Fix X64 VS2005 and VS2008 compile error.
Signed-off-by: lgao4 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12111 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -1164,7 +1164,7 @@ InternalPrintLibSPrintMarker (
|
|||||||
UINT32 GuidData1;
|
UINT32 GuidData1;
|
||||||
UINT16 GuidData2;
|
UINT16 GuidData2;
|
||||||
UINT16 GuidData3;
|
UINT16 GuidData3;
|
||||||
UINT32 LengthToReturn;
|
UINTN LengthToReturn;
|
||||||
|
|
||||||
//
|
//
|
||||||
// If you change this code be sure to match the 2 versions of this function.
|
// If you change this code be sure to match the 2 versions of this function.
|
||||||
|
Reference in New Issue
Block a user