aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/memattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-22efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be clearedHeiner Kallweit1-5/+0
2020-02-23efi: Move mem_attr_table out of struct efiArd Biesheuvel1-6/+7
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel1-4/+1
2019-02-04efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel1-1/+1
2017-02-01x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLESai Praneeth1-1/+4
2017-02-01efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes tableSai Praneeth1-0/+1
2016-04-28efi: Implement generic support for the Memory Attributes tableArd Biesheuvel1-0/+182