]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFspPkg/Include/Private/GuidHobFspMisc.h
c3a3c757b1b2b726823a0d2d0e286aa3429e8fb6
[mirror_edk2.git] / IntelFspPkg / Include / Private / GuidHobFspMisc.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_MISC_GUID__
9 #define __GUID_HOB_FSP_MISC_GUID__
10
11 extern EFI_GUID gFspReservedMemoryResourceHobMiscGuid;
12
13 #endif