summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/RegularExpressionDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Clean up source filesLiming Gao2018-06-282-9/+9
* MdeModulePkg: Delete useless case codeSong, BinX2017-08-162-21/+0
* MdeModulePkg: Delete never touched codeSong, BinX2017-08-162-4/+2
* MdeModulePkg/RegularExpressionDxe: Fix XCODE5 build failureMichael Kinney2017-05-241-1/+1
* MdeModulePkg RegularExpressionDxe: Remove GCC -fno-builtin optionLiming Gao2017-04-071-1/+0
* MdeModulePkg/RegularExpressionDxe: remove module-local ARRAY_SIZE macroLaszlo Ersek2016-10-271-4/+0
* MdeModulePkg/RegularExpressionDxe: guard the definition of ARRAY_SIZELaszlo Ersek2016-10-271-0/+2
* MdeModulePkg RegularExpressionDxe: Add the missing EFIAPI for the functionLiming Gao2016-10-125-4/+6
* MdeModulePkg: Fixed incorrect return value of MatchStringCecil Sheng2016-03-171-5/+29
* MdeModulePkg: RegularExpressionDxe: support free(NULL)Laszlo Ersek2016-02-261-1/+11
* MdeModulePkg: For RegularExpressionDxe use 'sprintf_s' to replace 'sprintf'.Qiu Shumin2016-01-045-8/+12
* MdeModulePkg: Fix VS2012 build failure.Qiu Shumin2015-12-181-1/+4
* MdeModulePkg: Fix RegularExpressionDxe memcpy intrinsic.Samer El-Haj-Mahmoud2015-12-162-7/+9
* MdeModulePkg: Add NULL pointer check for RegularExpressionDxe.Qiu Shumin2015-12-157-4/+50
* MdeModulePkg: Fix VS2015 warning C4311 & C4312 in RegularExpressionDxeLiming Gao2015-12-044-39/+39
* MdeModulePkg: Fix VS2015 warning C4456 in RegularExpressionDxeLiming Gao2015-12-042-10/+10
* MdeModulePkg/RegularExpressionDxe: Add missing PrintLibCinnamon Shia2015-11-031-0/+1
* MdeModulePkg/RegularExpressionDxe: Correct copyrightCinnamon Shia2015-11-0315-15/+15
* MdeModulePkg:Refine the code comments in RegularExpressionDxe.Dandan Bi2015-09-113-112/+150
* Fixed GCC tool chain build fail.Cecil Sheng2015-09-091-128/+128
* MdeModulePkg: Regular expression protocolCecil Sheng2015-09-0831-0/+33646
* Rollback the patch which has error changes.Eric Dong2015-09-0831-33646/+0
* MdeModulePkg: Regular expression protocolCecil Sheng2015-09-0831-0/+33646