X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFspPkg%2FInclude%2FGuid%2FGuidHobFspEas.h;fp=IntelFspPkg%2FInclude%2FGuid%2FGuidHobFspEas.h;h=0000000000000000000000000000000000000000;hp=70fc26fb8465cea1124802602d050ef39e1935f4;hb=1a48fda5315433661c2f3039a30aea5916c22267;hpb=e8015f2facfffa31db8a06c1121647f76f1035dc diff --git a/IntelFspPkg/Include/Guid/GuidHobFspEas.h b/IntelFspPkg/Include/Guid/GuidHobFspEas.h deleted file mode 100644 index 70fc26fb84..0000000000 --- a/IntelFspPkg/Include/Guid/GuidHobFspEas.h +++ /dev/null @@ -1,19 +0,0 @@ -/** @file - Intel FSP Hob Guid definition from Intel Firmware Support Package External - Architecture Specification v1.1, April 2015, revision 001. - - Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved.
- SPDX-License-Identifier: BSD-2-Clause-Patent - -**/ - -#ifndef __GUID_HOB_FSP_EAS_GUID__ -#define __GUID_HOB_FSP_EAS_GUID__ - -extern EFI_GUID gFspBootLoaderTemporaryMemoryGuid; - -extern EFI_GUID gFspBootLoaderTolumHobGuid; // FSP EAS v1.1 -extern EFI_GUID gFspReservedMemoryResourceHobGuid; -extern EFI_GUID gFspNonVolatileStorageHobGuid; - -#endif