index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
Age
Commit message (
Expand
)
Author
2022-03-31
efi_loader: initrddump: Actually use the custom CFLAGS
Andy Shevchenko
2022-03-26
efi_loader: initrddump: drain input before prompt
Heinrich Schuchardt
2022-03-26
efi_loader: nocolor command line attr for initrddump.efi
Heinrich Schuchardt
2022-03-26
efi_loader: typo devie-path
Heinrich Schuchardt
2022-03-20
efi_loader: move dtbdump.c, initrddump.c to lib/efi_loader
Heinrich Schuchardt
2022-03-20
efi_loader: remove efi_disk_is_system_part()
Heinrich Schuchardt
2022-03-20
efi_loader: support booting via short-form device-path
Heinrich Schuchardt
2022-03-20
efi_loader: efi_dp_find_obj() add protocol check
Heinrich Schuchardt
2022-03-20
efi_loader: fix efi_dp_find_obj()
Heinrich Schuchardt
2022-03-20
efi_loader: export efi_dp_shorten()
Heinrich Schuchardt
2022-03-20
efi_loader: Set variable attributes when EFI_BUFFER_TOO_SMALL is returned
Ilias Apalodimas
2022-03-12
efi_loader: copy GUID in InstallProtocolInterface()
Heinrich Schuchardt
2022-02-26
efi_loader: update the timing of enabling and disabling EFI watchdog
Masahisa Kojima
2022-02-26
efi_loader: test/py: Reset system after capsule update on disk
Masami Hiramatsu
2022-02-26
efi_loader: use efi_update_capsule_firmware() for capsule on disk
Masami Hiramatsu
2022-02-26
efi_loader: fix uefi secure boot with intermediate certs
Ilias Apalodimas
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
[next]