commit | 68e7f2d4dc73a27f78bd36dd05403400a03b72da | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Feb 07 22:14:23 2018 +0100 |
committer | Alexander Graf <agraf@suse.de> | Wed Apr 04 11:00:07 2018 +0200 |
tree | b51d3ee70ea70e48d13360b76c1e6dd23f747a54 | |
parent | a2c715fd5e0fa945fbe143e989729e48ebc1248d [diff] |
efi_selftest: test gop bitblt The test checks all block image transfer operations of the graphical output protocol. An animated submarine is shown. To run the test: setenv efi_selftest bock image transfer bootefi selftest Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>