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
Alexander Graf c1ae1a1608 efi_loader: Fix warning in efi_gop 8 years ago
..
.gitignore
Kconfig
Makefile efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD 8 years ago
efi_boottime.c efi_loader: indent entry/exit prints to show nesting level 8 years ago
efi_console.c efi_loader: expose protocols via GUID 8 years ago
efi_device_path_to_text.c efi_loader: add some missing breaks 8 years ago
efi_disk.c efi_loader: remove more double EFI_EXIT() in efi_disk.c 8 years ago
efi_gop.c efi_loader: Fix warning in efi_gop 8 years ago
efi_image_loader.c efi_loader: refactor efi_open_protocol 8 years ago
efi_memory.c efi_loader: fix bug in efi_get_memory_map 8 years ago
efi_net.c efi_loader: refactor efi_open_protocol 8 years ago
efi_runtime.c
efi_smbios.c
helloworld.c