mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
This test checks the driver for block IO devices. A disk image is created in memory. A handle is created for the new block IO device. The block I/O protocol is installed on the handle. ConnectController is used to setup partitions and to install the simple file protocol. A known file is read from the file system and verified. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| efi_selftest.c | ||
| efi_selftest_block_device.c | ||
| efi_selftest_console.c | ||
| efi_selftest_controllers.c | ||
| efi_selftest_devicepath.c | ||
| efi_selftest_disk_image.h | ||
| efi_selftest_events.c | ||
| efi_selftest_exitbootservices.c | ||
| efi_selftest_gop.c | ||
| efi_selftest_manageprotocols.c | ||
| efi_selftest_miniapp_exit.c | ||
| efi_selftest_miniapp_return.c | ||
| efi_selftest_snp.c | ||
| efi_selftest_startimage_exit.c | ||
| efi_selftest_startimage_return.c | ||
| efi_selftest_textoutput.c | ||
| efi_selftest_tpl.c | ||
| efi_selftest_util.c | ||
| efi_selftest_watchdog.c | ||
| Kconfig | ||
| Makefile | ||