audk/MdePkg/Library/BasePrintLib
qhuang8 0c0e0a041d Fix a bug in print library "%a" should not print anything if the var argument points to a null string.
The default precision for string should be set to 0 according to MdeLib spec. 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4634 6f19259b-4bc3-4df7-8a09-765794883524
2008-01-25 03:10:15 +00:00
..
BasePrintLib.inf Remove unused comments in MdePkg. 2007-07-19 09:43:43 +00:00
BasePrintLib.msa Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
PrintLib.c Fix a bug in print library "%a" should not print anything if the var argument points to a null string. 2008-01-25 03:10:15 +00:00
PrintLibInternal.c Removed MdePkg usage of ModuleName: in file headers 2007-07-12 22:59:43 +00:00
PrintLibInternal.h Removed CommonHeader.h generated file from the MdePkg. 2007-06-29 23:22:13 +00:00