audk/MdePkg/Library/BasePrintLib
Ard Biesheuvel d3265fe161 MdePkg/BasePrintLib: make mStatusString array CONST
Change the type of mStatusString[] to reflect that it is a CONST
array of pointers to CONST.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18021 6f19259b-4bc3-4df7-8a09-765794883524
2015-07-16 06:50:36 +00:00
..
BasePrintLib.inf MdePkg: INF/DEC file updates to EDK II packages 2014-08-27 09:33:09 +00:00
BasePrintLib.uni MdePkg: Convert non DOS format files to DOS format 2014-09-03 08:33:28 +00:00
PrintLib.c Add Missing invocations to VA_END() for VA_START(). 2012-02-01 06:06:08 +00:00
PrintLibInternal.c MdePkg/BasePrintLib: make mStatusString array CONST 2015-07-16 06:50:36 +00:00
PrintLibInternal.h MdePkg: Add %u and %lu support for PrintLib and DebugLib. 2015-06-08 05:37:31 +00:00