]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix X64 VS2005 and VS2008 compile error.
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 9 Aug 2011 06:48:31 +0000 (06:48 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 9 Aug 2011 06:48:31 +0000 (06:48 +0000)
Signed-off-by: lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12111 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Library/DxePrintLibPrint2Protocol/PrintLib.c

index 45aab49176894cd162c7a66c2d27114235bd6c95..f0f206192fd76ab202b76d78ea0281117653e95f 100644 (file)
@@ -1164,7 +1164,7 @@ InternalPrintLibSPrintMarker (
   UINT32            GuidData1;\r
   UINT16            GuidData2;\r
   UINT16            GuidData3;\r
-  UINT32            LengthToReturn;\r
+  UINT            LengthToReturn;\r
 \r
   //\r
   // If you change this code be sure to match the 2 versions of this function.\r