commit | a2c715fd5e0fa945fbe143e989729e48ebc1248d | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Feb 07 22:14:22 2018 +0100 |
committer | Alexander Graf <agraf@suse.de> | Wed Apr 04 11:00:07 2018 +0200 |
tree | 3985489492bb77e1009896b0d5b278d8fd73829a | |
parent | bf7f1694285ab07873a21e358360678078e820cf [diff] |
efi_loader: implement missing bit blit operations in gop With the patch all block image transfer operations of the EFI_GRAPHICS_OUTPUT_PROTOCOL are supported. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>