Searched hist:f7686192 (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_disk_image.h | f7686192 Sun Jan 21 12:29:31 CST 2018 Heinrich Schuchardt <xypron.glpk@gmx.de> efi_selftest: provide a test for block io 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>
|
H A D | efi_selftest_block_device.c | f7686192 Sun Jan 21 12:29:31 CST 2018 Heinrich Schuchardt <xypron.glpk@gmx.de> efi_selftest: provide a test for block io 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>
|
H A D | Makefile | f7686192 Sun Jan 21 12:29:31 CST 2018 Heinrich Schuchardt <xypron.glpk@gmx.de> efi_selftest: provide a test for block io 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>
|