summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/memattr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-231-1/+6
|\
| * efi: Discover BTI support in runtime services regionsArd Biesheuvel2023-02-041-1/+6
* | efi: Accept version 2 of memory attributes tableArd Biesheuvel2023-02-021-1/+1
|/
* efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be clearedHeiner Kallweit2021-05-221-5/+0
* efi: Move mem_attr_table out of struct efiArd Biesheuvel2020-02-231-6/+7
* efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-041-4/+1
* efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel2019-02-041-1/+1
* x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLESai Praneeth2017-02-011-1/+4
* efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes tableSai Praneeth2017-02-011-0/+1
* efi: Implement generic support for the Memory Attributes tableArd Biesheuvel2016-04-281-0/+182