audk/MdePkg/Include
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
..
Arm Update the copyright notice format 2010-04-23 15:46:20 +00:00
Ebc Update the copyright notice format 2010-04-23 15:46:20 +00:00
Guid Update the copyright notice format 2010-04-23 15:46:20 +00:00
Ia32 Update the copyright notice format 2010-04-23 15:46:20 +00:00
IndustryStandard Add Read/Write (16) command to SCSI library. 2010-05-28 06:57:15 +00:00
Ipf Update the copyright notice format 2010-04-23 15:46: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
Pi Update the copyright notice format 2010-04-23 15:46:20 +00:00
Ppi Update the copyright notice format 2010-04-23 15:46:20 +00:00
Protocol MdePkg: 2010-05-18 02:25:50 +00:00
Uefi Update the copyright notice format 2010-04-23 15:46:20 +00:00
X64 Update the copyright notice format 2010-04-23 15:46:20 +00:00
Base.h Made use of GCC built-in functions for variable arguments in procedures dependent on NO_BUILTIN_VA_FUNCS. This is because they do not function correctly in GCC 4.4 when using ms_abi in X64 images. This does not change functionality for other projects. 2010-04-29 01:01:44 +00:00
PiDxe.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PiPei.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PiSmm.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
Uefi.h Update the copyright notice format 2010-04-23 15:46:20 +00:00