commit | b944e4711137a60064ef353a7d5972e59fe66c97 | [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 | 0e0a3ceb509b19af55c5064607d9057ec7d8c1c4 [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>