summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/memattr.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-24Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+6
2023-02-04efi: Discover BTI support in runtime services regionsArd Biesheuvel1-1/+6
2023-02-02efi: Accept version 2 of memory attributes tableArd Biesheuvel1-1/+1
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