summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/SafeString.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-07-13MdePkg: ensure SafeString length functions don't access beyond MaxSizeLeif Lindholm
2015-05-06Add ASSERT comment for SafeString API in BaseLib for MdePkg.Yao, Jiewen
2014-11-07Add safe string function to base lib.jyao1