blob: cf27144f360ad2c2c65381687038e3b2135a7a3e [file] [log] [blame]
66d67fecd896 ("x86/efi: Remove references to no-longer-used efi_have_uv1_memmap()")
59f2a619a2db ("efi: Add 'runtime' pointer to struct efi")
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")
e455248d5ee9 ("x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct")
3cc028619e28 ("efi/x86: avoid KASAN false positives when accessing the 1: 1 mapping")
1f299fad1e31 ("efi/x86: Limit EFI old memory map to SGI UV machines")
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")
e5f930fe8daf ("efi/x86: Simplify 64-bit EFI firmware 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")
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")