summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/RegularExpressionDxe: Make oniguruma a submodule in edk2.Shenglei Zhang2020-04-1338-75823/+0
* MdeModulePkg/Oniguruma: Remove redundant IF statementShenglei Zhang2019-11-044-44/+26
* 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-093-21/+3
* MdeModulePkg/RegularExpressionDxe: Add null pointer checkDongao Guo2018-10-161-0/+1
* MdeModulePkg RegularExpressionDxe: Enable STDARG for variable argumentsLiming Gao2018-10-151-1/+0
* 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-111-14/+14
* MdeModulePkg RegularExpressionDxe: Update Oniguruma to 6.9.0Dongao Guo2018-09-2534-19082/+58968
* MdeModulePkg: Delete useless case codeSong, BinX2017-08-162-21/+0
* MdeModulePkg: Delete never touched codeSong, BinX2017-08-162-4/+2
* MdeModulePkg RegularExpressionDxe: Add the missing EFIAPI for the functionLiming Gao2016-10-125-4/+6
* 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-156-4/+46
* 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: Correct copyrightCinnamon Shia2015-11-0312-12/+12
* Fixed GCC tool chain build fail.Cecil Sheng2015-09-091-128/+128
* MdeModulePkg: Regular expression protocolCecil Sheng2015-09-0828-0/+33097
* Rollback the patch which has error changes.Eric Dong2015-09-0828-33097/+0
* MdeModulePkg: Regular expression protocolCecil Sheng2015-09-0828-0/+33097