TianoCore EDK2 master
|
Go to the source code of this file.
Data Structures | |
struct | EFI_MEMORY_ATTRIBUTES_TABLE |
Macros | |
#define | EFI_MEMORY_ATTRIBUTES_TABLE_GUID |
#define | EFI_MEMORY_ATTRIBUTES_TABLE_VERSION 0x00000002 |
#define | EFI_MEMORY_ATTRIBUTES_FLAGS_RT_FORWARD_CONTROL_FLOW_GUARD 0x1 |
Variables | |
EFI_GUID | gEfiMemoryAttributesTableGuid |
GUIDs used for UEFI Memory Attributes Table in the UEFI 2.6 specification.
Copyright (c) 2016, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file MemoryAttributesTable.h.
#define EFI_MEMORY_ATTRIBUTES_FLAGS_RT_FORWARD_CONTROL_FLOW_GUARD 0x1 |
Definition at line 26 of file MemoryAttributesTable.h.
#define EFI_MEMORY_ATTRIBUTES_TABLE_GUID |
Definition at line 12 of file MemoryAttributesTable.h.
#define EFI_MEMORY_ATTRIBUTES_TABLE_VERSION 0x00000002 |
Definition at line 24 of file MemoryAttributesTable.h.