Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi_selftest: do not use efi_free_pool() | Heinrich Schuchardt | 2019-02-16 | 1 | -1/+1 |
* | efi_loader: use u16* for file name | Heinrich Schuchardt | 2019-02-13 | 1 | -3/+3 |
* | efi_selftest: block device: avoid read after free | Heinrich Schuchardt | 2018-12-23 | 1 | -5/+5 |
* | efi_loader: correct signature of GetPosition, SetPosition | Heinrich Schuchardt | 2018-10-16 | 1 | -2/+28 |
* | efi_selftest: correct block device unit test | Heinrich Schuchardt | 2018-08-20 | 1 | -1/+1 |
* | efi_selftest: test writing to file | Heinrich Schuchardt | 2018-07-25 | 1 | -0/+70 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO) | Heinrich Schuchardt | 2018-04-05 | 1 | -0/+22 |
* | efi_loader: use correct types in EFI_FILE_PROTOCOL | Heinrich Schuchardt | 2018-04-04 | 1 | -1/+1 |
* | efi_selftest: provide a test for block io | Heinrich Schuchardt | 2018-01-22 | 1 | -0/+395 |