blob: 93c254cbfb3b3c1e414288be62cebc7943462068 [file] [log] [blame]
9cd437ac0ef4 ("efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific")
0a67361dcdaa ("efi/x86: Remove runtime table address from kexec EFI setup data")
06c0bd93434c ("efi: Clean up config_parse_tables()")
3a0701dc7ff8 ("efi: Make efi_config_init() x86 only")
686312927b13 ("efi/ia64: Switch to efi_config_parse_tables()")
c0019f576818 ("efi/ia64: Use existing helpers to locate ESI table")
14fb42090943 ("efi: Merge EFI system table revision and vendor checks")
fd506e0cf9fd ("efi: Move UGA and PROP table handling to x86 code")
120540f230d5 ("efi/ia64: Move HCDP and MPS table handling into IA64 arch code")
50d53c58dd77 ("efi: Drop handling of 'boot_info' configuration table")
5b279a262f54 ("efi/x86: Clean up efi_systab_init() routine for legibility")
33b85447fa61 ("efi/x86: Drop two near identical versions of efi_runtime_init()")
698294704573 ("efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versions")
98dd0e3a0cee ("efi/x86: Split off some old memmap handling into separate routines")
ffc2760bcf2d ("efi/x86: Map the entire EFI vendor string before copying it")
6cfcd6f001b4 ("efi/x86: Re-disable RT services for 32-bit kernels running on 64-bit EFI")
960a8d01834e ("efi/libstub: Use stricter typing for firmware function pointers")
e8bd5ddf60ee ("efi/libstub: Drop explicit 32/64-bit protocol definitions")
1786e8301164 ("efi/libstub: Extend native protocol definitions with mixed_mode aliases")
a8147dba75b1 ("efi/x86: Rename efi_is_native() to efi_is_mixed()")
44c84b4ada73 ("efi/gop: Convert GOP structures to typedef and clean up some types")
8d62af177812 ("efi/gop: Remove bogus packed attribute from GOP structures")
818c7ce72477 ("efi/libstub/random: Initialize pointer variables to zero for mixed mode")
9fa76ca7b8bd ("efi: Fix efi_loaded_image_t::unload type")
ff397be685e4 ("efi/gop: Fix memory leak in __gop_query32/64()")
41e8a7c249bf ("efi/random: use arch-independent efi_call_proto()")