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