audk/MdePkg/Include/Library
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
..
BaseLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
BaseMemoryLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
CacheMaintenanceLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
CpuLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
DebugLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
DevicePathLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
DxeCoreEntryPoint.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
DxeServicesLib.h Add new API GetSectionFromAnyFvByFileType() into MdePkg DxeServicesLib. 2010-05-05 01:56:41 +00:00
DxeServicesTableLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
ExtractGuidedSectionLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
HobLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
IoLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
MemoryAllocationLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PalLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PcdLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PciCf8Lib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PciExpressLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PciLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PciSegmentLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PeCoffExtraActionLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PeCoffGetEntryPointLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PeCoffLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PeiCoreEntryPoint.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PeiServicesLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PeiServicesTablePointerLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PeimEntryPoint.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PerformanceLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PostCodeLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PrintLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
ReportStatusCodeLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
ResourcePublicationLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SalLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SerialPortLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SmbusLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SmmLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SmmServicesTableLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
SynchronizationLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
TimerLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
UefiApplicationEntryPoint.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
UefiBootServicesTableLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
UefiDecompressLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
UefiDriverEntryPoint.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
UefiLib.h Add ASSERT() conditions to UEFI Library Print() and AsciiPrint() functions if gST->ConOut is NULL. 2010-06-11 19:11:20 +00:00
UefiRuntimeLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
UefiRuntimeServicesTableLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
UefiScsiLib.h Add Read/Write (16) command to SCSI library. 2010-05-28 06:57:15 +00:00
UefiUsbLib.h Update the copyright notice format 2010-04-23 15:46:20 +00:00