summaryrefslogtreecommitdiff
path: root/lib/efi_loader
AgeCommit message (Expand)Author
2025-05-18efi_loader: Disable ANSI output for testsSimon Glass
2025-05-14global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-05-11efi_loader: fix dtbdump output color and formatAdriano Cordova
2025-05-01Merge tag 'dm-pull-mayday' of git://git.denx.de/u-boot-dmTom Rini
2025-05-01efi_loader: GOP: Add damage notification on BLTAlexander Graf
2025-05-01efi_loader: fix typo initd_sz to initrd_szAdriano Cordova
2025-05-01efi_loader: bootbin: do not load an initrd if none is providedAdriano Cordova
2025-04-25efi_loader: print image load address in StartImageHeinrich Schuchardt
2025-04-25efi_loader: build with HII configuration protocolHeinrich Schuchardt
2025-04-13efi_loader: Moved the generated ESL file to objtreeIlias Apalodimas
2025-04-11efi_loader: Move public cert for capsules to .rodataIlias Apalodimas
2025-04-11efi_loader: handle malloc() errorsVincent Stehlé
2025-04-11efi_loader: Print extra information from the bootmgrIlias Apalodimas
2025-04-11efi: Fix efiboot for payloads loaded from memoryChristian Kohlschütter
2025-04-11efi_loader: binary_run: register an initrdAdriano Cordova
2025-04-11efi_loader: efi_load_initrd: provide a memory mapped initrdAdriano Cordova
2025-04-11efi: Make FDT extra space configurablePawel Kochanowski
2025-04-11efi_loader: Install the ACPI table from the bloblistSimon Glass
2025-04-11board: remove capsule update support in set_dfu_alt_info()Jonathan Humphreys
2025-04-11efi_firmware: set EFI capsule dfu_alt_info env explicitlyJonathan Humphreys
2025-04-08Merge branch 'next'Tom Rini
2025-04-06efi_loader: stop network in EXIT_BOOT_SERVICESHeinrich Schuchardt
2025-03-26blkmap: pass information on ISO image to the OSSughosh Ganu
2025-03-26efi_loader: remove memory occupied by a ramdisk from EFI memory mapIlias Apalodimas
2025-03-26efi_loader: allow for removal of memory from the EFI mapIlias Apalodimas
2025-03-26efi_loader: install device-tree on configuration table on every invocationSughosh Ganu
2025-03-26efi_loader: remove unused code from copy_fdt()Sughosh Ganu
2025-03-26efi_loader: fix ipv4 device path node conversionVincent Stehlé
2025-03-24Merge tag 'v2025.04-rc5' into nextTom Rini
2025-03-24lmb: change the return code on lmb_alloc_addr()Ilias Apalodimas
2025-03-17efi_loader: Move .dynamic out of .text in EFISam Edwards
2025-03-10Merge tag 'u-boot-dfu-next-20250310' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-03-10usb: gadget: Remove final remnants of CONFIG_USB_DEVICETom Rini
2025-03-10efi_loader: Clean up usage of structure jmp_buf_dataYao Zi
2025-03-10common: clean up setjmp.hHeinrich Schuchardt
2025-03-10efi_loader: efi_net: Add support for multiple efi_net_objAdriano Cordova
2025-03-10efi_loader: efi_net: Add dhcp cacheAdriano Cordova
2025-03-10efi_loader: efi_net: Add device path cacheAdriano Cordova
2025-03-10efi_loader: efi_device_path: Pass net udevice as argumentAdriano Cordova
2025-03-10efi_loader: efi_net: Add efi_net_do_start() to efi_net.cAdriano Cordova
2025-03-10efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.cAdriano Cordova
2025-03-10efi_loader: expose symbols to be used by the EFI network stackAdriano Cordova
2025-03-10efi_loader: efi_net: let efi_net_set_dp properly update the device pathAdriano Cordova
2025-03-07Merge patch series "This series adds support for file renaming to EFI_FILE_PR...Tom Rini
2025-03-07efi_loader: support file rename in SetInfo()Gabriel Dalimonte
2025-03-07efi_loader: move path out of file_handleGabriel Dalimonte
2025-03-07fs: fat: add renameGabriel Dalimonte
2025-02-28efi_loader: efi_net: let efi_net_set_dp properly update the device pathAdriano Cordova
2025-02-20efi_loader: make efi_add_memory_map_pg() staticHeinrich Schuchardt
2025-02-20lmb: move lmb_map_update_notify() to EFIHeinrich Schuchardt