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
Heinrich Schuchardt 35cbb796aa efi_loader: support Unicode text input 6 years ago
..
.gitignore lib: gitignore *.elf and *.so generated by efi_loader 7 years ago
Kconfig lib: charset: upper/lower case conversion 6 years ago
Makefile efi_loader: EFI_UNICODE_COLLATION_PROTOCOL 6 years ago
efi_acpi.c efi_loader: Install ACPI configuration tables 6 years ago
efi_bootmgr.c efi_loader: rename utf16_strlen, utf16_strnlen 6 years ago
efi_boottime.c efi_loader: EFI_UNICODE_COLLATION_PROTOCOL 6 years ago
efi_console.c efi_loader: support Unicode text input 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 SPDX: Convert a few files that were missed before 6 years ago
efi_device_path_utilities.c SPDX: Convert a few files that were missed before 6 years ago
efi_disk.c Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
efi_file.c efi_loader: implement a file delete 6 years ago
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 Revert "Revert "efi_loader: efi_allocate_pages is too restrictive"" 6 years ago
efi_net.c Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
efi_runtime.c efi_loader: description efi_update_capsule() 6 years ago
efi_smbios.c Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
efi_unicode_collation.c efi_loader: EFI_UNICODE_COLLATION_PROTOCOL 6 years ago
efi_variable.c efi_loader: remove limit on variable length 6 years ago
efi_watchdog.c SPDX: Convert a few files that were missed before 6 years ago
helloworld.c efi_loader: helloworld: Output ACPI configuration table 6 years ago