diff options
author | Steve McIntyre <steve@einval.com> | 2015-01-09 18:29:53 +0300 |
---|---|---|
committer | Matt Fleming <matt.fleming@intel.com> | 2015-01-12 14:51:32 +0300 |
commit | 2859dff97e54db4795b8b7d9606cb8efcec722ff (patch) | |
tree | 91836ca6535a94c9fe92972d9c01911f5e0d79ba /drivers/firmware/efi/cper.c | |
parent | 17473c32ce23568d39b076bf56159894bea1c61f (diff) | |
download | linux-2859dff97e54db4795b8b7d9606cb8efcec722ff.tar.xz |
efi: Expose underlying UEFI firmware platform size to userland
In some cases (e.g. Intel Bay Trail machines), the kernel will happily
run in 64-bit even if the underlying UEFI firmware platform is
32-bit. That's great, but it's difficult for userland utilities like
grub-install to do the right thing in such a situation.
The kernel already knows about the size of the firmware via
efi_enabled(EFI_64BIT). Add an extra sysfs interface
/sys/firmware/efi/fw_platform_size to expose that information to
userland for low-level utilities to use.
Signed-off-by: Steve McIntyre <steve@einval.com>
Cc: Matthew Garrett <mjg59@srcf.ucam.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Diffstat (limited to 'drivers/firmware/efi/cper.c')
0 files changed, 0 insertions, 0 deletions