Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi_selftest: tpl unit test, check return values | Heinrich Schuchardt | 2019-02-13 | 1 | -2/+2 |
* | efi_selftest: fix typos | Heinrich Schuchardt | 2018-12-02 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | efi_selftest: avoid superfluous messages for task priority levels | Heinrich Schuchardt | 2018-01-22 | 1 | -6/+9 |
* | efi_loader: consistently use efi_uintn_t in boot services | Heinrich Schuchardt | 2017-12-01 | 1 | -1/+1 |
* | efi_loader: replace UINTN by efi_uintn_t | Heinrich Schuchardt | 2017-12-01 | 1 | -1/+1 |
* | efi_selftest: correctly check return values | Heinrich Schuchardt | 2017-10-13 | 1 | -1/+1 |
* | efi_selftest: avoid dereferencing NULL in tpl test | Heinrich Schuchardt | 2017-10-09 | 1 | -1/+2 |
* | efi_loader: wrong type in wait_for_event | Heinrich Schuchardt | 2017-10-09 | 1 | -1/+1 |
* | efi_selftest: make tests easier to read | Heinrich Schuchardt | 2017-10-09 | 1 | -38/+47 |
* | efi_selftest: test task priority levels | Heinrich Schuchardt | 2017-09-18 | 1 | -0/+214 |