summaryrefslogtreecommitdiff
path: root/lib/efi_loader/Kconfig
AgeCommit message (Expand)Author
2024-12-04efi_loader: Fix Kconfig logic around OF_LIBFDTTom Rini
2024-12-04efi_loader: efi_net: add EFI_HTTP_PROTOCOLAdriano Cordova
2024-12-04efi_loader: efi_net: add EFI_IP4_CONFIG2_PROTOCOLAdriano Cordova
2024-11-23efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architecturesHeinrich Schuchardt
2024-11-09efi_loader: Add a test appSimon Glass
2024-10-30efi_loader: fix CONFIG_EFI_HTTP dependenciesHeinrich Schuchardt
2024-10-15efi: memory: use the lmb API's for allocating and freeing memorySughosh Ganu
2024-10-09efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILESimon Glass
2024-09-12efi: add a helper to generate dynamic UUIDsCaleb Connolly
2024-09-12Kconfig: clean up the efi configuration statusIlias Apalodimas
2024-08-24efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architecturesHeinrich Schuchardt
2024-07-31efi_loader: require EFI boot manager for EBBR complianceHeinrich Schuchardt
2024-07-31efi_loader: adjust config options for capsule updatesIlias Apalodimas
2024-07-19efi_loader: Fix typo in EFI_RT_VOLATILE_STORE descriptionMichal Simek
2024-07-14scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL fileJonathan Humphreys
2024-06-14efi_loader: select BLK not depends on BLKTom Rini
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini
2024-04-22Kconfig: Add missing quotes around default string valueMichal Simek
2024-04-20efi_loader: conditionally enable SetvariableRTIlias Apalodimas
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