u-boot/lib/efi_loader
Tom Rini ff61d6bfd1 Merge branch 'next'
Note that this undoes the changes of commit cf6d4535cc ("x86:
emulation: Disable bloblist for now") as that was intended only for the
release due to time.
2025-04-08 11:43:23 -06:00
..
.gitignore
boothart.c
capsule_esl.dtsi.in
dtbdump.c
efi_acpi.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
efi_bootbin.c efi_loader: efi_net: Add device path cache 2025-03-10 07:02:25 +01:00
efi_bootmgr.c efi_loader: remove memory occupied by a ramdisk from EFI memory map 2025-03-26 13:28:08 +02:00
efi_boottime.c Merge branch 'next' 2025-04-08 11:43:23 -06:00
efi_capsule.c
efi_conformance.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
efi_console.c
efi_device_path.c efi_loader: efi_net: Add device path cache 2025-03-10 07:02:25 +01:00
efi_device_path_to_text.c efi_loader: fix ipv4 device path node conversion 2025-03-26 13:05:36 +02:00
efi_device_path_utilities.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
efi_disk.c efi_loader: Fix potential deref-after-null 2025-02-20 09:04:12 +01:00
efi_dt_fixup.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
efi_esrt.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
efi_fdt.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
efi_file.c efi_loader: support file rename in SetInfo() 2025-03-07 11:50:22 -06:00
efi_firmware.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
efi_freestanding.c
efi_gop.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
efi_helper.c blkmap: pass information on ISO image to the OS 2025-03-26 13:28:08 +02:00
efi_hii.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
efi_hii_config.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
efi_http.c efi_loader: efi_net: Add support for multiple efi_net_obj 2025-03-10 07:40:17 +01:00
efi_image_loader.c
efi_ipconfig.c efi_loader: efi_net: Add device path cache 2025-03-10 07:02:25 +01:00
efi_load_initrd.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
efi_load_options.c
efi_memory.c efi_loader: allow for removal of memory from the EFI map 2025-03-26 13:28:08 +02:00
efi_net.c efi_loader: efi_net: Add support for multiple efi_net_obj 2025-03-10 07:40:17 +01:00
efi_riscv.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
efi_rng.c
efi_root_node.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
efi_runtime.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
efi_setup.c efi_loader: efi_net: Add device path cache 2025-03-10 07:02:25 +01:00
efi_signature.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
efi_smbios.c
efi_string.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
efi_tcg2.c tcg2: decouple eventlog size from efi 2025-01-28 08:59:23 +02:00
efi_unicode_collation.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
efi_var_common.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
efi_var_file.c
efi_var_mem.c efi_loader: remove comparisons to string literals from runtime 2025-02-20 09:22:53 +01:00
efi_var_seed.S
efi_variable.c
efi_variable_tee.c efi_loader: remove comparisons to string literals from runtime 2025-02-20 09:22:53 +01:00
efi_watchdog.c efi_loader: use LOGC_EFI consistently 2025-01-26 11:06:56 +01:00
elf_efi.ldsi efi_loader: Move .dynamic out of .text in EFI 2025-03-17 09:22:06 +01:00
helloworld.c
initrddump.c
Kconfig fs: fat: add rename 2025-03-07 11:50:22 -06:00
Makefile
smbiosdump.c
testapp.c