summaryrefslogtreecommitdiff
path: root/lib/efi_loader/Kconfig
AgeCommit message (Expand)Author
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
2021-07-18efi_capsule: Move signature from DTB to .rodataIlias Apalodimas
2021-07-18efi_loader: increase eventlog buffer sizeMasahisa Kojima
2021-07-18efi_loader: set partition GUID in device path for SIG_TYPE_GUIDAlfonso Sánchez-Beato
2021-07-02efi_loader: Allow capsule update on-disk without checking OsIndicationsIlias Apalodimas
2021-07-02efi_loader: Force a single FMP instance per hardware storeIlias Apalodimas
2021-05-28efi_loader: add PE/COFF image measurementMasahisa Kojima
2021-05-28efi_loader: Work-around build issue due to missing hash_calculate()Alexandru Gagniuc
2021-05-28Revert "lib: introduce HASH_CALCULATE option"Alexandru Gagniuc
2021-05-25efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabledMasahisa Kojima
2021-05-18lib: introduce HASH_CALCULATE optionMasahisa Kojima
2021-05-18efi_loader: Fix Kconfig for EFI_TCG2 protocolIlias Apalodimas
2021-04-10efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is en...Sughosh Ganu
2021-03-25efi: Add ESRT to the EFI system tableJose Marinho
2021-03-25efi_loader: Replace config option for initrd loadingIlias Apalodimas
2021-03-25efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXIHeinrich Schuchardt
2021-01-20efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOLHeinrich Schuchardt
2021-01-20efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurableHeinrich Schuchardt
2021-01-20efi_loader: make EFI_DT_FIXUP_PROTOCOL configurableHeinrich Schuchardt
2021-01-20efi_loader: make the UEFI boot manager configurableHeinrich Schuchardt
2020-12-31efi: capsule: Add support for uefi capsule authenticationSughosh Ganu
2020-12-31efi_loader: make variable store size customizableHeinrich Schuchardt