TianoCore EDK2 master
|
Go to the source code of this file.
Data Structures | |
struct | EFI_MMRAM_HOB_DESCRIPTOR_BLOCK |
Macros | |
#define | EFI_MM_PEI_MMRAM_MEMORY_RESERVE |
Variables | |
EFI_GUID | gEfiMmPeiSmramMemoryReserveGuid |
Definition of GUIDed HOB for reserving MMRAM regions.
This file defines: the GUID used to identify the GUID HOB for reserving MMRAM regions. the data structure of MMRAM descriptor to describe MMRAM candidate regions values of state of MMRAM candidate regions the GUID specific data structure of HOB for reserving MMRAM 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.
Copyright (c) 2016 - 2018, ARM Limited. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file MmramMemoryReserve.h.
#define EFI_MM_PEI_MMRAM_MEMORY_RESERVE |
Definition at line 24 of file MmramMemoryReserve.h.