Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |