]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
MdeModulePkg/Ata: add dynamic type to PcdAtaSmartEnable
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index ccba64cd042fdf58b2198f0a87fa78af565ce45d..ec2bdaa69d224837c9fdd3de75d373841685a112 100644 (file)
   ## This PCD specifies whether 1G page table is enabled.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdUse1GPageTable|FALSE|BOOLEAN|0x0001005E\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
   ## This PCD specifies the additional pad size in FPDT Basic Boot Performance Table for \r
   #  the extension FPDT boot records got after ReadyToBoot and before ExitBootService.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdExtFpdtBootRecordPadSize|0x0|UINT32|0x0001005F\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
+[PcdsPatchableInModule]\r
+  ## Specify  memory size with page number for PEI code when \r
+  #  the feature of Loading Module at Fixed Address is enabled\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdLoadFixAddressPeiCodePageNumber|0|UINT32|0x00000029\r
   \r
   ## Specify  memory size with page number for DXE boot time code when \r