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 d081f27fc2 efi_loader: efi_dp_get_next_instance() superfluous statement 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: fix typo in efi_boottime.c 6 years ago
efi_console.c efi_loader: return type efi_console_register() 6 years ago
efi_device_path.c efi_loader: efi_dp_get_next_instance() superfluous statement 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: superfluous statement in is_dir() 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 efi_loader: remove lcd.h from efi_net.c 6 years ago
efi_root_node.c efi_loader: create root node 6 years ago
efi_runtime.c efi_loader: fix relocation on x86_64 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: memory leak in efi_set_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