X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=IntelFspPkg%2FLibrary%2FBaseFspPlatformLib%2FBaseFspPlatformLib.inf;fp=IntelFspPkg%2FLibrary%2FBaseFspPlatformLib%2FBaseFspPlatformLib.inf;h=1f5dd1d1f8c900cb29b25702a4ccc767b0caba38;hb=b34eb190837327224a46723051a587d98b3cabd3;hp=4122508baad45e876d61b9a908f5c2f9cd68b0f0;hpb=aaedfe3c126c434badb608284ad72d8a07ce162b;p=mirror_edk2.git diff --git a/IntelFspPkg/Library/BaseFspPlatformLib/BaseFspPlatformLib.inf b/IntelFspPkg/Library/BaseFspPlatformLib/BaseFspPlatformLib.inf index 4122508baa..1f5dd1d1f8 100644 --- a/IntelFspPkg/Library/BaseFspPlatformLib/BaseFspPlatformLib.inf +++ b/IntelFspPkg/Library/BaseFspPlatformLib/BaseFspPlatformLib.inf @@ -1,6 +1,7 @@ ## @file +# Instance of FspPlatformLib # -# Copyright (c) 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -31,14 +32,14 @@ BaseMemoryLib [Pcd] - gIntelFspPkgTokenSpaceGuid.PcdGlobalDataPointerAddress - gIntelFspPkgTokenSpaceGuid.PcdTemporaryRamBase - gIntelFspPkgTokenSpaceGuid.PcdTemporaryRamSize - gIntelFspPkgTokenSpaceGuid.PcdFspTemporaryRamSize + gIntelFspPkgTokenSpaceGuid.PcdGlobalDataPointerAddress ## CONSUMES + gIntelFspPkgTokenSpaceGuid.PcdTemporaryRamBase ## CONSUMES + gIntelFspPkgTokenSpaceGuid.PcdTemporaryRamSize ## CONSUMES + gIntelFspPkgTokenSpaceGuid.PcdFspTemporaryRamSize ## CONSUMES [Guids] - gFspBootLoaderTemporaryMemoryGuid + gFspBootLoaderTemporaryMemoryGuid ## PRODUCES ## HOB [FixedPcd] - gIntelFspPkgTokenSpaceGuid.PcdFspMaxPatchEntry - gIntelFspPkgTokenSpaceGuid.PcdFspMaxPerfEntry + gIntelFspPkgTokenSpaceGuid.PcdFspMaxPatchEntry ## CONSUMES + gIntelFspPkgTokenSpaceGuid.PcdFspMaxPerfEntry ## CONSUMES