15#ifndef __EFI_PROPERTIES_TABLE_H__
16#define __EFI_PROPERTIES_TABLE_H__
18#define EFI_PROPERTIES_TABLE_GUID {\
19 0x880aaca3, 0x4adc, 0x4a04, {0x90, 0x79, 0xb7, 0x47, 0x34, 0x8, 0x25, 0xe5} \
28#define EFI_PROPERTIES_TABLE_VERSION 0x00010000
33#define EFI_PROPERTIES_RUNTIME_MEMORY_PROTECTION_NON_EXECUTABLE_PE_DATA 0x1
unsigned int UINT32
Definition ProcessorBind.h:102
EFI_GUID gEfiPropertiesTableGuid
COMPILER_DEPENDENT_UINT64 UINT64
Definition actypes.h:239
Definition PropertiesTable.h:22
UINT64 MemoryProtectionAttribute
Definition PropertiesTable.h:25
UINT32 Length
Definition PropertiesTable.h:24
UINT32 Version
Definition PropertiesTable.h:23