audk/MdePkg/Library/UefiLib
eric_tian e74738b1c3 In PrintXY() and AsciiPrintXY(), the number of chartacter returned is at most PcdUefiLibMaxPrintBufferSize, and will return the number of characters actually displayed on the screen not includng partial characters that may be clipped by the right edge of the display.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8289 6f19259b-4bc3-4df7-8a09-765794883524
2009-05-11 06:58:28 +00:00
..
Console.c add security check 2009-04-15 04:04:47 +00:00
UefiDriverModel.c Fix some typo. 2009-04-02 05:34:26 +00:00
UefiLib.c Fix some typo. 2009-04-02 05:34:26 +00:00
UefiLib.inf Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib. 2009-03-24 14:18:13 +00:00
UefiLibInternal.h Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib. 2009-03-24 14:18:13 +00:00
UefiLibPrint.c In PrintXY() and AsciiPrintXY(), the number of chartacter returned is at most PcdUefiLibMaxPrintBufferSize, and will return the number of characters actually displayed on the screen not includng partial characters that may be clipped by the right edge of the display. 2009-05-11 06:58:28 +00:00
UefiNotTiano.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00