开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
memattr.c
Age
Commit message (
Expand
)
Author
2024-11-15
efi/memattr: Ignore table if the size is clearly bogus
Ard Biesheuvel
2024-07-12
efi: Replace efi_memory_attributes_table_t 0-sized array with flexible array
Kees Cook
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-04
efi: Discover BTI support in runtime services regions
Ard Biesheuvel
2023-02-02
efi: Accept version 2 of memory attributes table
Ard Biesheuvel
2021-05-22
efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
Heiner Kallweit
2020-02-23
efi: Move mem_attr_table out of struct efi
Ard Biesheuvel
2019-02-04
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
2019-02-04
efi/memattr: Don't bail on zero VA if it equals the region's PA
Ard Biesheuvel
2017-02-01
x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE
Sai Praneeth
2017-02-01
efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes table
Sai Praneeth
2016-04-28
efi: Implement generic support for the Memory Attributes table
Ard Biesheuvel