diff options
author | Ard Biesheuvel <[email protected]> | 2015-08-07 09:36:54 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-08-08 10:37:38 +0200 |
commit | 87db73aebf55554fefaa3eade0a28f282a1511b8 (patch) | |
tree | c89c56d45acd7f35e08b9d3ceb941047d396378f /tools/perf/scripts/python/net_dropmonitor.py | |
parent | dd2384a75d1c046faf068a6352732a204814b86d (diff) |
efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
The UEFI spec v2.5 introduces a new memory attribute
EFI_MEMORY_RO, which is now the preferred attribute to convey
that the nature of the contents of such a region allows it to be
mapped read-only (i.e., it contains .text and .rodata only).
The specification of the existing EFI_MEMORY_WP attribute has been
updated to align more closely with its common use as a
cacheability attribute rather than a permission attribute.
Add the #define and add the attribute to the memory map dumping
routine.
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Matt Fleming <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions