]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg/Ata: add dynamic type to PcdAtaSmartEnable
authorerictian <erictian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 6 Jul 2012 05:29:25 +0000 (05:29 +0000)
committererictian <erictian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 6 Jul 2012 05:29:25 +0000 (05:29 +0000)
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13510 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/MdeModulePkg.dec

index 62c0bf61b30c0aa70fc6a42b8bc6bb8837486570..ec2bdaa69d224837c9fdd3de75d373841685a112 100644 (file)
   ## If TRUE, S3 performance data will be supported in ACPI FPDT table.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwarePerformanceDataTableS3Support|TRUE|BOOLEAN|0x00010064\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
 [PcdsFeatureFlag.IA32, PcdsFeatureFlag.X64]\r
   ##\r
   # This feature flag specifies whether DxeIpl switches to long mode to enter DXE phase.\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