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
2024-02-28
efi_driver: provide SBI based runtime system reset
Heinrich Schuchardt
2024-02-12
efi_loader: simplify error message in efi_disk_create_raw()
Heinrich Schuchardt
2024-02-02
smbios: correctly name Structure Table Maximum Size field
Heinrich Schuchardt
2024-01-29
efi_loader: check efi_get_variable_int return value
Masahisa Kojima
2024-01-29
efi_loader: replace find_smbios_table by library function
Heinrich Schuchardt
2024-01-29
efi_loader: export efi_get_configuration_table
Heinrich Schuchardt
2024-01-26
efi_loader: migrate SMBIOS 3.0 entry point structure for measurement
Masahisa Kojima
2024-01-21
efi_loader: return immediately in UCLASS_EFI_LOADER removal
Masahisa Kojima
2024-01-21
efi_loader: create common function to free struct efi_disk_obj
Masahisa Kojima
2024-01-21
efi_loader: avoid pointer access after calling efi_delete_handle
Masahisa Kojima
2024-01-21
efi_loader: auto-generate removable media boot option first
Masahisa Kojima
2024-01-21
efi_loader: auto-generate boot option for each blkio device
Masahisa Kojima
2024-01-21
efi_loader: rename check_disk_has_default_file function
Masahisa Kojima
2024-01-17
Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2024-01-17
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
AKASHI Takahiro
2024-01-17
efi_loader: split unrelated code from efi_bootmgr.c
AKASHI Takahiro
2024-01-16
smbios: copy QEMU tables
Heinrich Schuchardt
2024-01-13
efi_loader: support fmp versioning for multi bank update
Masahisa Kojima
2024-01-13
fwu: fix fwu_get_image_index interface
Masahisa Kojima
2024-01-13
efi_loader: Clean up efi_dp_append and efi_dp_concat
Ilias Apalodimas
2024-01-13
efi_loader: remove unused members from struct efi_disk_obj
Masahisa Kojima
2024-01-13
efi_loader: fix iteration of FMP protocols
Masahisa Kojima
2024-01-09
efi_loader: provide tool to dump SMBIOS table
Heinrich Schuchardt
2024-01-09
smbios: smbios.h should not import ofnode.h
Heinrich Schuchardt
2024-01-07
efi: Correct smbios-table installation
Simon Glass
2024-01-07
efi: smbios: Drop support for SMBIOS2 tables
Simon Glass
2024-01-07
efi: Use the correct GUID for the SMBIOS table
Simon Glass
2024-01-07
smbios: Correct gd_smbios_start()
Simon Glass
2023-12-21
efi_loader: Remove <common.h>
Tom Rini
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
2023-12-17
cmd: bootefi: move library interfaces under lib/efi_loader
AKASHI Takahiro
2023-12-13
boot: Drop size parameter from image_setup_libfdt()
Simon Glass
2023-12-04
Merge tag 'v2024.01-rc4' into next
Tom Rini
2023-12-05
efi_loader: Make DisconnectController follow the EFI spec
Ilias Apalodimas
2023-12-05
efi_loader: create memory reservations in ACPI case
Heinrich Schuchardt
2023-12-04
efi_loader: generated SMBIOS table below 4 GiB
Heinrich Schuchardt
2023-11-30
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...
Tom Rini
2023-11-20
efi_loader: improve efi_var_from_file() description
Heinrich Schuchardt
2023-11-20
efi_loader: Correctly account the SCRTM event creation
Ilias Apalodimas
2023-11-20
efi_loader: Increase default variable store size to 128K
Ilias Apalodimas
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-18
efi_loader: support boot from URI device path
Masahisa Kojima
2023-11-18
efi_loader: add return to efibootmgr event group
Masahisa Kojima
2023-11-18
efi_loader: add missing const classifier for event service
Masahisa Kojima
2023-11-18
efi_loader: Boot var automatic management
Raymond Mao
2023-11-14
efi: Correct handling of frame buffer
Simon Glass
2023-11-07
efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
Simon Glass
2023-10-27
efi_loader: fix EFI_ENTRY point on get_active_pcr_banks
Ilias Apalodimas
2023-10-27
tpm: Support boot measurements
Eddie James
2023-10-27
tpm: sandbox: Update for needed TPM2 capabilities
Eddie James
[next]