From 970a9a8ba3440281184b70cb9e44beee7c49a077 Mon Sep 17 00:00:00 2001 From: Liming Gao Date: Fri, 8 Jul 2016 22:22:51 +0800 Subject: [PATCH 1/1] IntelFsp2Pkg: Add missing modules in Package DSC Package DSC is used to verify the module source build. Cc: Jiewen Yao Cc: Giri Mudusuru Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao Reviewed-by: Giri P Mudusuru --- IntelFsp2Pkg/IntelFsp2Pkg.dsc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/IntelFsp2Pkg/IntelFsp2Pkg.dsc b/IntelFsp2Pkg/IntelFsp2Pkg.dsc index 3b50bbf629..61eb6f1633 100644 --- a/IntelFsp2Pkg/IntelFsp2Pkg.dsc +++ b/IntelFsp2Pkg/IntelFsp2Pkg.dsc @@ -65,6 +65,8 @@ IntelFsp2Pkg/Library/BaseFspDebugLibSerialPort/BaseFspDebugLibSerialPort.inf IntelFsp2Pkg/Library/BaseFspPlatformLib/BaseFspPlatformLib.inf IntelFsp2Pkg/Library/BaseFspSwitchStackLib/BaseFspSwitchStackLib.inf + IntelFsp2Pkg/Library/BaseDebugDeviceLibNull/BaseDebugDeviceLibNull.inf + IntelFsp2Pkg/Library/SecFspSecPlatformLibNull/SecFspSecPlatformLibNull.inf IntelFsp2Pkg/FspSecCore/FspSecCoreT.inf IntelFsp2Pkg/FspSecCore/FspSecCoreM.inf -- 2.39.2