summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiLib/UefiLibPrint.c
AgeCommit message (Expand)Author
2012-02-22MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in t...rsun3
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
2011-08-02Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-11Add ASSERT() conditions to UEFI Library Print() and AsciiPrint() functions if...mdkinney
2010-04-23Update the copyright notice formathhtian
2009-06-04fix the issue when passing a L"" string to PrintXY.eric_tian
2009-05-26update comments on implementationeric_tian
2009-05-26sync the StrToImage flag of UGA to consistent with GOPeric_tian
2009-05-21update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian
2009-05-11In PrintXY() and AsciiPrintXY(), the number of chartacter returned is at most...eric_tian
2009-05-08Clarify clipping behavior of PrintXY() and AsciiPrintXY().mdkinney
2009-04-15Fix several minor coding style issues.qhuang8
2009-04-02Fix some typo.gikidy
2009-01-08minimum update function header.vanjeff
2008-12-29Update copyright for files modified in this yearqhuang8
2008-12-29fixed potential NULL pointer reference issue.vanjeff
2008-12-16Fix Some typo.gikidy
2008-12-01Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang8
2008-11-25Function headers in .h and .c files synchronized with specjji4
2008-11-201.Removed PrintXY from Graphics Library.vanjeff
2008-11-19Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang12
2008-10-21deleted an empty space.qwang12
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-09-16Code clean up.klu2
2008-07-25Code Scrub for MdePkg.yshang1
2008-07-14Code scrub:yshang1
2007-10-121. Update internal EfiPrint protocol to contain all print interfaces provided...lgao4
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-03-09Update the comments.qwang12
2007-02-14Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang12