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

Go to the source code of this file.

Data Structures

struct  EFI_SMRAM_HOB_DESCRIPTOR_BLOCK
 

Macros

#define EFI_SMM_SMRAM_MEMORY_GUID
 

Variables

EFI_GUID gEfiSmmSmramMemoryGuid
 

Detailed Description

This is a special GUID extension Hob to describe SMRAM memory regions.

This file defines: the GUID used to identify the GUID HOB for reserving SMRAM regions. the data structure of SMRAM descriptor to describe SMRAM candidate regions values of state of SMRAM candidate regions the GUID specific data structure of HOB for reserving SMRAM regions.

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

Revision Reference:
GUIDs defined in PI SPEC version 1.5.

Definition in file SmramMemoryReserve.h.

Macro Definition Documentation

◆ EFI_SMM_SMRAM_MEMORY_GUID

#define EFI_SMM_SMRAM_MEMORY_GUID
Value:
{ \
0x6dadf1d1, 0xd4cc, 0x4910, {0xbb, 0x6e, 0x82, 0xb1, 0xfd, 0x80, 0xff, 0x3d } \
}

Definition at line 21 of file SmramMemoryReserve.h.