summaryrefslogtreecommitdiff
path: root/lib/efi_selftest/efi_selftest_tpl.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-23efi_selftest: avoid superfluous messages for task priority levelsHeinrich Schuchardt1-6/+9
2017-12-01efi_loader: consistently use efi_uintn_t in boot servicesHeinrich Schuchardt1-1/+1
2017-12-01efi_loader: replace UINTN by efi_uintn_tHeinrich Schuchardt1-1/+1
2017-10-13efi_selftest: correctly check return valuesHeinrich Schuchardt1-1/+1
2017-10-09efi_selftest: avoid dereferencing NULL in tpl testHeinrich Schuchardt1-1/+2
2017-10-09efi_loader: wrong type in wait_for_eventHeinrich Schuchardt1-1/+1
2017-10-09efi_selftest: make tests easier to readHeinrich Schuchardt1-38/+47
2017-09-19efi_selftest: test task priority levelsHeinrich Schuchardt1-0/+214