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 c982874e93 efi_loader: refactor efi_setup_loaded_image() 6 years ago
..
.gitignore lib: gitignore *.elf and *.so generated by efi_loader 7 years ago
Kconfig efi: sandbox: Enable EFI loader build for sandbox 6 years ago
Makefile efi_loader: create root node 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: refactor efi_setup_loaded_image() 6 years ago
efi_console.c efi_loader: query serial console size reliably 6 years ago
efi_device_path.c efi_loader: create root node 6 years ago
efi_device_path_to_text.c efi_loader: remove redundant statement 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: check parameter new_handle of efi_file_open() 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: refactor efi_setup_loaded_image() 6 years ago
efi_memory.c efi_loader: Merge memory map entries 6 years ago
efi_net.c Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
efi_root_node.c efi_loader: create root node 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: avoid out of bound access in efi_get_variable() 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