]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/MdePkg.dec
Updated comment at line 595 to be PI 1.1 spec, instead of 1.0.
[mirror_edk2.git] / MdePkg / MdePkg.dec
index 16d56d9c1543ffe7b42c212bb30cd40f6c802c52..8c276322525391085394e491e0f6acd1185d2414 100644 (file)
   DEC_SPECIFICATION              = 0x00010005\r
   PACKAGE_NAME                   = MdePkg\r
   PACKAGE_GUID                   = 1E73767F-8F52-4603-AEB4-F29B510B6766\r
-  PACKAGE_VERSION                = 0.1\r
+  PACKAGE_VERSION                = 1.00\r
 \r
 \r
-[Includes.common]\r
+[Includes]\r
   Include\r
 \r
 [Includes.Ia32]\r
@@ -41,7 +41,7 @@
 [Includes.EBC]\r
   Include/Ebc\r
 \r
-[LibraryClasses.common]\r
+[LibraryClasses]\r
   ##  @libraryclass  Provides most usb APIs to support the Hid requests defined in Usb Hid 1.1 spec\r
   #                  and the standard requests defined in Usb 1.1 spec.\r
   ##\r
   ##  @libraryclass  Provides library services to make PAL Calls.\r
   PalLib|Include/Library/PalLib.h\r
 \r
-[Guids.common]\r
+[Guids]\r
   #\r
   # GUID defined in UEFI2.1/UEFI2.0/EFI1.1\r
   #\r
   \r
   ## Include/Guid/HardwareErrorVariable.h\r
   gEfiHardwareErrorVariableGuid  = { 0x414E6BDD, 0xE47B, 0x47cc, { 0xB2, 0x44, 0xBB, 0x61, 0x02, 0x0C, 0xF5, 0x16 }}\r
+\r
+  #\r
+  # GUID defined in PI1.2\r
+  #\r
+  \r
+  ## Guid for EFI_DISK_INFO_PROTOCOL.Interface to specify Ide interface.\r
+  ## Include/Protocol/DiskInfo.h\r
+  gEfiDiskInfoIdeInterfaceGuid   = { 0x5E948FE3, 0x26D3, 0x42B5, { 0xAF, 0x17, 0x61, 0x02, 0x87, 0x18, 0x8D, 0xEC }}\r
+  \r
+  ## Guid for EFI_DISK_INFO_PROTOCOL.Interface to specify Scsi interface.\r
+  ## Include/Protocol/DiskInfo.h\r
+  gEfiDiskInfoScsiInterfaceGuid  = { 0x08F74BAA, 0xEA36, 0x41D9, { 0x95, 0x21, 0x21, 0xA7, 0x0F, 0x87, 0x80, 0xBC }}\r
+\r
+  ## Guid for EFI_DISK_INFO_PROTOCOL.Interface to specify Usb interface.\r
+  ## Include/Protocol/DiskInfo.h\r
+  gEfiDiskInfoUsbInterfaceGuid   = { 0xCB871572, 0xC11A, 0x47B5, { 0xB4, 0x92, 0x67, 0x5E, 0xAF, 0xA7, 0x77, 0x27 }}\r
+    \r
+  ## Guid for EFI_DISK_INFO_PROTOCOL.Interface to specify Ahci interface.\r
+  ## Include/Protocol/DiskInfo.h\r
+  gEfiDiskInfoAhciInterfaceGuid  = { 0x9e498932, 0x4abc, 0x45af, { 0xa3, 0x4d, 0x02, 0x47, 0x78, 0x7b, 0xe7, 0xc6 }}\r
+\r
+  ## Include/Guid/StatusCodeDataTypeId.h\r
+  gEfiStatusCodeDataTypeStringGuid = { 0x92D11080, 0x496F, 0x4D95, { 0xBE, 0x7E, 0x03, 0x74, 0x88, 0x38, 0x2B, 0x0A }}\r
   \r
-[Ppis.common]\r
+  ## Include/Guid/StatusCodeDataTypeId.h\r
+  gEfiStatusCodeSpecificDataGuid   = { 0x335984BD, 0xE805, 0x409A, { 0xB8, 0xF8, 0xD2, 0x7E, 0xCE, 0x5F, 0xF7, 0xA6 }}\r
+  \r
+[Ppis]\r
   ## Include/Ppi/MasterBootMode.h\r
   gEfiPeiMasterBootModePpiGuid = { 0x7408d748, 0xfc8c, 0x4ee6, {0x92, 0x88, 0xc4, 0xbe, 0xc0, 0x92, 0xa4, 0x10 } }\r
   \r
   ## Include/Ppi/Pcd.h\r
   gPcdPpiGuid = { 0x6e81c58, 0x4ad7, 0x44bc, { 0x83, 0x90, 0xf1, 0x2, 0x65, 0xf7, 0x24, 0x80 } }\r
 \r
+  #\r
+  # PPIs defined in PI 1.2.\r
+  #\r
+\r
+  ## Include/Ppi/RecoveryModule.h\r
+  gEfiPeiRecoveryModulePpiGuid       = { 0xFB6D9542, 0x612D, 0x4f45, { 0x87, 0x2f, 0x5c, 0xff, 0x52, 0xe9, 0x3d, 0xcf }}\r
 \r
