diff options
author | Hao Wu <hao.a.wu@intel.com> | 2016-12-09 15:53:06 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2017-01-09 13:59:01 +0800 |
commit | b590e43ab62775f2127e70ed28c33462599cd508 (patch) | |
tree | 7e5c1086352e31dcdb743dfb5dd88e69fd567076 /.gitignore | |
parent | 3613af913983148a3865e758c2c058912320e4c2 (diff) | |
download | edk2-platforms-b590e43ab62775f2127e70ed28c33462599cd508.tar.xz |
MdePkg/BaseLib: Add safe string functions [Ascii]StrnSizeS
Add StrnSizeS() and AsciiStrnSizeS() APIs.
These 2 safe version APIs are used to replace StrSize() and
AsciiStrSize(). Those two APIs use similar checks as [Ascii]StrnLenS().
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions