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
York Sun 426337455e efi: Add a hook to allow adding memory mapping 7 years ago
..
.gitignore lib: gitignore *.elf and *.so generated by efi_loader 8 years ago
Kconfig x86: Enable EFI loader support 8 years ago
Makefile efi_loader: Allow to compile helloworld.efi w/o bundling it 8 years ago
efi_boottime.c ls2080: Exit dpaa only right before exiting U-Boot 8 years ago
efi_console.c efi_loader: console: Correctly report modes 8 years ago
efi_disk.c disk: convert CONFIG_ISO_PARTITION to Kconfig 7 years ago
efi_gop.c efi_loader: gop: Expose fb when 32bpp 8 years ago
efi_image_loader.c efi: Correct cache flush alignment 8 years ago
efi_memory.c efi: Add a hook to allow adding memory mapping 7 years ago
efi_net.c efi: Use device device path type Messaging for network interface node 8 years ago
efi_runtime.c efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} 8 years ago
efi_smbios.c smbios: Expose in efi_loader as table 8 years ago
helloworld.c efi: Add support for a hello world test program 8 years ago