audk/MdePkg
mdkinney cda8ba5ed7 Add ASSERT() conditions to UEFI Library Print() and AsciiPrint() functions if gST->ConOut is NULL.
Add ASSERT() conditions to UEFI Library ErrorPrint() and AsciiErrorPrint() functions if gST->StdErr is NULL.
Add ASSERT() conditions to UEFI Library PrintXY() and AsciiPrintXY() gST->ConsoleOutputHandle is NULL.
Update Print(), AsciiPrint(), ErrorPrint(), AsciiErrorPrint() to return 0 if the Simple Text Output Protocol OutputString() call returns an error.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10576 6f19259b-4bc3-4df7-8a09-765794883524
2010-06-11 19:11:20 +00:00
..
Include Add ASSERT() conditions to UEFI Library Print() and AsciiPrint() functions if gST->ConOut is NULL. 2010-06-11 19:11:20 +00:00
Library Add ASSERT() conditions to UEFI Library Print() and AsciiPrint() functions if gST->ConOut is NULL. 2010-06-11 19:11:20 +00:00
MdePkg.dec Fix minor format issue in file header 2010-05-13 01:03:32 +00:00
MdePkg.dsc Clean up package/platform DSC files by the following steps: 2010-05-21 02:49:33 +00:00