Move the framework version of EFI_S3_RESUME_PPI defintion to Intel framework package from MdePkg

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10137 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jchen20
2010-03-01 07:10:27 +00:00
parent 8f79ed8124
commit 42686f2990
2 changed files with 80 additions and 0 deletions

View File

@@ -177,3 +177,7 @@
## Include/Ppi/FindFv.h
gEfiFindFvPpiGuid = { 0x36164812, 0xa023, 0x44e5, { 0xbd, 0x85, 0x05, 0xbf, 0x3c, 0x77, 0x00, 0xaa }}
## Include/Ppi/S3Resume.h
gEfiPeiS3ResumePpiGuid = { 0x4426CCB2, 0xE684, 0x4a8a, { 0xae, 0x40, 0x20, 0xd4, 0xb0, 0x25, 0xb7, 0x10 }}