u-boot/lib/efi_loader
Heinrich Schuchardt 549b79e8e0 efi_loader: remove redundant assignment in dp_fill()
The value of dp is overwritten without being used.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-05-07 18:23:16 +02:00
..
.gitignore
efi_acpi.c x86: Move acpi_table header to main include/ directory 2020-04-16 14:36:28 +08:00
efi_bootmgr.c
efi_boottime.c efi_loader: image_loader: support image authentication 2020-04-16 08:12:46 +02:00
efi_console.c
efi_device_path.c efi_loader: remove redundant assignment in dp_fill() 2020-05-07 18:23:16 +02:00
efi_device_path_to_text.c
efi_device_path_utilities.c
efi_disk.c efi_loader: disk: add efi_disk_is_system_part() 2020-05-04 12:26:11 +02:00
efi_file.c
efi_freestanding.c efi_loader: fix freestanding memmove() 2020-03-22 11:06:23 +01:00
efi_gop.c
efi_hii.c
efi_hii_config.c
efi_image_loader.c lib/crypto, efi_loader: move some headers to include/crypto 2020-05-04 12:26:11 +02:00
efi_load_initrd.c
efi_memory.c
efi_net.c
efi_rng.c
efi_root_node.c
efi_runtime.c
efi_setup.c efi_loader: change setup sequence 2020-05-04 12:26:12 +02:00
efi_signature.c efi_loader: correct comments for efi_status_t 2020-05-04 12:26:11 +02:00
efi_smbios.c
efi_unicode_collation.c efi_loader: function descriptions efi_unicode_collation.c 2020-04-16 08:10:01 +02:00
efi_variable.c efi_loader: correct comments for efi_status_t 2020-05-04 12:26:11 +02:00
efi_watchdog.c efi_loader: function descriptions efi_watchdog.c 2020-04-16 08:10:02 +02:00
helloworld.c
Kconfig efi_loader: add CONFIG_EFI_SECURE_BOOT config option 2020-04-16 08:12:46 +02:00
Makefile kbuild: efi: Avoid rebuilding efi targets 2020-05-07 18:23:16 +02:00