blob: fc8c81b92548e69f7cd7c812da075fbf36f18b45 [file] [log] [blame]
2a55280a3675 ("efi/libstub: arm: Print CPU boot mode and MMU state at boot")
793473c28a4b ("efi/libstub: Move pr_efi/pr_efi_err into efi namespace")
4e9a0f73f030 ("efi: Clean up config table description arrays")
980771f61662 ("efi/libstub: Drop __pure getters for EFI stub options")
544393707f3c ("efi: Kill __efistub_global")
26a92425f9a3 ("efi/x86: Remove __efistub_global and add relocation check")
420b6d00ca94 ("efi/arm: Remove __efistub_global annotation")
685d8164b5da ("efi/libstub: Move efi_relocate_kernel() into separate source file")
43b1df0e013c ("efi/libstub: Add API function to allocate aligned memory")
82046702e288 ("efi/libstub/arm64: Replace 'preferred' offset with alignment check")
d9ff0323d074 ("efi/gop: Allow specifying mode by <xres>x<yres>")
fffb68047e56 ("efi/gop: Allow specifying mode number on command line")
9867fc9de6a6 ("efi/gop: Use helper macros for find_bits")
cf6b83664895 ("efi/libstub: Make initrd file loader configurable")
2e0eb483c058 ("efi/libstub: Move arm-stub to a common file")
464fb126d98a ("efi/libstub/file: Merge file name buffers to reduce stack usage")
105cb9544b16 ("efi/x86: Move efi stub globals from .bss to .data")
594e576d4b93 ("efi/libstub/arm: Fix spurious message that an initrd was loaded")
c2136dceba9a ("efi/libstub/arm64: Avoid image_base value from efi_loaded_image")
d5cdf4cfeac9 ("efi/x86: Don't relocate the kernel unless necessary")
1887c9b653f9 ("efi/x86: Decompress at start of PE image load address")
8ef44be39311 ("x86/boot/compressed/32: Save the output address instead of recalculating it")
3fab43318f05 ("efi/x86: Make efi32_pe_entry() more readable")
71ff44ac6cfa ("efi/x86: Respect 32-bit ABI in efi32_pe_entry()")
3cdcd6899eaf ("efi/x86: Annotate the LOADED_IMAGE_PROTOCOL_GUID with SYM_DATA")
badc61982adb ("efi/x86: Add RNG seed EFI table to unencrypted mapping check")
f10e80a19b07 ("efi/x86: Add TPM related EFI tables to unencrypted mapping checks")
fe4db90a80cd ("efi: Add support for EFI_RT_PROPERTIES table")
97aa276579b2 ("efi/x86: Add true mixed mode entry point into .compat section")
17054f492dfd ("efi/x86: Implement mixed mode boot without the handover protocol")
f7b85b33eb0b ("efi/libstub/x86: Make loaded_image protocol handling mixed mode safe")
832187f03994 ("efi/x86: Drop redundant .bss section")
223e3ee56f77 ("efi/x86: add headroom to decompressor BSS to account for setup block")
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")
79d3219d4e56 ("efi/libstub: Take noinitrd cmdline argument into account for devpath initrd")
ec93fc371f01 ("efi/libstub: Add support for loading the initrd from a device path")
f01dd5b3d1f4 ("efi/libstub: Fix error message in handle_cmdline_files()")
0255973bd6e4 ("efi/libstub: Describe efi_relocate_kernel()")
1d9b17683547 ("efi/libstub: Describe memory functions")
2931d526d567 ("efi/libstub: Make the LoadFile EFI protocol accessible")