summaryrefslogtreecommitdiff
path: root/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc
diff options
context:
space:
mode:
authorMichael Kubacki <michael.a.kubacki@intel.com>2018-03-08 15:30:07 -0800
committerJiewen Yao <jiewen.yao@intel.com>2018-03-10 09:31:29 +0800
commit740a82fb7a180ff38db1b91924d49ef08f91da4c (patch)
tree3dbbce8f7098607fa7c02c0b4df90556ab492221 /Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc
parent4b87791b846ae99910455d7d1e00d21ddb65aa6c (diff)
downloadedk2-platforms-740a82fb7a180ff38db1b91924d49ef08f91da4c.tar.xz
MinPlatformPkg/StallServicePei: Install PEI Stall Service in StallServicePei
Cc: Jiewen Yao <jiewen.yao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Michael Kubacki <michael.a.kubacki@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc')
-rw-r--r--Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc10
1 files changed, 6 insertions, 4 deletions
diff --git a/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc b/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc
index c97f0e1017..9e151be5ec 100644
--- a/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc
+++ b/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc
@@ -42,7 +42,7 @@
# Pcd Section - list of all EDK II PCD Entries defined by this Platform
#
################################################################################
-
+
[PcdsFeatureFlag]
# configuration
gMinPlatformPkgTokenSpaceGuid.PcdBootToShellOnly|FALSE
@@ -70,7 +70,7 @@
PciSegmentInfoLib|MinPlatformPkg/Pci/Library/PciSegmentInfoLibSimple/PciSegmentInfoLibSimple.inf
PlatformBootManagerLib|MinPlatformPkg/Bds/Library/DxePlatformBootManagerLib/DxePlatformBootManagerLib.inf
AslUpdateLib|MinPlatformPkg/Acpi/Library/DxeAslUpdateLib/DxeAslUpdateLib.inf
-
+
#
# Misc
#
@@ -88,7 +88,7 @@
SiliconPolicyUpdateLib|MinPlatformPkg/PlatformInit/Library/SiliconPolicyUpdateLibNull/SiliconPolicyUpdateLibNull.inf
TestPointCheckLib|MinPlatformPkg/Test/Library/TestPointCheckLibNull/TestPointCheckLibNull.inf
-
+
[LibraryClasses.common.SEC]
TestPointCheckLib|MinPlatformPkg/Test/Library/TestPointCheckLib/SecTestPointCheckLib.inf
@@ -156,7 +156,7 @@
MinPlatformPkg/FspWrapper/Library/SecFspWrapperPlatformSecLib/SecFspWrapperPlatformSecLib.inf
MinPlatformPkg/FspWrapper/Library/PeiFspWrapperPlatformLib/PeiFspWrapperPlatformLib.inf
MinPlatformPkg/FspWrapper/Library/DxeFspWrapperPlatformLib/DxeFspWrapperPlatformLib.inf
-
+
MinPlatformPkg/Hsti/HstiIbvPlatformDxe/HstiIbvPlatformDxe.inf
MinPlatformPkg/Pci/Library/PciHostBridgeLibSimple/PciHostBridgeLibSimple.inf
@@ -175,6 +175,8 @@
MinPlatformPkg/PlatformInit/Library/SiliconPolicyInitLibNull/SiliconPolicyInitLibNull.inf
MinPlatformPkg/PlatformInit/Library/SiliconPolicyUpdateLibNull/SiliconPolicyUpdateLibNull.inf
+ MinPlatformPkg/Services/StallServicePei/StallServicePei.inf
+
MinPlatformPkg/Test/Library/TestPointCheckLibNull/TestPointCheckLibNull.inf
MinPlatformPkg/Test/Library/TestPointCheckLib/SecTestPointCheckLib.inf
MinPlatformPkg/Test/Library/TestPointCheckLib/PeiTestPointCheckLib.inf