Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi: x86: Move EFI runtime map sysfs code to arch/x86 | Ard Biesheuvel | 2022-11-18 | 1 | -193/+0 |
* | efi: use default_groups in kobj_type | Greg Kroah-Hartman | 2022-01-06 | 1 | -1/+2 |
* | efi: Replace GPL license boilerplate with SPDX headers | Ard Biesheuvel | 2019-02-04 | 1 | -2/+1 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
* | efi: Move some sysfs files to be read-only by root | Greg Kroah-Hartman | 2017-12-06 | 1 | -5/+5 |
* | efi/runtime-map: Use efi.memmap directly instead of a copy | Matt Fleming | 2016-09-09 | 1 | -22/+13 |
* | efi: Fix error handling in add_sysfs_runtime_map_entry() | Dan Carpenter | 2015-05-05 | 1 | -3/+3 |
* | efi: Small leak on error in runtime map code | Dan Carpenter | 2015-01-20 | 1 | -1/+1 |
* | kexec: support kexec/kdump on EFI systems | Vivek Goyal | 2014-08-08 | 1 | -0/+21 |
* | efi: Export EFI runtime memory mapping to sysfs | Dave Young | 2013-12-21 | 1 | -0/+181 |