summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_helper.c
AgeCommit message (Expand)Author
2024-10-09efi_leader: delete rng-seed if having EFI RNG protocolHeinrich Schuchardt
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-08-24efi_loader: fix memory freeing in efi_get_dp_from_boot()Ilias Apalodimas
2024-07-31efi_loader: correct check in efi_load_option_dp_join()Heinrich Schuchardt
2024-06-10cmd: eficonfig: add support for setting fdtHeinrich Schuchardt
2024-05-01efi_loader: pass GUID by address to efi_dp_from_loHeinrich Schuchardt
2024-05-01efi_loader: superfluous efi_restore_gd after EFI_CALLHeinrich Schuchardt
2024-04-20efi_loader: use event callback for initrd deregistrationMasahisa Kojima
2024-03-13efi_loader: Don't carve out memory reservations too earlyMark Kettenis
2024-01-29efi_loader: export efi_get_configuration_tableHeinrich Schuchardt
2024-01-17efi_loader: split unrelated code from efi_bootmgr.cAKASHI Takahiro
2023-12-21efi_loader: Remove <common.h>Tom Rini
2023-07-15Move bootorder and bootoption apis to libRaymond Mao
2022-12-20eficonfig: carve out efi_get_next_variable_name_int callsMasahisa Kojima
2022-12-02efi_loader: utility function to check the variable name is "Boot####"Masahisa Kojima
2022-10-06efi_loader: function to unlink udevice and handleHeinrich Schuchardt
2022-08-13efi_loader: move udevice pointer into struct efi_objectMasahisa Kojima
2022-05-07efi_loader: add sha384/512 on certificate revocationIlias Apalodimas
2022-02-03efi: Use 16-bit unicode stringsSimon Glass
2021-10-21efi_loader: efi_dp_from_lo() should skip VenMedia nodeHeinrich Schuchardt
2021-10-21efi_loader: avoid multiple local copies of lf2_initrd_guidHeinrich Schuchardt
2021-10-21efi_loader: efi_dp_from_lo() unused parameter sizeHeinrich Schuchardt
2021-10-21efi_loader: efi_dp_from_lo() don't copy GUIDHeinrich Schuchardt
2021-03-25efi_loader: Add helper functions for EFIIlias Apalodimas