]> git.sur5r.net Git - u-boot/commit
efi_loader: implement missing bit blit operations in gop
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 7 Feb 2018 21:14:22 +0000 (22:14 +0100)
committerAlexander Graf <agraf@suse.de>
Wed, 4 Apr 2018 09:00:07 +0000 (11:00 +0200)
commit0e0a3ceb509b19af55c5064607d9057ec7d8c1c4
tree3985489492bb77e1009896b0d5b278d8fd73829a
parentb095f3c85fe08744d6081b98db65768f3421295e
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>
include/efi_api.h
lib/efi_loader/efi_gop.c