index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Library
/
BaseLib
/
SafeString.c
Age
Commit message (
Expand
)
Author
2017-04-27
MdePkg: Move to new location
Guo Mang
2017-04-06
MdePkg: Convert files to CRLF line ending
Hao Wu
2017-03-07
MdePkg/SafeString.c: Fix code to be more readable
Ruiyu Ni
2017-02-28
MdePkg/BaseLib: Add AsciiStrToGuid/HexToBytes/ToIpv[4/6]Address
Ruiyu Ni
2017-02-28
MdePkg/BaseLib: Add StrToGuid/StrHexToBytes/StrToIpv[4/6]Address
Ruiyu Ni
2017-02-15
MdePkg/BaseLib: Refine logic for (Ascii)StrnLenS to handle MaxSize = 0
Hao Wu
2017-01-09
MdePkg/BaseLib: Add safe string functions [U|A]StrnTo[A|U]StrS
Hao Wu
2017-01-09
MdePkg/BaseLib: Add safe string functions that convert str to value
Hao Wu
2017-01-09
MdePkg/BaseLib: Add safe string functions [Ascii]StrnSizeS
Hao Wu
2016-12-22
MdePkg/BaseLib: Refine (Ascii)StrnLenS functions logic
Hao Wu
2016-06-06
MdePkg/BaseLib: Add 2 more safe string functions.
Jiewen Yao
2016-05-24
MdePkg/BaseLib: Add more comments for safe string functions.
Jiewen Yao
2015-07-13
MdePkg: ensure SafeString length functions don't access beyond MaxSize
Leif Lindholm
2015-05-06
Add ASSERT comment for SafeString API in BaseLib for MdePkg.
Yao, Jiewen
2014-11-07
Add safe string function to base lib.
jyao1