summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma
AgeCommit message (Expand)AuthorFilesLines
2016-02-26MdeModulePkg: RegularExpressionDxe: support free(NULL)Laszlo Ersek1-1/+11
2016-01-04MdeModulePkg: For RegularExpressionDxe use 'sprintf_s' to replace 'sprintf'.Qiu Shumin5-8/+12
2015-12-18MdeModulePkg: Fix VS2012 build failure.Qiu Shumin1-1/+4
2015-12-16MdeModulePkg: Fix RegularExpressionDxe memcpy intrinsic.Samer El-Haj-Mahmoud2-7/+9
2015-12-15MdeModulePkg: Add NULL pointer check for RegularExpressionDxe.Qiu Shumin6-4/+46
2015-12-04MdeModulePkg: Fix VS2015 warning C4311 & C4312 in RegularExpressionDxeLiming Gao4-39/+39
2015-12-04MdeModulePkg: Fix VS2015 warning C4456 in RegularExpressionDxeLiming Gao2-10/+10
2015-11-03MdeModulePkg/RegularExpressionDxe: Correct copyrightCinnamon Shia12-12/+12
2015-09-09Fixed GCC tool chain build fail.Cecil Sheng1-128/+128
2015-09-08MdeModulePkg: Regular expression protocolCecil Sheng28-0/+33097
2015-09-08Rollback the patch which has error changes.Eric Dong28-33097/+0
2015-09-08MdeModulePkg: Regular expression protocolCecil Sheng28-0/+33097