index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
Age
Commit message (
Expand
)
Author
2022-02-11
efi_loader: fix dual signed image certification
Ilias Apalodimas
2022-02-05
efi: Drop unnecessary calls to blk_find_device()
Simon Glass
2022-02-05
efi: Use device_get_uclass_id() where appropriate
Simon Glass
2022-02-05
efi_loader: add handle for UART
Heinrich Schuchardt
2022-02-05
efi_loader: fix text output for Uart() DP nodes
Heinrich Schuchardt
2022-02-05
efi_loader: use %zu to print efi_uintn_t in FMP driver
Heinrich Schuchardt
2022-02-05
efi_loader: use %zu not %zd to print efi_uintn_t
Heinrich Schuchardt
2022-02-05
efi_loader: fix device path to text protocol
Heinrich Schuchardt
2022-02-03
efi: Use 16-bit unicode strings
Simon Glass
2022-01-29
efi_loader: hash the image once before checking against db/dbx
Ilias Apalodimas
2022-01-29
efi_loader: correctly handle mixed hashes and signatures in db
Ilias Apalodimas
2022-01-29
efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support
Sunil V L
2022-01-29
efi_loader: correct function comment style
Heinrich Schuchardt
2022-01-25
efi: Correct address handling with ACPI tables
Simon Glass
2022-01-25
efi: Correct call to write_acpi_tables()
Simon Glass
2022-01-22
Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
efi_loader: use %pUs for printing GUIDs
Heinrich Schuchardt
2022-01-15
efidebug: avoid 'dfu_alt_info not defined' message
Heinrich Schuchardt
2022-01-15
efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed
Ilias Apalodimas
2021-12-26
efi_loader: Don't limit the StMM buffer size explicitly
Ilias Apalodimas
2021-12-09
efi_loader: correctly handle no tpm device error
Masahisa Kojima
2021-12-09
efi_loader: check tcg2 protocol installation outside the TCG protocol
Masahisa Kojima
2021-12-09
efi_loader: efi_tcg2_register returns appropriate error
Masahisa Kojima
2021-11-30
efi_loader: Extend PCR's for firmware measurements
Ruchika Gupta
2021-11-30
efi_loader: Add check for event log passed from firmware
Ruchika Gupta
2021-11-26
efi_loader: segfault in efi_clear_os_indications()
Heinrich Schuchardt
2021-11-26
efi_loader: efi_disk_register() should not fail
Heinrich Schuchardt
2021-11-26
efi: Call bootm_disable_interrupts earlier in efi_exit_boot_services
Tom Rini
2021-11-20
efi_loader: startup the tpm device when installing the protocol
Ilias Apalodimas
2021-11-20
efi_loader: fix FinalEvents table if an EFI app invoked GetEventLog
Ilias Apalodimas
2021-11-20
efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES
Heinrich Schuchardt
2021-11-20
efi_loader: capsule: Record capsule result only if capsule is read
Masami Hiramatsu
2021-11-20
efi_loader: Reduce efi_tcg2 logging statement
Masahisa Kojima
2021-11-10
efi_loader: fix BootOrder variable measurement handling
Masahisa Kojima
2021-11-07
efi: Create a 64-bit app
Simon Glass
2021-11-07
efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand
Masahisa Kojima
2021-11-07
efi_loader: use byteshift unaligned access helper
Masahisa Kojima
2021-11-07
efi_loader: capsule: drop __weak from efi_get_public_key_data()
AKASHI Takahiro
2021-10-26
efi_loader: add DeployedMode and AuditMode variable measurement
Masahisa Kojima
2021-10-26
efi_loader: simplify tcg2_measure_secure_boot_variable()
Masahisa Kojima
2021-10-26
efi_loader: add UEFI GPT measurement
Masahisa Kojima
2021-10-26
efi_loader: add SMBIOS table measurement
Masahisa Kojima
2021-10-25
efi_loader: simplify tcg2_measure_secure_boot_variable()
Heinrich Schuchardt
2021-10-25
efi_loader: simplify efi_sigstore_parse_sigdb()
Heinrich Schuchardt
2021-10-25
efi_loader: function to get GUID for variable name
Heinrich Schuchardt
2021-10-25
efi_loader: treat UEFI variable name as const
Heinrich Schuchardt
2021-10-25
efi_loader: capsule: add back efi_get_public_key_data()
AKASHI Takahiro
2021-10-25
efi_loader: add missing const qualifier
Masahisa Kojima
2021-10-21
efi_loader: efi_dp_from_lo() should skip VenMedia node
Heinrich Schuchardt
[next]