aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/runtime-map.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-06efi: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel1-2/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2017-12-06efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman1-5/+5
2016-09-09efi/runtime-map: Use efi.memmap directly instead of a copyMatt Fleming1-22/+13
2015-05-05efi: Fix error handling in add_sysfs_runtime_map_entry()Dan Carpenter1-3/+3
2015-01-20efi: Small leak on error in runtime map codeDan Carpenter1-1/+1
2014-08-08kexec: support kexec/kdump on EFI systemsVivek Goyal1-0/+21
2013-12-21efi: Export EFI runtime memory mapping to sysfsDave Young1-0/+181