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
/
Kconfig
Age
Commit message (
Expand
)
Author
2023-07-09
efi_loader: Increase default variable store size to 64KiB
Alper Nebi Yasak
2023-02-19
efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX
Etienne Carriere
2023-02-19
efi_loader: Measure the loaded DTB
Etienne Carriere
2023-01-20
efi_loader: Avoid overwriting previous outputs on console screen clearing
Jan Kiszka
2023-01-18
event: Correct dependencies on the EVENT framework
Tom Rini
2022-12-17
efi: adjust ebbr to v2.1 in conformance profile
Vincent Stehlé
2022-11-06
efi_loader: remove CONFIG_EFI_SETUP_EARLY
AKASHI Takahiro
2022-11-06
efi_loader: Let networking support depend on NETDEVICES
Jan Kiszka
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-16
blk: Select SPL_LEGACY_BLOCK automatically
Simon Glass
2022-09-16
blk: Rename HAVE_BLOCK_DEVICE
Simon Glass
2022-09-03
efi: ECPT add EBBRv2.0 conformance profile
Jose Marinho
2022-09-03
efi: Create ECPT table
Jose Marinho
2022-08-12
bootstd: Allow bootmeths to be marked as global
Simon Glass
2022-07-05
efi_loader: image_loader: add a missing digest verification for signed PE image
AKASHI Takahiro
2022-05-07
efi_loader: Select EVENT as well
Jan Kiszka
2022-05-03
lib: fix selection of CONFIG_CHARSET
Heinrich Schuchardt
2022-04-23
efi_loader: disk: a helper function to create efi_disk objects from udevice
AKASHI Takahiro
2022-04-23
efi_loader: PARTITION_UUIDS should be optional
AKASHI Takahiro
2022-04-15
efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabled
Sughosh Ganu
2022-04-09
efi_loader: Use sysreset instead of reset command
Masami Hiramatsu
2022-04-09
efi_loader: optional persistence of variables
Tom Saeger
2022-03-28
video: Drop references to CONFIG_VIDEO et al
Simon Glass
2022-01-29
efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support
Sunil V L
2021-12-09
efi_loader: efi_tcg2_register returns appropriate error
Masahisa Kojima
2021-11-07
efi: Create a 64-bit app
Simon Glass
2021-10-26
efi_loader: add SMBIOS table measurement
Masahisa Kojima
2021-10-21
efi_loader: Drop code that doesn't work with driver model
Simon Glass
2021-10-08
efi: Correct dependency on FIT_SIGNATURE
Simon Glass
2021-09-27
Merge tag 'v2021.10-rc5' into next
Tom Rini
2021-09-18
Revert "efi_capsule: Move signature from DTB to .rodata"
Simon Glass
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-12
Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-09-11
efi_loader: require CONFIG_BLK
Heinrich Schuchardt
2021-09-09
Kconfig: Drop duplicate 'select SHA512' instances
Tom Rini
2021-09-08
lib: Drop SHA512_ALGO in lieu of SHA512
Alexandru Gagniuc
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-07-18
efi_capsule: Move signature from DTB to .rodata
Ilias Apalodimas
2021-07-18
efi_loader: increase eventlog buffer size
Masahisa Kojima
2021-07-18
efi_loader: set partition GUID in device path for SIG_TYPE_GUID
Alfonso Sánchez-Beato
2021-07-02
efi_loader: Allow capsule update on-disk without checking OsIndications
Ilias Apalodimas
2021-07-02
efi_loader: Force a single FMP instance per hardware store
Ilias Apalodimas
2021-05-28
efi_loader: add PE/COFF image measurement
Masahisa Kojima
2021-05-28
efi_loader: Work-around build issue due to missing hash_calculate()
Alexandru Gagniuc
2021-05-28
Revert "lib: introduce HASH_CALCULATE option"
Alexandru Gagniuc
2021-05-25
efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
Masahisa Kojima
2021-05-18
lib: introduce HASH_CALCULATE option
Masahisa Kojima
2021-05-18
efi_loader: Fix Kconfig for EFI_TCG2 protocol
Ilias Apalodimas
2021-04-10
efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is en...
Sughosh Ganu
2021-03-25
efi: Add ESRT to the EFI system table
Jose Marinho
[next]