]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/BasePrintLib: Refine the comment for AsciiValueToStringS API
authorHao Wu <hao.a.wu@intel.com>
Tue, 7 Mar 2017 07:57:52 +0000 (15:57 +0800)
committerHao Wu <hao.a.wu@intel.com>
Mon, 13 Mar 2017 03:09:23 +0000 (11:09 +0800)
commit5923ef92176be63c476ae96da81e395386a879eb
tree4cabd2005d4a4c7e62f1ad03dcc972e25ea030b5
parent54127af53d43c143ee4da734f5472acd085c5b58
MdePkg/BasePrintLib: Refine the comment for AsciiValueToStringS API

The commit refines the comment description for PrintLib API
AsciiValueToStringS.

This API will not ASSERT when the input/output parameter 'Buffer' is not
aligned on a 16-bit boundary.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Include/Library/PrintLib.h
MdePkg/Library/BasePrintLib/PrintLib.c