Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi_selftest: check length reported by GetNextVariableName() | Heinrich Schuchardt | 2020-03-22 | 1 | -2/+8 |
* | efi_selftest: testing read-only variables | Heinrich Schuchardt | 2019-10-06 | 1 | -11/+0 |
* | efi_selftest: correct SetVariable() test | Heinrich Schuchardt | 2019-10-06 | 1 | -14/+16 |
* | efi_loader: selftest: enable APPEND_WRITE tests | AKASHI Takahiro | 2019-09-20 | 1 | -1/+19 |
* | efi: selftest: APPEND_WRITE is not supported | AKASHI Takahiro | 2019-05-24 | 1 | -14/+14 |
* | efi_selftest: remove redundant function efi_st_memcmp() | Heinrich Schuchardt | 2019-05-07 | 1 | -5/+5 |
* | efi_selftest: fix variables test for GetNextVariableName() | AKASHI Takahiro | 2019-02-13 | 1 | -5/+8 |
* | efi_loader: use const efi_guid_t * for variable services | Heinrich Schuchardt | 2019-02-13 | 1 | -2/+2 |
* | efi_selftest: fix typos | Heinrich Schuchardt | 2018-12-02 | 1 | -4/+2 |
* | efi_selftest: check for buffer overflow in efi_get_variable | Ivan Gorinov | 2018-06-03 | 1 | -1/+17 |
* | efi_selftest: unit test for variable services | Heinrich Schuchardt | 2018-06-03 | 1 | -0/+180 |