summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/runtime-map.c
Commit message (Expand)AuthorAgeFilesLines
* efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-041-2/+1Star
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-061-5/+5
* efi/runtime-map: Use efi.memmap directly instead of a copyMatt Fleming2016-09-091-22/+13Star
* efi: Fix error handling in add_sysfs_runtime_map_entry()Dan Carpenter2015-05-051-3/+3
* efi: Small leak on error in runtime map codeDan Carpenter2015-01-201-1/+1
* kexec: support kexec/kdump on EFI systemsVivek Goyal2014-08-091-0/+21
* efi: Export EFI runtime memory mapping to sysfsDave Young2013-12-211-0/+181