u-boot-brain/lib/efi_loader
Simon Glass 2d2b5b2d00 efi: Add a comment about duplicated ELF constants
These constants are defined in arch-specific code but redefined here. Add
a TODO to clean this up.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2018-06-14 10:52:14 +02:00
..
.gitignore lib: gitignore *.elf and *.so generated by efi_loader 2017-01-09 10:30:24 -05:00
efi_bootmgr.c efi_loader: adjust definitions of variable services 2018-06-03 15:27:20 +02:00
efi_boottime.c efi_loader: create handles from normal memory 2018-06-03 15:27:21 +02:00
efi_console.c efi_loader: Fix warning in raw/cols query 2018-06-03 15:51:19 +02:00
efi_device_path_to_text.c SPDX: Convert a few files that were missed before 2018-05-10 20:38:35 -04:00
efi_device_path_utilities.c SPDX: Convert a few files that were missed before 2018-05-10 20:38:35 -04:00
efi_device_path.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
efi_disk.c SPDX: Convert a few files that were missed before 2018-05-10 20:38:35 -04:00
efi_file.c SPDX: Convert a few files that were missed before 2018-05-10 20:38:35 -04:00
efi_gop.c SPDX: Convert a few files that were missed before 2018-05-10 20:38:35 -04:00
efi_image_loader.c riscv: Add support for HI20 PE relocations 2018-06-14 10:52:14 +02:00
efi_memory.c efi_loader: efi_mem_carve_out should return s64 2018-06-03 15:27:21 +02:00
efi_net.c SPDX: Convert a few files that were missed before 2018-05-10 20:38:35 -04:00
efi_runtime.c efi: Add a comment about duplicated ELF constants 2018-06-14 10:52:14 +02:00
efi_smbios.c efi: Update some comments related to smbios tables 2018-06-03 15:27:21 +02:00
efi_variable.c efi_loader: fix off-by-one bug in efi_get_variable 2018-06-03 15:27:20 +02:00
efi_watchdog.c SPDX: Convert a few files that were missed before 2018-05-10 20:38:35 -04:00
helloworld.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig efi_loader: if EFI_LOADER is enabled, enable CFB_CONSOLE_ANSI 2018-06-03 15:27:20 +02:00
Makefile SPDX: Convert a few files that were missed before 2018-05-10 20:38:35 -04:00