]> git.baikalelectronics.ru Git - uboot.git/commit
efi_selftest: test for graphics output protocol
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 26 Oct 2017 17:25:52 +0000 (19:25 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 1 Dec 2017 12:22:56 +0000 (13:22 +0100)
commit53fda4332549adeb91b141413fc0a649f179f99d
treef1e68c8c590f211e7bf273060b412eb8c80bdd13
parent79f021843c7779383556f7ef9bdda642258e03b5
efi_selftest: test for graphics output protocol

Supply a test for the graphics output protocol.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_selftest/Makefile
lib/efi_selftest/efi_selftest_gop.c [new file with mode: 0644]