]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
Clean up DEC files:
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index 11e9ffab257ad2f656d08487a1ddcd2eb0f9f4c1..c1f337a13eb79164a000f36724d7667ef0410905 100644 (file)
   #    BIT0       - FIFO Enable.  0 = Disable FIFOs.  1 = Enable FIFOs.\r
   #    BIT1       - Clear receive FIFO.  1 = Clear FIFO.\r
   #    BIT2       - Clear transmit FIFO.  1 = Clear FIFO.\r
-  #    BIT7..BIT3 - Reserved.  Must be 0.\r
+  #    BIT4..BIT3 - Reserved.  Must be 0.\r
+  #    BIT5       - Enable 64-byte FIFO.  0 = Disable 64-byte FIFO.  1 = Enable 64-byte FIFO\r
+  #    BIT7..BIT6 - Reserved.  Must be 0.\r
   #\r
   # Default is to enable and clear all FIFOs.\r
   #\r
   #\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSystemTablePointerAddress|0x0|UINT64|0x30001027\r
   \r
-[PcdsPatchableInModule,PcdsDynamic]\r
+[PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]\r
   ## This PCD defines the Console output column and the default value is 25 according to UEFI spec\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow|25|UINT32|0x40000006\r
 \r
   ## This PCD defines the Console output row and the default value is 80 according to UEFI spec\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn|80|UINT32|0x40000007\r
 \r
-[PcdsFixedAtBuild,PcdsDynamic]\r
+[PcdsFixedAtBuild, PcdsDynamic, PcdsDynamicEx]\r
   ## Base address of the NV variable range in flash device\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0|UINT32|0x30000001\r
 \r
   ## This PCD specifies whether the Multi Root I/O virtualization support.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMrIovSupport|FALSE|BOOLEAN|0x10000046\r
 \r
-[PcdsFixedAtBuild,PcdsPatchableInModule,PcdsDynamic]\r
+[PcdsFixedAtBuild, PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]\r
   ## This PCD defines the times to print hello world string.\r
   #  This PCD is a sample to explain FixedAtBuild UINT32 PCD usage.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdHelloWorldPrintTimes|1|UINT32|0x40000005\r