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 ba718e67a2 efi_loader: Optimize GOP switch 7 years ago
..
.gitignore
Kconfig Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig 7 years ago
Makefile efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL 7 years ago
efi_bootmgr.c efi_loader: consistently use %pD to print device paths 7 years ago
efi_boottime.c efi_loader: RestoreTPL should execute queued events 7 years ago
efi_console.c efi_loader: implement event groups 7 years ago
efi_device_path.c Kconfig: cmd: Make networking command dependent on NET 7 years ago
efi_device_path_to_text.c efi_loader: text output for device path end node 8 years ago
efi_device_path_utilities.c efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL 7 years ago
efi_disk.c efi_loader: correct efi_disk_register 7 years ago
efi_file.c
efi_gop.c efi_loader: Optimize GOP switch 7 years ago
efi_image_loader.c efi_loader: fix building crt0 on arm 7 years ago
efi_memory.c efi: Correct header order in efi_memory 7 years ago
efi_net.c efi_loader: use TPL_NOTIFY for network timer event 7 years ago
efi_runtime.c efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC 7 years ago
efi_smbios.c efi_loader: efi_smbios_register should have a return value 7 years ago
efi_variable.c
efi_watchdog.c efi_loader: implement event groups 7 years ago
helloworld.c efi_loader: show UEFI revision in helloworld 7 years ago