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 b50f075286 efi_selftest: creating new handle in controller test 6 years ago
..
.gitignore efi_selftest: update .gitignore 6 years ago
Kconfig efi_loader: Disable efi selftest on sandbox for now 6 years ago
Makefile efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL 6 years ago
efi_selftest.c efi_selftest: Clean up a few comments and messages 6 years ago
efi_selftest_bitblt.c
efi_selftest_block_device.c efi_loader: correct signature of GetPosition, SetPosition 6 years ago
efi_selftest_config_table.c efi_selftest: check crc32 for InstallConfigurationTable 6 years ago
efi_selftest_console.c efi_loader: struct efi_simple_text_input_protocol 6 years ago
efi_selftest_controllers.c efi_selftest: creating new handle in controller test 6 years ago
efi_selftest_crc32.c efi_selftest: unit test for CalculateCrc32() 6 years ago
efi_selftest_devicepath.c
efi_selftest_devicepath_util.c
efi_selftest_disk_image.h SPDX: Convert a few files that were missed before 6 years ago
efi_selftest_event_groups.c
efi_selftest_events.c
efi_selftest_exitbootservices.c
efi_selftest_fdt.c
efi_selftest_gop.c
efi_selftest_loaded_image.c efi_selftest: test for loaded image protocol 6 years ago
efi_selftest_manageprotocols.c efi_selftest: memory leak testing manage protocols 6 years ago
efi_selftest_miniapp_exit.c
efi_selftest_miniapp_return.c
efi_selftest_rtc.c efi_selftest: unit test for GetTime() 6 years ago
efi_selftest_snp.c
efi_selftest_startimage_exit.c
efi_selftest_startimage_return.c
efi_selftest_textinput.c efi_selftest: use WaitForKey to test text input 6 years ago
efi_selftest_textinputex.c efi_selftest: missing braces in efi_selftest_textinputex.c 6 years ago
efi_selftest_textoutput.c efi_selftest: updating the cursor position 6 years ago
efi_selftest_tpl.c
efi_selftest_unaligned.c SPDX: Fixup tags from latest EFI PR 6 years ago
efi_selftest_unicode_collation.c efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL 6 years ago
efi_selftest_util.c efi_selftest: refactor text input test 6 years ago
efi_selftest_variables.c efi_selftest: check for buffer overflow in efi_get_variable 6 years ago
efi_selftest_watchdog.c