]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFspPkg/Include/Private/GuidHobFspTseg.h
5a5fed76df0966cb17c2ccf5df96587ac09cd377
[mirror_edk2.git] / IntelFspPkg / Include / Private / GuidHobFspTseg.h
1 /** @file
2
3 Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>
4 SPDX-License-Identifier: BSD-2-Clause-Patent
5
6 **/
7
8 #ifndef __GUID_HOB_FSP_TSEG_GUID__
9 #define __GUID_HOB_FSP_TSEG_GUID__
10
11 extern EFI_GUID gFspReservedMemoryResourceHobTsegGuid;
12
13 #endif