Data Structures | |
struct | EFI_SMRAM_HOB_DESCRIPTOR_BLOCK |
Defines | |
#define | EFI_SMM_PEI_SMRAM_MEMORY_RESERVE |
Variables | |
EFI_GUID | gEfiSmmPeiSmramMemoryReserveGuid |
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. This GUIDed HOB can be used to convey the existence of the T-SEG reservation and H-SEG usage
Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License that accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php.
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#define EFI_SMM_PEI_SMRAM_MEMORY_RESERVE |
Value:
{ \ 0x6dadf1d1, 0xd4cc, 0x4910, {0xbb, 0x6e, 0x82, 0xb1, 0xfd, 0x80, 0xff, 0x3d } \ }
EFI_GUID gEfiSmmPeiSmramMemoryReserveGuid |