Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-04 | efi: Replace GPL license boilerplate with SPDX headers | Ard Biesheuvel | 1 | -0/+1 |
2019-01-04 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -4/+4 |
2018-09-26 | efi/efi_test: add exporting ResetSystem runtime service | Ivan Hu | 1 | -0/+27 |
2017-10-25 | efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps() | Dan Carpenter | 1 | -0/+3 |
2017-06-05 | efi/efi_test: Use memdup_user() helper | Geliang Tang | 1 | -8/+3 |
2016-10-18 | efi/efi_test: Use memdup_user() as a cleanup | Ivan Hu | 1 | -7/+3 |
2016-10-18 | efi/efi_test: Fix uninitialized variable 'rv' | Ivan Hu | 1 | -1/+1 |
2016-10-18 | efi/efi_test: Fix uninitialized variable 'datasize' | Ivan Hu | 1 | -1/+1 |
2016-10-18 | efi: Remove unused include of <linux/version.h> | Wei Yongjun | 1 | -1/+0 |
2016-09-09 | efi: Add efi_test driver for exporting UEFI runtime service interfaces | Ivan Hu | 1 | -0/+749 |