]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix PCD token value format issue.
authorgikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 2 Nov 2010 05:23:20 +0000 (05:23 +0000)
committergikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 2 Nov 2010 05:23:20 +0000 (05:23 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10994 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/MdePkg.dec

index 5cb1a20cf9a8d5f0b02c07b81eb89db4cdf229d8..cdcab950ca645218af7f71054c346f2fddc8bfe7 100644 (file)
   gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE|BOOLEAN|0x0000000e\r
 \r
   ## If TRUE, the component name2 protocol will not be installed.\r
-  gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|FALSE|BOOLEAN|0x000000010\r
+  gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|FALSE|BOOLEAN|0x00000010\r
 \r
   ## If TRUE, the driver diagnostics2 protocol will not be installed.\r
   gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|FALSE|BOOLEAN|0x00000011\r