]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/UefiLib/UefiLibPrint.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Library / UefiLib / UefiLibPrint.c
2021-12-07 Michael KubackiMdePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdePkg: Change OPTIONAL keyword usage style
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdePkg: Clean up source files
2017-04-14 Hao WuMdePkg/UefiLib: Avoid mis-calculate of graphic console...
2015-08-05 Hao WuMdePkg UefiLib: Fix wrong DestMax passed to StrCpyS()
2015-07-06 Heyi GuoMdePkg: Fix bug in CatVSPrint introduced by r17742.
2015-06-30 Hao WuMdePkg UefiLib: Use safe string functions
2012-02-22 rsun3MdePkg: Add a new macro VA_COPY for variable argument...
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2011-08-02 jcarseyAdd 2 functions to UefiLib library class: CatSPrint...
2010-06-30 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-11 mdkinneyAdd ASSERT() conditions to UEFI Library Print() and...
2010-04-23 hhtianUpdate the copyright notice format
2009-06-04 eric_tianfix the issue when passing a L"" string to PrintXY.
2009-05-26 eric_tianupdate comments on implementation
2009-05-26 eric_tiansync the StrToImage flag of UGA to consistent with GOP
2009-05-21 eric_tianupdate the file description of PrintXY and AsciiPrintXY...
2009-05-11 eric_tianIn PrintXY() and AsciiPrintXY(), the number of chartact...
2009-05-08 mdkinneyClarify clipping behavior of PrintXY() and AsciiPrintXY().
2009-04-15 qhuang8Fix several minor coding style issues.
2009-04-02 gikidyFix some typo.
2009-01-08 vanjeffminimum update function header.
2008-12-29 qhuang8Update copyright for files modified in this year
2008-12-29 vanjefffixed potential NULL pointer reference issue.
2008-12-16 gikidyFix Some typo.
2008-12-01 qhuang8Refine MdePkg library instances: Remove unnecessary...
2008-11-25 jji4Function headers in .h and .c files synchronized with...
2008-11-20 vanjeff1.Removed PrintXY from Graphics Library.
2008-11-19 qwang12Update doxygen comment for VarArg list parameter. ...
2008-10-21 qwang12deleted an empty space.
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
2008-09-16 klu2Code clean up.
2008-07-25 yshang1Code Scrub for MdePkg.
2008-07-14 yshang1Code scrub:
2007-10-12 lgao41. Update internal EfiPrint protocol to contain all...
2007-06-29 AJFISHRemoved CommonHeader.h generated file from the MdePkg.
2007-06-22 vanjeffImport some Pei and Dxe related instances for MdePkg.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-03-09 qwang12Update the comments.
2007-02-14 qwang12Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint...