Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-02-23 | 1 | -1/+6 |
|\ | |||||
| * | efi: Discover BTI support in runtime services regions | Ard Biesheuvel | 2023-02-04 | 1 | -1/+6 |
* | | efi: Accept version 2 of memory attributes table | Ard Biesheuvel | 2023-02-02 | 1 | -1/+1 |
|/ | |||||
* | efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared | Heiner Kallweit | 2021-05-22 | 1 | -5/+0 |
* | efi: Move mem_attr_table out of struct efi | Ard Biesheuvel | 2020-02-23 | 1 | -6/+7 |
* | efi: Replace GPL license boilerplate with SPDX headers | Ard Biesheuvel | 2019-02-04 | 1 | -4/+1 |
* | efi/memattr: Don't bail on zero VA if it equals the region's PA | Ard Biesheuvel | 2019-02-04 | 1 | -1/+1 |
* | x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE | Sai Praneeth | 2017-02-01 | 1 | -1/+4 |
* | efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes table | Sai Praneeth | 2017-02-01 | 1 | -0/+1 |
* | efi: Implement generic support for the Memory Attributes table | Ard Biesheuvel | 2016-04-28 | 1 | -0/+182 |