- 0fa5020 efi_loader: Allow capsule update on-disk without checking OsIndications by Ilias Apalodimas · 3 years, 5 months ago
- 149108a efi_loader: clear OsIndications by Heinrich Schuchardt · 3 years, 5 months ago
- 417a3c2 efi_loader: Improve the parameter check for QueryVariableInfo() by Masami Hiramatsu · 3 years, 4 months ago
- abd62e4 efi_loader: missing parentheses in query_console_size by Heinrich Schuchardt · 3 years, 5 months ago
- 6e0184b efi_loader: Always install FMPs by Ilias Apalodimas · 3 years, 5 months ago
- b891ff1 efi_loader: Force a single FMP instance per hardware store by Ilias Apalodimas · 3 years, 5 months ago
- 3ef7722 efi: Fix to use null handle to create new handle for efi_fmp_raw by Masami Hiramatsu · 3 years, 5 months ago
- 7891fe6 efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent by Heinrich Schuchardt · 3 years, 5 months ago
- b95e5ed efi_loader: fix Sphinx warning by Heinrich Schuchardt · 3 years, 5 months ago
- e27b0ff efi_loader: efi_capsule_delete_file() NULL dereference by Heinrich Schuchardt · 3 years, 5 months ago
- 3dca77b efi_loader: partition numbers are hexadecimal by Heinrich Schuchardt · 3 years, 6 months ago
- 163a0d7 efi_loader: add PE/COFF image measurement by Masahisa Kojima · 3 years, 6 months ago
- 464010b efi_loader: Work-around build issue due to missing hash_calculate() by Alexandru Gagniuc · 3 years, 6 months ago
- ec0512b Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · 3 years, 6 months ago
- 38de680 efi_loader: Fix coverity warnings for efi tcg2 protocol by Ilias Apalodimas · 3 years, 6 months ago
- 1f6871d efi_loader: Fix -Wextra warning for EFI TCG2 by Ilias Apalodimas · 3 years, 6 months ago
- 9a6b33b efi_loader: path length in efi_dp_from_name() by Heinrich Schuchardt · 3 years, 6 months ago
- f6081a8 efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled by Masahisa Kojima · 3 years, 6 months ago
- 6754e24 efi_loader: remove weak efi_get_public_key_data() by Heinrich Schuchardt · 3 years, 6 months ago
- 87316da lib: introduce HASH_CALCULATE option by Masahisa Kojima · 3 years, 6 months ago
- 48ee084 efi_loader: Fix Kconfig for EFI_TCG2 protocol by Ilias Apalodimas · 3 years, 6 months ago
- 2052759 efi_loader: Don't stop EFI subsystem init if installing TCG2 fails by Ilias Apalodimas · 3 years, 6 months ago
- 97f446a efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails by Ilias Apalodimas · 3 years, 6 months ago
- b76edf6 efi_loader: Clean up tcg2 once in case of failure by Ilias Apalodimas · 3 years, 6 months ago
- bc3f465 efi_loader: loosen buffer parameter check in efi_file_read_int by Peng Fan · 3 years, 7 months ago
- 6a2e26b efi_loader: capsule: Remove the check for capsule_authentication_enabled environment variable by Sughosh Ganu · 3 years, 7 months ago
- 700f68c efi_loader: build warning in efi_tcg2_hash_log_extend_event by Heinrich Schuchardt · 3 years, 6 months ago
- 2c1a684 efi_loader: capsule: return a correct error code at find_boot_device() by AKASHI Takahiro · 3 years, 7 months ago
- 3627cf4 efi: Fix ESRT refresh after Capsule update by Jose Marinho · 3 years, 7 months ago
- 6fe8b4a efi_loader: simplify tcg2_create_digest() by Ilias Apalodimas · 3 years, 7 months ago
- a07ee3c efi_loader: missing include in efi_string.c by Heinrich Schuchardt · 3 years, 7 months ago
- b1a7a5e efi_loader: fix possible buffer overflow by Masahisa Kojima · 3 years, 7 months ago
- e8287b0 efi_loader: memory leak in efi_capsule_scan_dir() by Heinrich Schuchardt · 3 years, 7 months ago
- 7d82374 efi_loader: esrt: Remove incorrect invocations of EFI_CALL macro by Sughosh Ganu · 3 years, 7 months ago
- f8cd72d efi_loader: Change ptr arithmetics tcg eventlog buffer by Ilias Apalodimas · 3 years, 8 months ago
- 8c44886 efi_loader: esrt: wrong type for LocateHandleBuffer() by Heinrich Schuchardt · 3 years, 7 months ago
- 7631c9d efi_loader: use correct printf codes by Heinrich Schuchardt · 3 years, 7 months ago
- 5c3de47 efi_loader: efi_esrt: Fix the build warning for 32 bit systems by Sughosh Ganu · 3 years, 7 months ago
- dd40cf6 efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is enabled by Sughosh Ganu · 3 years, 7 months ago
- f4dc1bc efi_loader: Cleanup get_var duplication by Ilias Apalodimas · 3 years, 8 months ago
- 90eba24 Merge branch 'next' by Tom Rini · 3 years, 7 months ago
- d084f20 efi_loader: typo 'devide path' by Heinrich Schuchardt · 3 years, 8 months ago
- 0809cd5 efi_loader: Uart device path missing break by Heinrich Schuchardt · 3 years, 8 months ago
- ac30aad efi_loader: Clean up file size calculations by Ilias Apalodimas · 3 years, 8 months ago
- f69a201 efi_loader: Add an S-CRTM even for firmware version by Ilias Apalodimas · 3 years, 8 months ago
- d8cf113 efi_loader: EFI TCG2 free efi memory on protocol failure by Ilias Apalodimas · 3 years, 8 months ago
- 64a8aae efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 8 months ago
- 53f6a5a efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 8 months ago
- 37c3ca5 efi_loader: Add helper functions for EFI by Ilias Apalodimas · 3 years, 8 months ago
- 76e8acc efi_loader: Add device path related functions for initrd via Boot#### by Ilias Apalodimas · 3 years, 8 months ago
- f027222 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 8 months ago
- 134d338 efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · 3 years, 8 months ago
- df7d89a efi: Fix compiler warnings by Simon Glass · 3 years, 9 months ago
- 073e5db efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 8 months ago
- 4bad14a efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 8 months ago
- 62df6e9 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 8 months ago
- a95f4c8 efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · 3 years, 8 months ago
- 64d809b efi: Fix compiler warnings by Simon Glass · 3 years, 9 months ago
- 9ff9f4b efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 8 months ago
- 8b5dea3 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 8 months ago
- 73bb90c efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 9 months ago
- 70616a1 efi_loader: move codepage 437 table by Heinrich Schuchardt · 3 years, 9 months ago
- 997b57f efi_loader: console size of vidconsole by Heinrich Schuchardt · 3 years, 9 months ago
- 9c081a7 efi_loader: limit output length for VenHw, VenMedia by Heinrich Schuchardt · 3 years, 9 months ago
- 992b173 efi_loader: ACPI tables must be in EfiACPIReclaimMemory by Heinrich Schuchardt · 3 years, 9 months ago
- bd3d75b efi_loader: multi part device paths to text by Heinrich Schuchardt · 3 years, 9 months ago
- e67beff Allow last block to be read by Jesper Schmitz Mouridsen · 3 years, 9 months ago
- 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- 15bbcaf efi_loader: fix get_last_capsule() by Heinrich Schuchardt · 3 years, 9 months ago
- 841f7a4 efi_loader: '.' and '..' are directories by Heinrich Schuchardt · 3 years, 9 months ago
- 9d30a94 efi_loader: don't load beyond VirtualSize by Asherah Connor · 3 years, 9 months ago
- 02fc018 efi_loader: VenMedia device path node by Heinrich Schuchardt · 3 years, 9 months ago
- b9b0ea3 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · 3 years, 9 months ago
- 1bc9fc3 efi_loader: only check size if EFI_DT_APPLY_FIXUPS by Heinrich Schuchardt · 3 years, 9 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- 82d01f0 efi_loader: switch to non-secure mode later by Heinrich Schuchardt · 3 years, 10 months ago
- 688e882 efi_loader: correct block IO alignment check by Heinrich Schuchardt · 3 years, 10 months ago
- 8d0949b efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock by Heinrich Schuchardt · 3 years, 10 months ago
- 2cfb68f efi_loader: notification with TPL_APPLICATION not allowed by Heinrich Schuchardt · 3 years, 10 months ago
- 8f1844c efi_loader: capsule: fix SIZEOF_MISMATCH warning by AKASHI Takahiro · 3 years, 10 months ago
- 6e8c28c efi_loader: fix efi_load_image_from_path() by Heinrich Schuchardt · 3 years, 10 months ago
- 53e54bf efi_loader: Avoid emitting efi_var_buf to .GOT by Ilias Apalodimas · 3 years, 10 months ago
- 19ea5e6 efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
- 59593a5 efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 10 months ago
- 4cb07d8 efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 10 months ago
- 535c473 efi_loader: fixup protocol, avoid forward declaration by Heinrich Schuchardt · 3 years, 10 months ago
- ff2f532 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 10 months ago
- 2363eff efi_loader: move load options to new module by Heinrich Schuchardt · 3 years, 10 months ago
- 94686f6 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 4 years ago
- db0f298 efi_loader: remove outdated TODO in efi_memory.c by Heinrich Schuchardt · 3 years, 10 months ago
- 7913c7d efi_loader: typedef efi_string_t text output protocol by Heinrich Schuchardt · 3 years, 10 months ago
- 5dad05a efi_loader: carve out efi_check_pe() by Heinrich Schuchardt · 3 years, 10 months ago
- dd860b9 efi_loader: print boot device and file path in helloworld by Heinrich Schuchardt · 3 years, 10 months ago
- db12f51 efi_loader: implement non-blocking file services by Heinrich Schuchardt · 3 years, 11 months ago
- 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 11 months ago
- 88a2ef2 efi_loader: Enable uefi capsule authentication by Sughosh Ganu · 3 years, 11 months ago
- 04be98b efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 3 years, 11 months ago
- b4f20a5 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · 3 years, 11 months ago
- 201b806 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · 3 years, 11 months ago
- 675b62e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · 3 years, 11 months ago