blob: 03ffa0e474699786f88ab3ed5c8e0b8116812135 [file] [log] [blame]
96a3dd3dece8 ("efi: Store mask of supported runtime services in struct efi")
fd26830423e5 ("efi/x86: Drop 'systab' member from struct efi")
59f2a619a2db ("efi: Add 'runtime' pointer to struct efi")
09308012d854 ("efi/x86: Merge assignments of efi.runtime_version")
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")
b7846e6be235 ("efi: Make memreserve table handling local to efi.c")
a17e809ea573 ("efi: Move mem_attr_table out of struct efi")
5d288dbd8860 ("efi: Make rng_seed table handling local to efi.c")
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")
3cc028619e28 ("efi/x86: avoid KASAN false positives when accessing the 1: 1 mapping")
e2d68a955e49 ("efi/x86: Don't panic or BUG() on non-critical error conditions")
5b279a262f54 ("efi/x86: Clean up efi_systab_init() routine for legibility")
33b85447fa61 ("efi/x86: Drop two near identical versions of efi_runtime_init()")
ea5e1919b44f ("efi/x86: Simplify mixed mode call wrapper")
a46d674068b6 ("efi/x86: Simplify i386 efi_call_phys() firmware call wrapper")
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")
afc4cc71cf78 ("efi/libstub/x86: Avoid thunking for native firmware calls")
960a8d01834e ("efi/libstub: Use stricter typing for firmware function pointers")
e8bd5ddf60ee ("efi/libstub: Drop explicit 32/64-bit protocol definitions")
f958efe97596 ("efi/libstub: Distinguish between native/mixed not 32/64 bit")
1786e8301164 ("efi/libstub: Extend native protocol definitions with mixed_mode aliases")
2732ea0d5c0a ("efi/libstub: Use a helper to iterate over a EFI handle array")
a8147dba75b1 ("efi/x86: Rename efi_is_native() to efi_is_mixed()")
8de8788d2182 ("efi/gop: Unify 32/64-bit functions")
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()")
dbd89c303b44 ("efi/gop: Return EFI_SUCCESS if a usable GOP was found")
6fc3cec30dfe ("efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs")
6e9f879684b4 ("Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm")