Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compiler.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9202 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -92,7 +92,6 @@ DxePrintLibPrint2ProtocolVaListToBaseList (
|
||||
BOOLEAN Done;
|
||||
|
||||
ASSERT (Format != NULL);
|
||||
ASSERT (VaListMarker != NULL);
|
||||
ASSERT (BaseListMarker != NULL);
|
||||
|
||||
BaseListStart = BaseListMarker;
|
||||
|
Reference in New Issue
Block a user