aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_setup.c
Commit message (Expand)AuthorAgeFilesLines
* efi_loader: Remove <common.h>Tom Rini2023-12-211-1/+0
* efi_loader: Boot var automatic managementRaymond Mao2023-11-181-0/+7
* efi: Use the installed SMBIOS tablesSimon Glass2023-09-221-5/+5
* efi: x86: Correct the condition for installing ACPI tablesSimon Glass2023-09-221-5/+5
* efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAXEtienne Carriere2023-02-191-1/+6
* efi_loader: include definition of allow_unaligned()Heinrich Schuchardt2023-02-101-0/+1
* efi_loader: fix CapsuleMax variable reportingIlias Apalodimas2023-01-201-1/+1
* efi_loader: remove CONFIG_EFI_SETUP_EARLYAKASHI Takahiro2022-11-061-32/+11
* efi_loader: Let networking support depend on NETDEVICESJan Kiszka2022-11-061-1/+1
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-301-1/+1
* efi: Drop old LCD codeSimon Glass2022-10-301-5/+5
* efi_driver: move event registration to driverHeinrich Schuchardt2022-10-061-4/+0
* efi_driver: add init function to EFI block driverHeinrich Schuchardt2022-10-061-5/+5
* efi: Create ECPT tableJose Marinho2022-09-031-0/+6
* efi_loader: ensure all block devices are probedHeinrich Schuchardt2022-09-011-0/+8
* efi_loader: initialize the RNG protocol after the TCC2Ilias Apalodimas2022-08-021-7/+7
* efi_loader: initialize console size lateHeinrich Schuchardt2022-06-191-0/+4
* efi_loader: disk: a helper function to create efi_disk objects from udeviceAKASHI Takahiro2022-04-231-3/+1
* efi_loader: split efi_init_obj_list() into two stagesAKASHI Takahiro2022-04-231-9/+49
* efi: Use 16-bit unicode stringsSimon Glass2022-02-031-7/+7
* efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL supportSunil V L2022-01-291-0/+6
* efi_loader: efi_tcg2_register returns appropriate errorMasahisa Kojima2021-12-091-0/+4
* efi_loader: segfault in efi_clear_os_indications()Heinrich Schuchardt2021-11-261-35/+1
* efi_loader: clear OsIndicationsHeinrich Schuchardt2021-07-021-1/+39
* efi_loader: Always install FMPsIlias Apalodimas2021-07-021-0/+6
* efi: Add ESRT to the EFI system tableJose Marinho2021-03-251-0/+6
* efi_loader: switch to non-secure mode laterHeinrich Schuchardt2021-01-291-4/+0
* efi_loader: Remove unconditional installation of file2 protocol for initrdIlias Apalodimas2020-12-311-5/+0
* efi_loader: capsule: support firmware updateAKASHI Takahiro2020-12-031-0/+4
* efi_loader: capsule: add capsule_on_disk supportAKASHI Takahiro2020-12-031-0/+8
* efi_loader: define UpdateCapsule apiAKASHI Takahiro2020-12-031-10/+54
* efi_loader: Introduce eventlog support for TCG2_PROTOCOLIlias Apalodimas2020-12-031-6/+6
* efi_loader: Add basic EFI_TCG2_PROTOCOL supportIlias Apalodimas2020-11-141-0/+7
* efi_loader: installation of EFI_RNG_PROTOCOLHeinrich Schuchardt2020-09-271-0/+5
* efi_loader: OsIndicationsSupported, PlatformLangCodesHeinrich Schuchardt2020-07-111-28/+31
* efi_loader: export initialization stateHeinrich Schuchardt2020-07-031-1/+1
* efi_loader: change efi objects initialization orderAKASHI Takahiro2020-07-031-3/+4
* efi_loader: initialize root node firstHeinrich Schuchardt2020-05-211-5/+5
* efi_loader: change setup sequenceHeinrich Schuchardt2020-05-041-5/+5
* efi_loader: correct comments for efi_status_tHeinrich Schuchardt2020-05-041-1/+1
* efi_loader: set up secure bootAKASHI Takahiro2020-04-161-0/+38
* efi_loader: Implement FileLoad2 for initramfs loadingIlias Apalodimas2020-02-281-0/+5
* efi_loader: implement EFI_RT_PROPERTIES_TABLEHeinrich Schuchardt2020-02-261-4/+4
* efi_loader: initialization of variable servicesHeinrich Schuchardt2019-07-061-0/+5
* efi_loader: add RuntimeServicesSupported variableAKASHI Takahiro2019-06-141-0/+5
* efi_loader: clean up UEFI sub-system initializationHeinrich Schuchardt2019-05-071-0/+16
* efi_loader: set OsIndicationsSupported at initAKASHI Takahiro2019-05-021-0/+11
* efi_loader: fix setting PlatformLangHeinrich Schuchardt2019-04-121-15/+57
* efi_loader: move efi_save_gd() call to board_r.cHeinrich Schuchardt2019-04-121-7/+0
* efi_loader: variables PlatformLang and PlatformLangCodesHeinrich Schuchardt2019-04-071-0/+27