]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
Updated comment at line 595 to be PI 1.1 spec, instead of 1.0.
[mirror_edk2.git] / IntelFrameworkModulePkg / IntelFrameworkModulePkg.dec
index 7e3349a5135051c7d01c8945e5b70ac88c846372..8a3b60e152bd6ea89a4095dd5097a366bd50ad14 100644 (file)
   PACKAGE_GUID                   = 88894582-7553-4822-B484-624E24B6DECF\r
   PACKAGE_VERSION                = 0.1\r
 \r
-[Includes.common]\r
+[Includes]\r
   Include                        # Root include for the package\r
 \r
-[LibraryClasses.common]\r
+[LibraryClasses]\r
   ##  @libraryclass  OEM status code libary is used to report status code to OEM device.\r
   OemHookStatusCodeLib|Include/Library/OemHookStatusCodeLib.h\r
 \r
@@ -33,7 +33,7 @@
   ##  @libraryclass  Generic BDS library definition, include the data structure and function.\r
   GenericBdsLib|Include/Library/GenericBdsLib.h\r
 \r
-[Guids.common]\r
+[Guids]\r
   ## IntelFrameworkModule package token space guid\r
   ## Include/Guid/IntelFrameworkModulePkgTokenSpace.h\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid = { 0xD3705011, 0xBC19, 0x4af7, { 0xBE, 0x16, 0xF6, 0x80, 0x30, 0x37, 0x8C, 0x15 }}\r
   ## Include/Guid/StatusCodeDataTypeDebug.h\r
   gEfiStatusCodeDataTypeDebugGuid  = { 0x9A4E9246, 0xD553, 0x11D5, { 0x87, 0xE2, 0x00, 0x06, 0x29, 0x45, 0xC3, 0xB9 }}\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 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 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 Ahci interface.\r
-  ## Include/Protocol/DiskInfo.h\r
-  gEfiDiskInfoAhciInterfaceGuid  = { 0x9e498932, 0x4abc, 0x45af, { 0xa3, 0x4d, 0x02, 0x47, 0x78, 0x7b, 0xe7, 0xc6 }}\r
-\r
-[Protocols.common]\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
+[Protocols]\r
   ## Vga Mini port binding for a VGA controller\r
   ## Include/Protocol/VgaMiniPort.h\r
   gEfiVgaMiniPortProtocolGuid    = { 0xc7735a2f, 0x88f5, 0x4882, { 0xae, 0x63, 0xfa, 0xac, 0x8c, 0x8b, 0x86, 0xb3 }}\r
   ## Include/Protocol/Ps2Policy.h\r
   gEfiPs2PolicyProtocolGuid      = { 0x4DF19259, 0xDC71, 0x4D46, { 0xBE, 0xF1, 0x35, 0x7B, 0xB5, 0x78, 0xC4, 0x18 }}\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
   ## OEM Badging Protocol defines the interface to get the OEM badging image with the dispaly attribute.\r
   ## Include/Protocol/OEMBadging.h\r
   gEfiOEMBadgingProtocolGuid     = { 0x170E13C0, 0xBF1B, 0x4218, { 0x87, 0x1D, 0x2A, 0xBD, 0xC6, 0xF8, 0x87, 0xBC }}\r
   ## This PCD specifies whether PciBus supports the hot plug device.\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciBusHotplugDeviceSupport|TRUE|BOOLEAN|0x0001003d\r
   \r
-  ## ISA bus related PCDs to support DMA, SlaveDMA and Memory feature.\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSupportDma|TRUE|BOOLEAN|0x00010040\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusOnlySupportSlaveDma|FALSE|BOOLEAN|0x00010041\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSupportIsaMemory|TRUE|BOOLEAN|0x00010042\r
+  ## This PCD specifies whether Serial device use half hand shake.\r
+  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSerialUseHalfHandshake|FALSE|BOOLEAN|0x00010043\r
 \r
 [PcdsFixedAtBuild]\r
   ## FFS filename to find the default BMP Logo file.\r
   ## FFS filename to find the shell application.\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile|{ 0xB7, 0xD6, 0x7A, 0xC5, 0x15, 0x05, 0xA8, 0x40, 0x9D, 0x21, 0x55, 0x16, 0x52, 0x85, 0x4E, 0x37 }|VOID*|16\r
 \r
+  ## ISA bus related PCD to support DMA, SlaveDMA and ISA Memory features.\r
+  #  BIT0 indicates if DMA is supported\r
+  #  BIT1 indicates if only slave DMA is supported\r
+  #  BIT2 indicates if ISA memory is supported\r
+  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSupportedFeatures|0x05|UINT8|0x00010040\r
+\r
 [PcdsFixedAtBuild,PcdsPatchableInModule,PcdsDynamic]\r
   ## PcdStatusCodeMemorySize is used when PcdStatusCodeUseMemory is set to true\r
   #  (PcdStatusCodeMemorySize * KBytes) is the total taken memory size.\r
   #  The default value in DxePhase is 128 KBytes.\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1|UINT16|0x00010025\r
 \r
-  ## This PCD specifies whether Serial device use half hand shake.\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSerialUseHalfHandshake|FALSE|BOOLEAN|0x00010043\r
-\r
 [PcdsDynamic]\r
   ## PCD is used to mark if the machine has complete one boot cycle before.\r
   #  After the complete boot, the variable BootState will be set to TRUE. \r