TianoCore EDK2 master
Loading...
Searching...
No Matches
PiSmmMemoryAttributesTable.h File Reference

Go to the source code of this file.

Data Structures

struct  EDKII_PI_SMM_MEMORY_ATTRIBUTES_TABLE
 

Macros

#define EDKII_PI_SMM_MEMORY_ATTRIBUTES_TABLE_GUID
 
#define EDKII_PI_SMM_MEMORY_ATTRIBUTES_TABLE_VERSION   0x00000001
 

Variables

EFI_GUID gEdkiiPiSmmMemoryAttributesTableGuid
 

Detailed Description

Define the GUID of the EDKII PI SMM memory attribute table, which is published by PI SMM Core.

Copyright (c) 2016, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file PiSmmMemoryAttributesTable.h.

Macro Definition Documentation

◆ EDKII_PI_SMM_MEMORY_ATTRIBUTES_TABLE_GUID

#define EDKII_PI_SMM_MEMORY_ATTRIBUTES_TABLE_GUID
Value:
{\
0x6b9fd3f7, 0x16df, 0x45e8, {0xbd, 0x39, 0xb9, 0x4a, 0x66, 0x54, 0x1a, 0x5d} \
}

Definition at line 13 of file PiSmmMemoryAttributesTable.h.

◆ EDKII_PI_SMM_MEMORY_ATTRIBUTES_TABLE_VERSION

#define EDKII_PI_SMM_MEMORY_ATTRIBUTES_TABLE_VERSION   0x00000001

Definition at line 41 of file PiSmmMemoryAttributesTable.h.