aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_loader/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-04-23efi_loader: disk: compile efi_disk when CONFIG_BLKAKASHI Takahiro1-1/+1
2022-03-31efi_loader: initrddump: Actually use the custom CFLAGSAndy Shevchenko1-1/+1
2022-03-20efi_loader: move dtbdump.c, initrddump.c to lib/efi_loaderHeinrich Schuchardt1-0/+12
2022-01-29efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL supportSunil V L1-0/+1
2021-09-18Revert "efi_capsule: Move signature from DTB to .rodata"Simon Glass1-8/+0
2021-08-02efi_loader: typo cerificateHeinrich Schuchardt1-1/+1
2021-07-18efi_capsule: Move signature from DTB to .rodataIlias Apalodimas1-0/+8
2021-05-25efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabledMasahisa Kojima1-1/+1
2021-03-25efi: Add ESRT to the EFI system tableJose Marinho1-0/+1
2021-03-25efi_loader: Add helper functions for EFIIlias Apalodimas1-0/+1
2021-01-20efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurableHeinrich Schuchardt1-1/+1
2021-01-20efi_loader: make the UEFI boot manager configurableHeinrich Schuchardt1-1/+1
2021-01-19efi_loader: move load options to new moduleHeinrich Schuchardt1-0/+1
2021-01-13efi_loader: implement EFI_DT_FIXUP_PROTOCOLHeinrich Schuchardt1-0/+3
2020-12-10efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOLHeinrich Schuchardt1-1/+1
2020-12-03efi_loader: add firmware management protocol for raw imageAKASHI Takahiro1-1/+1
2020-12-03efi_loader: add firmware management protocol for FIT imageAKASHI Takahiro1-0/+1
2020-12-03efi_loader: define UpdateCapsule apiAKASHI Takahiro1-0/+1
2020-11-14efi_loader: Add basic EFI_TCG2_PROTOCOL supportIlias Apalodimas1-0/+1
2020-10-30efi_loader: add efi_create_indexed_name()AKASHI Takahiro1-0/+1
2020-08-01efi_loader: Enable run-time variable support for tee based variablesIlias Apalodimas1-1/+1
2020-07-16efi_loader: pre-seed UEFI variablesHeinrich Schuchardt1-1/+5
2020-07-11efi_loader: memory buffer for variablesHeinrich Schuchardt1-0/+1
2020-07-11efi_loader: UEFI variable persistenceHeinrich Schuchardt1-0/+1
2020-07-11efi_loader: prepare for read only OP-TEE variablesHeinrich Schuchardt1-0/+1
2020-05-17efi_loader: Implement EFI variable handling via OP-TEEIlias Apalodimas1-0/+4
2020-05-07kbuild: efi: Avoid rebuilding efi targetsJan Kiszka1-0/+1
2020-04-16efi_loader: add signature verification functionsAKASHI Takahiro1-0/+1
2020-02-28efi_loader: Implement FileLoad2 for initramfs loadingIlias Apalodimas1-0/+1
2020-01-07efi: qemu: arm64: Add efi_rng_protocol implementation for the platformSughosh Ganu1-0/+1
2019-11-12efi_loader: support building UEFI binaries on sandboxHeinrich Schuchardt1-0/+3
2019-05-19efi_loader: rename Unicode collation protocol 2 variablesHeinrich Schuchardt1-1/+1
2019-05-12efi_loader: make device path to text protocol customizableHeinrich Schuchardt1-1/+1
2019-05-12efi_loader: make Unicode collation protocol customizableHeinrich Schuchardt1-1/+1
2019-05-12efi_loader: observe CONFIG_EFI_LOADER_HIIHeinrich Schuchardt1-1/+1
2019-02-13efi: hii: add HII config routing/access protocolsAKASHI Takahiro1-1/+1
2019-02-13efi_loader: Initial HII database protocolsLeif Lindholm1-0/+1
2019-02-13efi_loader: consistent build flags for EFI applicationsHeinrich Schuchardt1-1/+1
2019-02-13efi_loader: move efi_init_obj_list() to a new efi_setup.cAKASHI Takahiro1-0/+1
2018-09-23efi_loader: create root nodeHeinrich Schuchardt1-0/+1
2018-09-23efi_loader: EFI_UNICODE_COLLATION_PROTOCOLHeinrich Schuchardt1-3/+12
2018-07-25efi_loader: provide firmware revisionHeinrich Schuchardt1-0/+3
2018-07-02efi_loader: Install ACPI configuration tablesBin Meng1-0/+1
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini1-2/+1
2018-04-13Revert "Kconfig: cmd: Make networking command dependent on NET"Joe Hershberger1-1/+1
2018-04-04efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOLLeif Lindholm1-1/+2
2018-02-27Kconfig: cmd: Make networking command dependent on NETMichal Simek1-1/+1
2017-12-01efi_loader helloworld.efi: Fix building with -OsAlexander Graf1-2/+2
2017-12-01efi_loader: implement SetWatchdogTimerHeinrich Schuchardt1-1/+1
2017-09-20efi_loader: add bootmgrRob Clark1-1/+1