upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/lib/efi_loader
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
..
.gitignore
Kconfig Revert "efi_loader: no support for ARMV7_NONSEC=y" 6 years ago
Makefile efi_loader: provide firmware revision 6 years ago
efi_acpi.c
efi_bootmgr.c
efi_boottime.c Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
efi_console.c efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset() 6 years ago
efi_device_path.c Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
efi_device_path_to_text.c
efi_device_path_utilities.c
efi_disk.c Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
efi_file.c
efi_gop.c Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
efi_image_loader.c efi_loader: Use compiler constants for image loader 6 years ago
efi_memory.c Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
efi_net.c Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
efi_runtime.c efi_loader: document runtime functions 6 years ago
efi_smbios.c Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
efi_variable.c
efi_watchdog.c
helloworld.c