blob: 8369f02562f28811d53356c5ad593a8355500026 [file] [log] [blame]
23d5b73fbfd7 ("efi/libstub: Implement printk-style logging")
2c7d1e30e588 ("efi/libstub: Add a basic printf implementation")
fd0528a24958 ("efi/libstub: Buffer output of efi_puts")
cb8c90a08c7f ("efi/libstub: Rename efi_[char16_]printk to efi_[char16_]puts")
0b7673538022 ("efi/libstub: Include dependencies of efistub.h")
0b8d9fc9953f ("efi/libstub: Make efi_printk() input argument const char*")
793473c28a4b ("efi/libstub: Move pr_efi/pr_efi_err into efi namespace")
980771f61662 ("efi/libstub: Drop __pure getters for EFI stub options")
ccc27ae77494 ("efi/libstub: Drop __pure getter for efi_system_table")
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")
22090f84bc3f ("efi/libstub: unify EFI call wrappers for non-x86")
2e0eb483c058 ("efi/libstub: Move arm-stub to a common file")