summaryrefslogtreecommitdiffstats
path: root/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecFspWrapperPlatformSecLibSample.inf
diff options
context:
space:
mode:
authorLiming Gao <liming.gao@intel.com>2016-07-11 10:24:16 +0800
committerLiming Gao <liming.gao@intel.com>2016-07-20 13:11:30 +0800
commitf86b9293ecbe0344074817b1a2f6876fa2a629e2 (patch)
tree8f71026852f42deacc857ad05ac64d4087f5939a /IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecFspWrapperPlatformSecLibSample.inf
parent5443e7fee21d09dac22935428e3e26b41503091f (diff)
downloadedk2-f86b9293ecbe0344074817b1a2f6876fa2a629e2.tar.gz
edk2-f86b9293ecbe0344074817b1a2f6876fa2a629e2.tar.bz2
edk2-f86b9293ecbe0344074817b1a2f6876fa2a629e2.zip
IntelFsp2WrapperPkg SecFspWrapperPlatformSecLibSample:Update code to pass build
1. Update its library class to PlatformSecLib 2. Update source code to refer to the matched header file Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Giri Mudusuru <giri.p.mudusuru@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Diffstat (limited to 'IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecFspWrapperPlatformSecLibSample.inf')
-rw-r--r--IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecFspWrapperPlatformSecLibSample.inf4
1 files changed, 3 insertions, 1 deletions
diff --git a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecFspWrapperPlatformSecLibSample.inf b/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecFspWrapperPlatformSecLibSample.inf
index bcb76b8fb6..dfa5c15d2f 100644
--- a/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecFspWrapperPlatformSecLibSample.inf
+++ b/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecFspWrapperPlatformSecLibSample.inf
@@ -23,7 +23,7 @@
FILE_GUID = 8F1AC44A-CE7E-4E29-95BB-92E321BB1573
MODULE_TYPE = SEC
VERSION_STRING = 1.0
- LIBRARY_CLASS = FspWrapperPlatformSecLib
+ LIBRARY_CLASS = PlatformSecLib
#
# The following information is for reference only and not required by the build tools.
@@ -68,6 +68,8 @@
[LibraryClasses]
LocalApicLib
SerialPortLib
+ DebugLib
+ BaseMemoryLib
[Ppis]
gEfiSecPlatformInformationPpiGuid ## CONSUMES