aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_selftest/efi_selftest_textoutput.c
Commit message (Collapse)AuthorAgeFilesLines
* efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOLHeinrich Schuchardt2017-12-011-0/+53
The following services are tested: OutputString, TestString, SetAttribute. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>