-[Protocols.common]\r
+  ## Include/Ppi/DeviceRecoveryModule.h\r
+  gEfiPeiDeviceRecoveryModulePpiGuid = { 0x0DE2CE25, 0x446A, 0x45a7, { 0xBF, 0xC9, 0x37, 0xDA, 0x26, 0x34, 0x4B, 0x37 }}\r
+\r
+  ## Include/Ppi/BlockIo.h\r
+  gEfiPeiVirtualBlockIoPpiGuid       = { 0x695d8aa1, 0x42ee, 0x4c46, { 0x80, 0x5c, 0x6e, 0xa6, 0xbc, 0xe7, 0x99, 0xe3 }}\r
+\r
+  ## Include/Ppi/S3Resume.h\r
+  gEfiPeiS3ResumePpiGuid             = { 0x4426CCB2, 0xE684, 0x4a8a, { 0xae, 0x40, 0x20, 0xd4, 0xb0, 0x25, 0xb7, 0x10 }}\r
+  \r
+[Protocols]\r
   #\r
   # Protocols defined in PI1.0.\r
   #\r
   ## Include/Protocol/Capsule.h\r
   gEfiCapsuleArchProtocolGuid    = { 0x5053697E, 0x2CBC, 0x4819, { 0x90, 0xD9, 0x05, 0x80, 0xDE, 0xEE, 0x57, 0x54 }}\r
 \r
+  #\r
+  # Protocols defined in PI 1.2.\r
+  #\r
+  \r
+  ## Include/Protocol/MpService.h\r
+  gEfiMpServiceProtocolGuid = { 0x3fdda605, 0xa76e, 0x4f46, { 0xad, 0x29, 0x12, 0xf4, 0x53, 0x1b, 0x3d, 0x08 }}\r
+\r
+  ## Include/Protocol/PciHostBridgeResourceAllocation.h\r
+  gEfiPciHostBridgeResourceAllocationProtocolGuid = { 0xCF8034BE, 0x6768, 0x4d8b, { 0xb7, 0x39, 0x7c, 0xce, 0x68, 0x3a, 0x9f, 0xbe }}\r
+\r
+  ## Include/Protocol/PciPlatform.h\r
+  gEfiPciPlatformProtocolGuid    = { 0x07d75280, 0x27d4, 0x4d69, { 0x90, 0xd0, 0x56, 0x43, 0xe2, 0x38, 0xb3, 0x41 }}\r
+\r
+  ## Include/Protocol/IncompatiblePciDeviceSupport.h\r
+  gEfiIncompatiblePciDeviceSupportProtocolGuid = { 0xeb23f55a, 0x7863, 0x4ac2, { 0x8d, 0x3d, 0x95, 0x65, 0x35, 0xde, 0x03, 0x75 }}\r
+  \r
+  ## Include/Protocol/PciHotPlugInit.h\r
+  gEfiPciHotPlugInitProtocolGuid = { 0xaa0e8bc1, 0xdabc, 0x46b0, { 0xa8, 0x44, 0x37, 0xb8, 0x16, 0x9b, 0x2b, 0xea }}\r
+  \r
+  ## This protocol is used to add or remove all PCI child devices on the PCI root bridge.\r
+  ## Include/Protocol/PciHotPlugRequest.h\r
+  gEfiPciHotPlugRequestProtocolGuid = { 0x19CB87AB, 0x2CB9, 0x4665, { 0x83, 0x60, 0xDD, 0xCF, 0x60, 0x54, 0xF7, 0x9D }}\r
+  \r
+  ## Include/Protocol/IdeControllerInit.h\r
+  gEfiIdeControllerInitProtocolGuid = { 0xa1e37052, 0x80d9, 0x4e65, { 0xa3, 0x17, 0x3e, 0x9a, 0x55, 0xc4, 0x3e, 0xc9 }}\r
+  \r
+  ## Disk Info protocol is used to export Inquiry Data for a drive.\r
+  ## Include/Protocol/DiskInfo.h\r
+  gEfiDiskInfoProtocolGuid       = { 0xD432A67F, 0x14DC, 0x484B, { 0xB3, 0xBB, 0x3F, 0x02, 0x91, 0x84, 0x93, 0x27 }}\r
+  \r
   #\r
   # Protocols defined in UEFI2.1/UEFI2.0/EFI1.1\r
   #\r
+  \r
   ## Include/Protocol/DebugPort.h\r
   gEfiDebugPortProtocolGuid      = { 0xEBA4E8D2, 0x3858, 0x41EC, { 0xA2, 0x81, 0x26, 0x47, 0xBA, 0x96, 0x60, 0xD0 }}\r
   \r
   gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLangDeprecate|FALSE|BOOLEAN|0x00000012\r
 \r
   ## If TRUE, UGA Draw Protocol is still consumed.\r
-  gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport|TRUE|BOOLEAN|0x00000013\r
+  gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport|TRUE|BOOLEAN|0x00000027\r
+\r
+  ## If TRUE, a check will be made to see if a specified node is a member of  linked list\r
+  #  in the following BaseLib fucntions: GetNextNode(), IsNull(), IsNodeAtEnd(), \r
+  #  SwapListEntries()\r
+  gEfiMdePkgTokenSpaceGuid.PcdVerifyNodeInList|FALSE|BOOLEAN|0x00000028\r
 \r
 [PcdsFixedAtBuild]\r
   ## Indicates the maximum length of unicode string\r