aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_selftest/efi_selftest_tpl.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-06efi_selftest: rename event_notifyHeinrich Schuchardt1-21/+26
2022-01-29efi_loader: correct function comment styleHeinrich Schuchardt1-3/+3
2021-06-28efi_loader: TPL_HIGH_LEVEL not allowed for CreateEventHeinrich Schuchardt1-1/+1
2019-02-13efi_selftest: tpl unit test, check return valuesHeinrich Schuchardt1-2/+2
2018-12-02efi_selftest: fix typosHeinrich Schuchardt1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-22efi_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-18efi_selftest: test task priority levelsHeinrich Schuchardt1-0/+214