blob: 0db547ad4639d84e5dc40f73f1be482a0f37ba03 [file] [log] [blame]
14e900c7e403 ("efi/libstub: Avoid protocol wrapper for file I/O routines")
8f24f8c2fc82 ("efi/libstub: Annotate firmware routines as __efiapi")
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")
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")
41e8a7c249bf ("efi/random: use arch-independent efi_call_proto()")
b61fbc887af7 ("efi-stub: Fix get_efi_config_table on mixed-mode setups")
166a2809d65b ("tpm: Don't duplicate events from the final event log in the TCG2 log")
82d736ac56d7 ("Abstract out support for locating an EFI config table")
6b0326190205 ("efi: Attempt to get the TCG2 event log in the boot stub")
fe7eb0230c3d ("tpm: Append the final event log to the TPM event log")
ac9aff8ef990 ("efi/fdt: Apply more cleanups")
494c704f9af0 ("efi: Use 32-bit alignment for efi_guid_t")
8c25db0a5a67 ("efi/fdt: Simplify the get_fdt() flow")
6935b3c43da9 ("efi/fdt: Indentation fix")
72a58a63a164 ("efi/arm/libstub: Pack FDT after populating it")