- 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 10 months ago
- 7e810a0 efi_loader: initrddump: drain input before prompt by Heinrich Schuchardt · 2 years, 8 months ago
- f6d2899 efi_loader: nocolor command line attr for initrddump.efi by Heinrich Schuchardt · 2 years, 8 months ago
- db17dbc efi_loader: typo devie-path by Heinrich Schuchardt · 2 years, 8 months ago
- c348cf2 efi_loader: move dtbdump.c, initrddump.c to lib/efi_loader by Heinrich Schuchardt · 2 years, 9 months ago
- a76fc03 efi_loader: remove efi_disk_is_system_part() by Heinrich Schuchardt · 2 years, 9 months ago
- a1d8246 efi_loader: support booting via short-form device-path by Heinrich Schuchardt · 2 years, 9 months ago
- 0a04a41 efi_loader: efi_dp_find_obj() add protocol check by Heinrich Schuchardt · 2 years, 8 months ago
- ad6d5a4 efi_loader: fix efi_dp_find_obj() by Heinrich Schuchardt · 2 years, 9 months ago
- 24f0e6a efi_loader: export efi_dp_shorten() by Heinrich Schuchardt · 2 years, 9 months ago
- a378f96 efi_loader: Set variable attributes when EFI_BUFFER_TOO_SMALL is returned by Ilias Apalodimas · 2 years, 9 months ago
- 2a22db9 efi_loader: copy GUID in InstallProtocolInterface() by Heinrich Schuchardt · 2 years, 9 months ago
- d250a8f efi_loader: update the timing of enabling and disabling EFI watchdog by Masahisa Kojima · 2 years, 9 months ago
- 4b2f8c1 efi_loader: test/py: Reset system after capsule update on disk by Masami Hiramatsu · 2 years, 9 months ago
- 3454a69 efi_loader: use efi_update_capsule_firmware() for capsule on disk by Masami Hiramatsu · 2 years, 9 months ago
- 1ee9c48 efi_loader: fix uefi secure boot with intermediate certs by Ilias Apalodimas · 2 years, 10 months ago
- e9b3662 efi_loader: fix dual signed image certification by Ilias Apalodimas · 2 years, 10 months ago
- ec209a7 efi: Drop unnecessary calls to blk_find_device() by Simon Glass · 2 years, 10 months ago
- 56ada7b efi: Use device_get_uclass_id() where appropriate by Simon Glass · 2 years, 10 months ago
- 81244ea efi_loader: add handle for UART by Heinrich Schuchardt · 2 years, 10 months ago
- 9c76124 efi_loader: fix text output for Uart() DP nodes by Heinrich Schuchardt · 2 years, 10 months ago
- 94f09e0 efi_loader: use %zu to print efi_uintn_t in FMP driver by Heinrich Schuchardt · 2 years, 10 months ago
- e1e8a65 efi_loader: use %zu not %zd to print efi_uintn_t by Heinrich Schuchardt · 2 years, 10 months ago
- f7bb8ee efi_loader: fix device path to text protocol by Heinrich Schuchardt · 2 years, 10 months ago
- 9097537 efi: Use 16-bit unicode strings by Simon Glass · 2 years, 10 months ago
- 81adfff efi_loader: hash the image once before checking against db/dbx by Ilias Apalodimas · 2 years, 10 months ago
- 71eae98 efi_loader: correctly handle mixed hashes and signatures in db by Ilias Apalodimas · 2 years, 10 months ago
- 279d1c8 efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support by Sunil V L · 2 years, 10 months ago
- fbe9021 efi_loader: correct function comment style by Heinrich Schuchardt · 2 years, 10 months ago
- 367f00d efi: Correct address handling with ACPI tables by Simon Glass · 3 years ago
- 6f50b6a efi: Correct call to write_acpi_tables() by Simon Glass · 3 years ago
- 9d12de6 Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 282249d efi_loader: use %pUs for printing GUIDs by Heinrich Schuchardt · 2 years, 11 months ago
- 294efd9 efidebug: avoid 'dfu_alt_info not defined' message by Heinrich Schuchardt · 2 years, 11 months ago
- e4e5660 efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed by Ilias Apalodimas · 2 years, 11 months ago
- 599ac59 efi_loader: Don't limit the StMM buffer size explicitly by Ilias Apalodimas · 3 years ago
- 38155ea efi_loader: correctly handle no tpm device error by Masahisa Kojima · 3 years ago
- fd19a7e efi_loader: check tcg2 protocol installation outside the TCG protocol by Masahisa Kojima · 3 years ago
- 0fd4379 efi_loader: efi_tcg2_register returns appropriate error by Masahisa Kojima · 3 years ago
- 9d0b5d0 efi_loader: Extend PCR's for firmware measurements by Ruchika Gupta · 3 years ago
- bc9495c efi_loader: Add check for event log passed from firmware by Ruchika Gupta · 3 years ago
- e9e8499 efi_loader: segfault in efi_clear_os_indications() by Heinrich Schuchardt · 3 years ago
- e47b68b efi_loader: efi_disk_register() should not fail by Heinrich Schuchardt · 3 years ago
- 669ef7f efi: Call bootm_disable_interrupts earlier in efi_exit_boot_services by Tom Rini · 3 years ago
- 1d16f1e efi_loader: startup the tpm device when installing the protocol by Ilias Apalodimas · 3 years ago
- 24e841a efi_loader: fix FinalEvents table if an EFI app invoked GetEventLog by Ilias Apalodimas · 3 years ago
- 44772c4 efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES by Heinrich Schuchardt · 3 years ago
- 1001a10 efi_loader: capsule: Record capsule result only if capsule is read by Masami Hiramatsu · 3 years, 1 month ago
- aca20c8 efi_loader: Reduce efi_tcg2 logging statement by Masahisa Kojima · 3 years, 1 month ago
- d132593 efi_loader: fix BootOrder variable measurement handling by Masahisa Kojima · 3 years, 1 month ago
- 49a643b efi: Create a 64-bit app by Simon Glass · 3 years, 1 month ago
- 06ef6b6 efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand by Masahisa Kojima · 3 years, 1 month ago
- d420d8d efi_loader: use byteshift unaligned access helper by Masahisa Kojima · 3 years, 1 month ago
- f155bf5 efi_loader: capsule: drop __weak from efi_get_public_key_data() by AKASHI Takahiro · 3 years, 1 month ago
- f3e0c55 efi_loader: add DeployedMode and AuditMode variable measurement by Masahisa Kojima · 3 years, 1 month ago
- 2168452 efi_loader: simplify tcg2_measure_secure_boot_variable() by Masahisa Kojima · 3 years, 1 month ago
- 6460c3e efi_loader: add UEFI GPT measurement by Masahisa Kojima · 3 years, 1 month ago
- cd1fe7d efi_loader: add SMBIOS table measurement by Masahisa Kojima · 3 years, 1 month ago
- 6f26e7c efi_loader: simplify tcg2_measure_secure_boot_variable() by Heinrich Schuchardt · 3 years, 3 months ago
- caeb73b efi_loader: simplify efi_sigstore_parse_sigdb() by Heinrich Schuchardt · 3 years, 3 months ago
- cbd2802 efi_loader: function to get GUID for variable name by Heinrich Schuchardt · 3 years, 3 months ago
- 1ad2f0d efi_loader: treat UEFI variable name as const by Heinrich Schuchardt · 3 years, 3 months ago
- b71a0ae efi_loader: capsule: add back efi_get_public_key_data() by AKASHI Takahiro · 3 years, 2 months ago
- bc38d77 efi_loader: add missing const qualifier by Masahisa Kojima · 3 years, 1 month ago
- 35dd322 efi_loader: efi_dp_from_lo() should skip VenMedia node by Heinrich Schuchardt · 3 years, 1 month ago
- 6c405cb efi_loader: avoid multiple local copies of lf2_initrd_guid by Heinrich Schuchardt · 3 years, 1 month ago
- 9530652 efi_loader: efi_dp_from_lo() unused parameter size by Heinrich Schuchardt · 3 years, 1 month ago
- 9979cff efi_loader: efi_dp_from_lo() don't copy GUID by Heinrich Schuchardt · 3 years, 1 month ago
- 6e01c23 efi_loader: Fix loaded image alignment by Ilias Apalodimas · 3 years, 2 months ago
- dfa2278 efi_loader: don't load Shim's MOK database from file by Heinrich Schuchardt · 3 years, 2 months ago
- 222f3cb efi_loader: Drop code that doesn't work with driver model by Simon Glass · 3 years, 2 months ago
- d8ab334 efi_loader: GOP: Fix 30bpp block transfer support by Mark Kettenis · 3 years, 2 months ago
- 3e4b3d5 efi_loader: GOP: Add 30bpp support by Mark Kettenis · 3 years, 2 months ago
- d898dcb efi: Correct dependency on FIT_SIGNATURE by Simon Glass · 3 years, 2 months ago
- 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
- e53007b efi_loader: Fix spec ID event creation by Ruchika Gupta · 3 years, 2 months ago
- 1f78c12 Revert "efi_capsule: Move signature from DTB to .rodata" by Simon Glass · 3 years, 4 months ago
- ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 4 months ago
- 144d642 efi_loader: Use directly version_string variable by Pali Rohár · 3 years, 4 months ago
- 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- f013878 Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 3 months ago
- e234518 efi_loader: simplify efi_watchdog_timer_notify() by Heinrich Schuchardt · 3 years, 3 months ago
- 26753c0 efi_loader: Remove incorrect calls of EFI_CALL in TCG2 by Ilias Apalodimas · 3 years, 3 months ago
- 302a9cc efi_loader: require CONFIG_BLK by Heinrich Schuchardt · 3 years, 3 months ago
- 9cc8293 efi_loader: boot_service_capability_min should be capitalized by Masahisa Kojima · 3 years, 3 months ago
- 297c744 Kconfig: Drop duplicate 'select SHA512' instances by Tom Rini · 3 years, 3 months ago
- 5df5d69 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · 3 years, 3 months ago
- b807491 efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check by Masahisa Kojima · 3 years, 3 months ago
- 7c5fccd efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL api by Masahisa Kojima · 3 years, 3 months ago
- 3f65f81 efi_loader: correct determination of secure boot state by Heinrich Schuchardt · 3 years, 3 months ago
- 65b616f efi_loader: efi_auth_var_type for AuditMode, DeployedMode by Heinrich Schuchardt · 3 years, 3 months ago
- 211317c efi_loader: don't load signature database from file by Heinrich Schuchardt · 3 years, 3 months ago
- f9d1f22 efi_loader: rounding of image size by Heinrich Schuchardt · 3 years, 3 months ago
- cd86dc9 efi_loader: sections with zero VirtualSize by Heinrich Schuchardt · 3 years, 3 months ago
- 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- e90d985 efi_loader: use EfiBootServicesData for DP to text by Heinrich Schuchardt · 3 years, 3 months ago
- 1654601 efi_loader: use EfiBootServicesData for device path by Heinrich Schuchardt · 3 years, 3 months ago
- 9822894 efi_loader: use correct type for AllocatePages, AllocatePool by Heinrich Schuchardt · 3 years, 3 months ago
- 55f3ed4 efi_loader: refactor efi_append_scrtm_version() by Masahisa Kojima · 3 years, 4 months ago