aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_selftest/efi_selftest_console.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-23efi_loader: struct efi_simple_text_input_protocolHeinrich Schuchardt1-1/+1
2018-07-25efi_selftest: support printing leading zeroesHeinrich Schuchardt1-11/+22
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-22efi_selftest: colored test outputHeinrich Schuchardt1-4/+9
2018-01-22efi_selftest: do not cut off u16 strings when printingHeinrich Schuchardt1-4/+8
2017-12-01efi_selftest: allow to select a single test for executionHeinrich Schuchardt1-0/+10
2017-10-09efi_selftest: allow printing MAC addressesHeinrich Schuchardt1-1/+40
2017-09-18efi_selftest: provide an EFI selftest applicationHeinrich Schuchardt1-0/+187