]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib/SafeString.c
MdePkg: ensure SafeString length functions don't access beyond MaxSize
[mirror_edk2.git] / MdePkg / Library / BaseLib / SafeString.c
2015-07-13 Leif LindholmMdePkg: ensure SafeString length functions don't access...
2015-05-06 Yao, JiewenAdd ASSERT comment for SafeString API in BaseLib for...
2014-11-07 jyao1Add safe string function to base lib.