Searched hist:"048517722 cde2595a7366d0c3c72b8b1ec142a9c" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/firmware/efi/ |
H A D | Makefile | 048517722cde2595a7366d0c3c72b8b1ec142a9c Fri Feb 08 16:48:51 CET 2013 Matt Fleming <matt.fleming@intel.com> efivars: Move pstore code into the new EFI directory
efivars.c has grown far too large and needs to be divided up. Create a new directory and move the persistence storage code to efi-pstore.c now that it uses the new efivar API. This helps us to greatly reduce the size of efivars.c and paves the way for moving other code out of efivars.c.
Note that because CONFIG_EFI_VARS can be built as a module efi-pstore must also include support for building as a module.
Reviewed-by: Tom Gundersen <teg@jklm.no> Tested-by: Tom Gundersen <teg@jklm.no> Cc: Seiji Aguchi <seiji.aguchi@hds.com> Cc: Anton Vorontsov <cbouatmailru@gmail.com> Cc: Colin Cross <ccross@android.com> Cc: Kees Cook <keescook@chromium.org> Cc: Matthew Garrett <mjg59@srcf.ucam.org> Cc: Tony Luck <tony.luck@intel.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
H A D | Kconfig | 048517722cde2595a7366d0c3c72b8b1ec142a9c Fri Feb 08 16:48:51 CET 2013 Matt Fleming <matt.fleming@intel.com> efivars: Move pstore code into the new EFI directory
efivars.c has grown far too large and needs to be divided up. Create a new directory and move the persistence storage code to efi-pstore.c now that it uses the new efivar API. This helps us to greatly reduce the size of efivars.c and paves the way for moving other code out of efivars.c.
Note that because CONFIG_EFI_VARS can be built as a module efi-pstore must also include support for building as a module.
Reviewed-by: Tom Gundersen <teg@jklm.no> Tested-by: Tom Gundersen <teg@jklm.no> Cc: Seiji Aguchi <seiji.aguchi@hds.com> Cc: Anton Vorontsov <cbouatmailru@gmail.com> Cc: Colin Cross <ccross@android.com> Cc: Kees Cook <keescook@chromium.org> Cc: Matthew Garrett <mjg59@srcf.ucam.org> Cc: Tony Luck <tony.luck@intel.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
/linux/drivers/firmware/ |
H A D | Makefile | diff 048517722cde2595a7366d0c3c72b8b1ec142a9c Fri Feb 08 16:48:51 CET 2013 Matt Fleming <matt.fleming@intel.com> efivars: Move pstore code into the new EFI directory
efivars.c has grown far too large and needs to be divided up. Create a new directory and move the persistence storage code to efi-pstore.c now that it uses the new efivar API. This helps us to greatly reduce the size of efivars.c and paves the way for moving other code out of efivars.c.
Note that because CONFIG_EFI_VARS can be built as a module efi-pstore must also include support for building as a module.
Reviewed-by: Tom Gundersen <teg@jklm.no> Tested-by: Tom Gundersen <teg@jklm.no> Cc: Seiji Aguchi <seiji.aguchi@hds.com> Cc: Anton Vorontsov <cbouatmailru@gmail.com> Cc: Colin Cross <ccross@android.com> Cc: Kees Cook <keescook@chromium.org> Cc: Matthew Garrett <mjg59@srcf.ucam.org> Cc: Tony Luck <tony.luck@intel.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|
H A D | Kconfig | diff 048517722cde2595a7366d0c3c72b8b1ec142a9c Fri Feb 08 16:48:51 CET 2013 Matt Fleming <matt.fleming@intel.com> efivars: Move pstore code into the new EFI directory
efivars.c has grown far too large and needs to be divided up. Create a new directory and move the persistence storage code to efi-pstore.c now that it uses the new efivar API. This helps us to greatly reduce the size of efivars.c and paves the way for moving other code out of efivars.c.
Note that because CONFIG_EFI_VARS can be built as a module efi-pstore must also include support for building as a module.
Reviewed-by: Tom Gundersen <teg@jklm.no> Tested-by: Tom Gundersen <teg@jklm.no> Cc: Seiji Aguchi <seiji.aguchi@hds.com> Cc: Anton Vorontsov <cbouatmailru@gmail.com> Cc: Colin Cross <ccross@android.com> Cc: Kees Cook <keescook@chromium.org> Cc: Matthew Garrett <mjg59@srcf.ucam.org> Cc: Tony Luck <tony.luck@intel.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com>
|