summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/RegularExpressionDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Fix SetMem parameter in OnigurumaUefiPortBaraneedharan Anbazhagan2020-12-141-1/+1
* MdeModulePkg/RegularExpressionDxe: Optimize the code infrastructureShenglei Zhang2020-05-144-49/+12
* MdeModulePkg/RegularExpressionDxe: Make oniguruma a submodule in edk2.Shenglei Zhang2020-04-1348-75747/+232
* MdeModulePkg RegularExpressionDxe: Update tool chain name to CLANGPDBLiming Gao2019-11-151-1/+1
* MdeModulePkg/Oniguruma: Remove redundant IF statementShenglei Zhang2019-11-044-44/+26
* MdeModulePkg RegularExpressionDxe: Disable warning for CLANG9 tool chainLiming Gao2019-10-241-0/+3
* MdeModulePkg: strip trailing whitespaceLeif Lindholm2019-10-043-3/+3
* MdeModulePkg/RegularExpressionDxe: Add two missing null pointer checksLiming Gao2019-08-131-0/+2
* MdeModulePkg RegularExpressionDxe: Update Oniguruma from v6.9.0 to v6.9.3Liming Gao2019-08-1325-11282/+14041
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-096-42/+6
* MdeModulePkg: Remove the trailing space in three source files.Liming Gao2018-11-021-1/+1
* MdeModulePkg RegularExpressionDxe: Remove unknown build option for XCODELiming Gao2018-10-261-0/+4
* MdeModulePkg/RegularExpressionDxe: Add null pointer checkDongao Guo2018-10-161-0/+1
* MdeModulePkg RegularExpressionDxe: Enable STDARG for variable argumentsLiming Gao2018-10-152-1/+3
* MdeModulePkg/RegularExpressionDxe: Add null pointer checkDongao Guo2018-10-152-5/+34
* MdeModulePkg/RegularExpressionDxe: Miss null pointer checkDongao Guo2018-10-151-0/+5
* MdeModulePkg/RegularExpressionDxe: Miss null pointer checkDongao Guo2018-10-153-1/+39
* MdeModulePkg/RegularExpressionDxe: Miss null pointer checkDongao Guo2018-10-151-3/+6
* MdeModulePkg/RegularExpressionDxe:omit unused variableGuo, Dongao2018-10-112-17/+14
* MdeModulePkg/RegularExpressionDxe:disable wraning to pass gcc4.8 buildGuo, Dongao2018-10-111-0/+3
* MdeModulePkg/RegularExpressionDxe: modify inf to pass vs 2012 buildGuo, Dongao2018-09-281-1/+1
* MdeModulePkg RegularExpressionDxe: Update Oniguruma to 6.9.0Dongao Guo2018-09-2535-19090/+58992
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-2/+1
* 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