public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1] IntelSiliconPkg: Add gEndOfSiInitPpiGuid definition in DEC file
@ 2023-06-13 12:40 Chang, Hunter
  2023-06-13 13:56 ` Ashraf Ali S
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Chang, Hunter @ 2023-06-13 12:40 UTC (permalink / raw)
  To: devel
  Cc: Hunter Chang, Ray Ni, Rangasai V Chaganty, Isaac Oram,
	Ashraf Ali S, Tina Chen, Arthur Chen

From: Hunter Chang <hunter.chang@intel.com>

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4371

Add gEndOfSiInitPpiGuid definition in IntelSiliconPkg.dec
gEndOfSiInitPpiGuid indicates the end of all of the silicon init.
Add it to IntellSiliconPkg for AFP improvement.

Signed-off-by: Hunter Chang <hunter.chang@intel.com>

Cc: Ray Ni <ray.ni@intel.com>
Cc: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Ashraf Ali S <ashraf.ali.s@intel.com>
Cc: Tina Chen <tina.chen@intel.com>
Cc: Arthur Chen <arthur.g.chen@intel.com>
---
 Silicon/Intel/IntelSiliconPkg/IntelSiliconPkg.dec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Silicon/Intel/IntelSiliconPkg/IntelSiliconPkg.dec b/Silicon/Intel/IntelSiliconPkg/IntelSiliconPkg.dec
index ec8690a8d6..c540ef40ad 100644
--- a/Silicon/Intel/IntelSiliconPkg/IntelSiliconPkg.dec
+++ b/Silicon/Intel/IntelSiliconPkg/IntelSiliconPkg.dec
@@ -113,6 +113,7 @@
   gEdkiiVTdInfoPpiGuid = { 0x8a59fcb3, 0xf191, 0x400c, { 0x97, 0x67, 0x67, 0xaf, 0x2b, 0x25, 0x68, 0x4a } }
   gEdkiiVTdNullRootEntryTableGuid = { 0x3de0593f, 0x6e3e, 0x4542, { 0xa1, 0xcb, 0xcb, 0xb2, 0xdb, 0xeb, 0xd8, 0xff } }
   gIntelDieInfoPpiGuid = { 0xF9E45CBF, 0x1E21, 0x434A, { 0x90, 0x88, 0x1D, 0x10, 0x38, 0xF3, 0x68, 0xF2 }}
+  gEndOfSiInitPpiGuid  = { 0xE2E3D5D1, 0x8356, 0x4F96, { 0x9C, 0x9E, 0x2E, 0xC3, 0x48, 0x1D, 0xEA, 0x88 }}
 
 [Protocols]
   ## Protocols that provide services for the Intel(R) PCH SPI Host Controller Compatibility Interface
-- 
2.26.2.windows.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-06-30 20:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-13 12:40 [PATCH v1] IntelSiliconPkg: Add gEndOfSiInitPpiGuid definition in DEC file Chang, Hunter
2023-06-13 13:56 ` Ashraf Ali S
2023-06-13 14:15 ` Ni, Ray
2023-06-14  1:54   ` Chang, Hunter
2023-06-30 20:51 ` Isaac Oram
     [not found] ` <176D8B046956B609.23465@groups.io>
2023-06-30 20:54   ` [edk2-devel] " Isaac Oram

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox