Files
system76-edk2/IntelFspPkg/Include/Private/GuidHobFspMisc.h
2019-04-09 10:58:04 -07:00

14 lines
277 B
C

/** @file
Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#ifndef __GUID_HOB_FSP_MISC_GUID__
#define __GUID_HOB_FSP_MISC_GUID__
extern EFI_GUID gFspReservedMemoryResourceHobMiscGuid;
#endif