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_selftest
Heinrich Schuchardt 06c3d5b989 efi_selftest: check installation of the device tree 6 years ago
..
.gitignore efi_selftest: test start image 6 years ago
Kconfig
Makefile efi_selftest: check installation of the device tree 6 years ago
efi_selftest.c efi_selftest: colored test output 6 years ago
efi_selftest_block_device.c efi_selftest: provide a test for block io 6 years ago
efi_selftest_console.c efi_selftest: colored test output 6 years ago
efi_selftest_controllers.c efi_selftest: test for (Dis)ConnectController 6 years ago
efi_selftest_devicepath.c efi_selftest: reduce noise in test output for device trees 6 years ago
efi_selftest_disk_image.h efi_selftest: provide a test for block io 6 years ago
efi_selftest_events.c efi_selftest: avoid superfluous messages for event services 6 years ago
efi_selftest_exitbootservices.c
efi_selftest_fdt.c efi_selftest: check installation of the device tree 6 years ago
efi_selftest_gop.c efi_selftest: test for graphics output protocol 7 years ago
efi_selftest_manageprotocols.c efi_selftest: remove todo in manage protocols 6 years ago
efi_selftest_miniapp_exit.c efi_selftest: add missing LF in test output 6 years ago
efi_selftest_miniapp_return.c efi_selftest: add missing LF in test output 6 years ago
efi_selftest_snp.c efi_loader: consistently use efi_uintn_t in boot services 7 years ago
efi_selftest_startimage_exit.c efi_selftest: test start image 6 years ago
efi_selftest_startimage_return.c efi_selftest: test start image 6 years ago
efi_selftest_textoutput.c efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL 7 years ago
efi_selftest_tpl.c efi_selftest: avoid superfluous messages for task priority levels 6 years ago
efi_selftest_util.c
efi_selftest_watchdog.c