summaryrefslogtreecommitdiff
path: root/include/efi_loader.h
AgeCommit message (Expand)Author
2025-01-26efi_loader: Pass in the required parameters from EFI bootmethSimon Glass
2025-01-26efi_loader: correct logging StartImage()Heinrich Schuchardt
2025-01-05efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.hAdriano Cordova
2024-12-04efi_loader: efi_net: add EFI_HTTP_PROTOCOLAdriano Cordova
2024-12-04efi_loader: efi_net: add EFI_IP4_CONFIG2_PROTOCOLAdriano Cordova
2024-12-04efi_loader: net: add support to send http requests and parse http headersAdriano Cordova
2024-12-04efi_loader: net: set EFI bootdevice device path to HTTP when loaded from wgetAdriano Cordova
2024-12-04efi_loader: device_path: add support for HTTP device pathAdriano Cordova
2024-12-04efi_loader: efi_net: add efi_net_set_addr, efi_net_get_addrAdriano Cordova
2024-11-09efi_loader: Change efi_dp_from_mem() to use sizeMoritz Fischer
2024-10-15efi_memory: rename variable to highlight overlap with free memorySughosh Ganu
2024-10-15efi_memory: do not add RAM memory to the memory mapSughosh Ganu
2024-10-15lmb: notify of any changes to the LMB memory mapSughosh Ganu
2024-10-09efi_leader: delete rng-seed if having EFI RNG protocolHeinrich Schuchardt
2024-07-29include: Remove duplicate newlinesMarek Vasut
2024-07-19efi_loader: find distro device-path for media devicesHeinrich Schuchardt
2024-07-16efi: move guid helper functions to efi.hVincent Stehlé
2024-06-10efi_loader: load distro dtb in bootmgrHeinrich Schuchardt
2024-06-10efi_loader: export efi_load_image_from_pathHeinrich Schuchardt
2024-06-10efi_loader: move distro_efi_get_fdt_name()Heinrich Schuchardt
2024-06-10cmd: eficonfig: add support for setting fdtHeinrich Schuchardt
2024-06-10efi_loader: allow concatenation with contained end nodeHeinrich Schuchardt
2024-05-01efi_loader: pass GUID by address to efi_dp_from_loHeinrich Schuchardt
2024-04-20efi_loader: Add OS notifications for SetVariable at runtimeIlias Apalodimas
2024-04-13efi_loader: eliminate duplicate runtime section definitionsHeinrich Schuchardt
2024-01-29efi_loader: export efi_get_configuration_tableHeinrich Schuchardt
2024-01-26efi_loader: migrate SMBIOS 3.0 entry point structure for measurementMasahisa Kojima
2024-01-17efi_loader: split unrelated code from efi_bootmgr.cAKASHI Takahiro
2024-01-13efi_loader: Clean up efi_dp_append and efi_dp_concatIlias Apalodimas
2023-12-17cmd: bootefi: move library interfaces under lib/efi_loaderAKASHI Takahiro
2023-12-17cmd: bootefi: re-organize do_bootefi()AKASHI Takahiro
2023-11-18efi_loader: add return to efibootmgr event groupMasahisa Kojima
2023-11-18efi_loader: add missing const classifier for event serviceMasahisa Kojima
2023-11-07include: Drop <common.h> from include listsTom Rini
2023-10-12efi_loader: use well-known guid for auto-created boot optionMasahisa Kojima
2023-08-03efi_loader: error handling in efi_disk_add_devHeinrich Schuchardt
2023-07-28efi_loader: make efi_delete_handle() follow the EFI specIlias Apalodimas
2023-07-20efi_loader: make efi_remove_protocol() staticIlias Apalodimas
2023-07-15Move bootorder and bootoption apis to libRaymond Mao
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima
2023-05-13efi_loader: fix efi_dp_from_file()Heinrich Schuchardt
2023-04-08efi: loader: Make efi_event_queue and efi_register_notify_events staticBin Meng
2023-04-05efi_loader: device_path: support blkmap devicesTobias Waldekranz
2023-03-25efi_loader: move dp_alloc() to efi_alloc()Heinrich Schuchardt
2023-02-19efi_loader: Measure the loaded DTBEtienne Carriere
2023-02-10efi_loader: provide definition for efi_add_known_memory()Heinrich Schuchardt
2023-01-27eficonfig: add vertical scroll supportMasahisa Kojima
2023-01-06efi_loader: carve out efi_get_memory_map_alloc()Heinrich Schuchardt
2022-12-20eficonfig: carve out efi_get_next_variable_name_int callsMasahisa Kojima