summaryrefslogtreecommitdiff
path: root/lib/efi_loader/Kconfig
AgeCommit message (Expand)Author
2024-04-08boot: enable booting via EFI boot manager by defaultHeinrich Schuchardt
2024-02-28efi_driver: provide SBI based runtime system resetHeinrich Schuchardt
2024-01-17efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGRAKASHI Takahiro
2024-01-17efi_loader: split unrelated code from efi_bootmgr.cAKASHI Takahiro
2023-11-30Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2023-11-20efi_loader: Increase default variable store size to 128KIlias Apalodimas
2023-11-18efi_loader: support boot from URI device pathMasahisa Kojima
2023-11-07efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGRSimon Glass
2023-10-27tpm: sandbox: Update for needed TPM2 capabilitiesEddie James
2023-08-29scripts/Makefile.lib: Embed capsule public key in platform's dtbSughosh Ganu
2023-08-08arm_ffa: efi: introduce FF-A MM communicationAbdellatif El Khlifi
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini
2023-07-24arm_ffa: efi: introduce FF-A MM communicationAbdellatif El Khlifi
2023-07-09efi_loader: Increase default variable store size to 64KiBAlper Nebi Yasak
2023-02-19efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAXEtienne Carriere
2023-02-19efi_loader: Measure the loaded DTBEtienne Carriere
2023-01-20efi_loader: Avoid overwriting previous outputs on console screen clearingJan Kiszka
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2022-12-17efi: adjust ebbr to v2.1 in conformance profileVincent Stehlé
2022-11-06efi_loader: remove CONFIG_EFI_SETUP_EARLYAKASHI Takahiro
2022-11-06efi_loader: Let networking support depend on NETDEVICESJan Kiszka
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-16blk: Select SPL_LEGACY_BLOCK automaticallySimon Glass
2022-09-16blk: Rename HAVE_BLOCK_DEVICESimon Glass
2022-09-03efi: ECPT add EBBRv2.0 conformance profileJose Marinho
2022-09-03efi: Create ECPT tableJose Marinho
2022-08-12bootstd: Allow bootmeths to be marked as globalSimon Glass
2022-07-05efi_loader: image_loader: add a missing digest verification for signed PE imageAKASHI Takahiro
2022-05-07efi_loader: Select EVENT as wellJan Kiszka
2022-05-03lib: fix selection of CONFIG_CHARSETHeinrich Schuchardt
2022-04-23efi_loader: disk: a helper function to create efi_disk objects from udeviceAKASHI Takahiro
2022-04-23efi_loader: PARTITION_UUIDS should be optionalAKASHI Takahiro
2022-04-15efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabledSughosh Ganu
2022-04-09efi_loader: Use sysreset instead of reset commandMasami Hiramatsu
2022-04-09efi_loader: optional persistence of variablesTom Saeger
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass
2022-01-29efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL supportSunil V L
2021-12-09efi_loader: efi_tcg2_register returns appropriate errorMasahisa Kojima
2021-11-07efi: Create a 64-bit appSimon Glass
2021-10-26efi_loader: add SMBIOS table measurementMasahisa Kojima
2021-10-21efi_loader: Drop code that doesn't work with driver modelSimon Glass
2021-10-08efi: Correct dependency on FIT_SIGNATURESimon Glass
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-18Revert "efi_capsule: Move signature from DTB to .rodata"Simon Glass
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-12Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-09-11efi_loader: require CONFIG_BLKHeinrich Schuchardt
2021-09-09Kconfig: Drop duplicate 'select SHA512' instancesTom Rini
2021-09-08lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek