From 179fe0179cb6aa46569901253f48de3adab15d38 Mon Sep 17 00:00:00 2001 From: Jiewen Yao Date: Tue, 24 Oct 2017 15:49:45 +0800 Subject: Add SiliconInitializedPpi GUID. This GUID is an indicator that the silicon is initialized. Cc: Michael A Kubacki Cc: Amy Chan Cc: Chasel Chiu Cc: Rangasai V Chaganty Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiewen Yao Reviewed-by: Amy Chan --- Platform/Intel/MinPlatformPkg/MinPlatformPkg.dec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dec b/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dec index c4ee28c768..00650868f4 100644 --- a/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dec +++ b/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dec @@ -28,6 +28,9 @@ PACKAGE_GUID = 463B3B00-0D18-4a5f-90C0-D5B851D2574B [Includes] Include +[Ppis] +gEdkiiSiliconInitializedPpiGuid = {0x82a72dc8, 0x61ec, 0x403e, {0xb1, 0x5a, 0x8d, 0x7a, 0x3a, 0x71, 0x84, 0x98}} + [Guids] gMinPlatformModuleTokenSpaceGuid = {0x69d13bf0, 0xaf91, 0x4d96, {0xaa, 0x9f, 0x21, 0x84, 0xc5, 0xce, 0x3b, 0xc0}} -- cgit v1.2.3