]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/IntelFrameworkPkg.dec
Program SD Cards into 4-bit mode (support for this is required in the spec). This...
[mirror_edk2.git] / IntelFrameworkPkg / IntelFrameworkPkg.dec
index 3498cdf85f00f56f65161bf4911a86b82b89e97b..ef1f322002e045d98c0f5c136c69553167336d96 100644 (file)
@@ -1,30 +1,26 @@
-#/** @file\r
+## @file\r
 # Intel Framework Package Reference Implementations\r
 #\r
 # This package provides definitions and libraries that comply to Intel Framework Specifications.\r
-# Copyright (c) 2007 - 2010, Intel Corporation.\r
+# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-# All rights reserved.\r
 #    This program and the accompanying materials are licensed and made available\r
 #    under the terms and conditions of the BSD License which accompanies this distribution.\r
 #    The full text of the license may be found at http://opensource.org/licenses/bsd-license.php\r
 #    THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES\r
 #    OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   DEC_SPECIFICATION              = 0x00010005\r
   PACKAGE_NAME                   = IntelFrameworkPkg\r
   PACKAGE_GUID                   = 2759ded5-bb57-4b06-af4f-c398fa552719\r
-  PACKAGE_VERSION                = 0.90\r
+  PACKAGE_VERSION                = 0.91\r
 \r
 [Includes]\r
   Include                        # Root include for the package\r
 \r
-[LibraryClasses]\r
-  SmmLib|Include/Library/SmmLib.h\r
-\r
 [Guids]\r
   ## Include/Guid/DataHubRecords.h\r
   gEfiCacheSubClassGuid          = { 0x7f0013a7, 0xdc79, 0x4b22, { 0x80, 0x99, 0x11, 0xf7, 0x5f, 0xdc, 0x82, 0x9d }}\r
   ## Include/Protocol/SmmIchnDispatch.h\r
   gEfiSmmIchnDispatchProtocolGuid = { 0xc50b323e, 0x9075, 0x4f2a, { 0xac, 0x8e, 0xd2, 0x59, 0x6a, 0x10, 0x85, 0xcc }}\r
 \r
-  ## Include/Protocol/SmmStatusCode.h\r
-  gEfiSmmStatusCodeProtocolGuid = { 0x6afd2b77, 0x98c1, 0x4acd, {0xa6, 0xf9, 0x8a, 0x94, 0x39, 0xde, 0xf, 0xb1 }}\r
-\r
   ## Include/Protocol/SmmCpuIo.h\r
   gEfiSmmCpuIoGuid  = { 0x5f439a0b, 0x45d8, 0x4682, {0xa4, 0xf4, 0xf0, 0x57, 0x6b, 0x51, 0x34, 0x41}}\r
   \r
   ## Include/Protocol/FrameworkFirmwareVolumeBlock.h\r
   gFramerworkEfiFirmwareVolumeBlockProtocolGuid = { 0xDE28BC59, 0x6228, 0x41BD, { 0xBD, 0xF6, 0xA3, 0xB9, 0xAD, 0xB5, 0x8D, 0xA1 }}    \r
 \r
+  ## Include/Protocol/SmmCpuSaveState.h\r
+  gEfiSmmCpuSaveStateProtocolGuid = { 0x21f302ad, 0x6e94, 0x471b, {0x84, 0xbc, 0xb1, 0x48, 0x0, 0x40, 0x3a, 0x1d}}\r
+\r
 [Ppis]\r
   ## Include/Ppi/BootScriptExecuter.h\r
   gEfiPeiBootScriptExecuterPpiGuid = { 0xabd42895, 0x78cf, 0x4872, { 0x84, 0x44, 0x1b, 0x5c, 0x18, 0x0b, 0xfb, 0xff }}\r
 \r
   ## Include/Ppi/FindFv.h\r
   gEfiFindFvPpiGuid              = { 0x36164812, 0xa023, 0x44e5, { 0xbd, 0x85, 0x05, 0xbf, 0x3c, 0x77, 0x00, 0xaa }}\r
+  \r
+  ## Include/Ppi/S3Resume.h\r
+  gEfiPeiS3ResumePpiGuid             = { 0x4426CCB2, 0xE684, 0x4a8a, { 0xae, 0x40, 0x20, 0xd4, 0xb0, 0x25, 0xb7, 0x10 }}\r
+\r