X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFspPkg%2FLibrary%2FBaseFspCommonLib%2FBaseFspCommonLib.inf;fp=IntelFspPkg%2FLibrary%2FBaseFspCommonLib%2FBaseFspCommonLib.inf;h=0000000000000000000000000000000000000000;hp=7e1424785831f60fe4ac988e4125bd3fbe396128;hb=1a48fda5315433661c2f3039a30aea5916c22267;hpb=e8015f2facfffa31db8a06c1121647f76f1035dc diff --git a/IntelFspPkg/Library/BaseFspCommonLib/BaseFspCommonLib.inf b/IntelFspPkg/Library/BaseFspCommonLib/BaseFspCommonLib.inf deleted file mode 100644 index 7e14247858..0000000000 --- a/IntelFspPkg/Library/BaseFspCommonLib/BaseFspCommonLib.inf +++ /dev/null @@ -1,32 +0,0 @@ -## @file -# Instance of FspCommonLib -# Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved.
-# -# SPDX-License-Identifier: BSD-2-Clause-Patent -# -## - -[Defines] - INF_VERSION = 0x00010005 - BASE_NAME = BaseFspCommonLib - FILE_GUID = 54607F66-D728-448e-A282-49E0404A557F - MODULE_TYPE = BASE - VERSION_STRING = 1.0 - LIBRARY_CLASS = FspCommonLib - -[Sources] - FspCommonLib.c - -[Packages] - MdePkg/MdePkg.dec - IntelFspPkg/IntelFspPkg.dec - -[LibraryClasses] - BaseMemoryLib - -[Pcd] - gIntelFspPkgTokenSpaceGuid.PcdGlobalDataPointerAddress ## CONSUMES - -[FixedPcd] - gIntelFspPkgTokenSpaceGuid.PcdFspMaxPatchEntry ## CONSUMES - gIntelFspPkgTokenSpaceGuid.PcdFspMaxPerfEntry ## CONSUMES