]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BasePrintLib/PrintLibInternal.c
MdePkg/BasePrintLib: make mStatusString array CONST
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 16 Jul 2015 06:50:36 +0000 (06:50 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Thu, 16 Jul 2015 06:50:36 +0000 (06:50 +0000)
commitd3265fe1611a320f69a4249928e6a36770e4f076
tree270e78990289c7aff6cdb86a58dcc7d2a248cc53
parent60d7373782f6d2fa358909751cebcc5a791d063e
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
MdePkg/Library/BasePrintLib/PrintLibInternal.c