linux/drivers/firmware/efi
Dave Young a0998eb15a efi: Export more EFI table variables to sysfs
Export fw_vendor, runtime and config table physical addresses to
/sys/firmware/efi/{fw_vendor,runtime,config_table} because kexec kernels
need them.

From EFI spec these 3 variables will be updated to virtual address after
entering virtual mode. But kernel startup code will need the physical
address.

Signed-off-by: Dave Young <dyoung@redhat.com>
Tested-by: Toshi Kani <toshi.kani@hp.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
2013-12-21 15:29:36 +00:00
..
cper.c Move cper.c from drivers/acpi/apei to drivers/firmware/efi 2013-10-31 11:27:04 -07:00
efi-pstore.c efi-pstore: Read and write to the 'compressed' flag of pstore 2013-08-19 11:53:45 -07:00
efi-stub-helper.c boot, efi: Remove redundant memset() 2013-10-04 20:07:47 +01:00
efi.c efi: Export more EFI table variables to sysfs 2013-12-21 15:29:36 +00:00
efivars.c efivars: Mark local function as static 2013-09-05 10:38:23 +01:00
Kconfig Move cper.c from drivers/acpi/apei to drivers/firmware/efi 2013-10-31 11:27:04 -07:00
Makefile Move cper.c from drivers/acpi/apei to drivers/firmware/efi 2013-10-31 11:27:04 -07:00
vars.c efi: locking fix in efivar_entry_set_safe() 2013-04-30 16:03:18 +01:00