mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 12:41:55 +00:00
54b52d8726
It's not possible to dereference the EFI System table directly when booting a 64-bit kernel on a 32-bit EFI firmware because the size of pointers don't match. In preparation for supporting the above use case, build a list of function pointers on boot so that callers don't have to worry about converting pointer sizes through multiple levels of indirection. Signed-off-by: Matt Fleming <matt.fleming@intel.com> |
||
---|---|---|
.. | ||
cper.c | ||
efi-pstore.c | ||
efi-stub-helper.c | ||
efi.c | ||
efivars.c | ||
Kconfig | ||
Makefile | ||
runtime-map.c | ||
vars.c |