]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
MdeModulePkg Pcd: Extend PcdVpdBaseAddress to support PcdsPatchableInModule type.
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index 536fba8240e61833b24d40f4aaa395ddacbb252c..c2a6decbd46b856c442574548d1ef6cf5e847404 100644 (file)
   gEdkiiFormBrowserEx2ProtocolGuid = { 0xa770c357, 0xb693, 0x4e6d, { 0xa6, 0xcf, 0xd2, 0x1c, 0x72, 0x8e, 0x55, 0xb } }\r
 \r
 [PcdsFeatureFlag]\r
-  ## Indicates if the Pcd Info Ppi and Protocol should be produced.<BR><BR>\r
-  #  It can be disabled to save size.<BR><BR>\r
-  #   TRUE  - Pcd Info Ppi and Protocol will be produced.<BR>\r
-  #   FALSE - Pcd Info Ppi and Protocol will not be produced.<BR>\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdPcdInfoGeneration|TRUE|BOOLEAN|0x0001001C\r
-\r
   ## Indicate whether platform can support update capsule across a system reset\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleReset|FALSE|BOOLEAN|0x0001001d\r
 \r
   #  for a dynamic PCD used in PEI phase.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPcdCallBackNumberPerPcdEntry|0x08|UINT32|0x0001000f\r
 \r
-  ## VPD type PCD allow developer point an absoluted physical address PcdVpdBaseAddress\r
-  #  to store PCD value.\r
-  #\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0|UINT32|0x00010010\r
-\r
   ## Maximum number of FV is supported by PeiCore's dispatching.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6|UINT32|0x00010030\r
 \r
   gEfiMdeModulePkgTokenSpaceGuid.PcdProgressCodeS3SuspendEnd|0x03078001|UINT32|0x30001033\r
 \r
 [PcdsFixedAtBuild,PcdsPatchableInModule]\r
+  ## VPD type PCD allow developer point an absoluted physical address PcdVpdBaseAddress\r
+  #  to store PCD value.\r
+  #\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0|UINT32|0x00010010\r
+\r
   ## Maximun number of performance log entries during PEI phase.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries|40|UINT8|0x0001002f\r
 \r
   ## This PCD specified whether the S.M.A.R.T feature of attached ATA hard disks are enabled.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdAtaSmartEnable|TRUE|BOOLEAN|0x00010065\r
 \r
+  ## This PCD specifies whether full PCI enumeration is disabled.\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdPciDisableBusEnumeration|FALSE|BOOLEAN|0x10000048\r
+\r
 [PcdsPatchableInModule]\r
   ## Specify  memory size with page number for PEI code when \r
   #  the feature of Loading Module at Fixed Address is enabled\r