rv1126-uboot/lib/efi_loader
Joseph Chen e1aab64013 lib: efi: fix compile error
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I2a1ee3b81eb20038f6723a205a871d43d8cb71a2
2020-04-09 18:26:22 +08:00
..
.gitignore lib: gitignore *.elf and *.so generated by efi_loader 2017-01-09 10:30:24 -05:00
Kconfig x86: Enable EFI loader support 2016-11-14 23:24:04 +01:00
Makefile UPSTREAM: efi_loader: add device-path utils 2020-01-06 11:45:12 +08:00
efi_boottime.c lib: efi: fix compile error 2020-04-09 18:26:22 +08:00
efi_console.c UPSTREAM: lib: add some utf16 handling helpers 2018-01-16 18:13:59 +08:00
efi_device_path.c UPSTREAM: efi_loader: add device-path utils 2020-01-06 11:45:12 +08:00
efi_device_path_to_text.c efi_loader: add some missing breaks 2017-07-28 09:13:17 +02:00
efi_disk.c UPSTREAM: efi_loader: use proper device-paths for partitions 2020-01-06 11:45:12 +08:00
efi_gop.c efi_loader: GOP fix for no display 2017-08-11 13:49:23 +02:00
efi_image_loader.c efi_loader: refactor efi_open_protocol 2017-07-19 14:14:23 +02:00
efi_memory.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
efi_net.c UPSTREAM: efi_loader: refactor boot device and loaded_image handling 2020-01-06 11:45:12 +08:00
efi_runtime.c efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1 2017-08-12 14:05:45 +02:00
efi_smbios.c smbios: Expose in efi_loader as table 2016-10-19 09:01:52 +02:00
helloworld.c efi: Add support for a hello world test program 2016-11-14 23:24:03 +01:00