]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/RegularExpressionDxe
MdeModulePkg/FaultTolerantWriteDxe: implement standalone MM version
[mirror_edk2.git] / MdeModulePkg / Universal / RegularExpressionDxe /
2018-11-02 Liming GaoMdeModulePkg: Remove the trailing space in three source...
2018-10-26 Liming GaoMdeModulePkg RegularExpressionDxe: Remove unknown build...
2018-10-16 Dongao GuoMdeModulePkg/RegularExpressionDxe: Add null pointer...
2018-10-15 Liming GaoMdeModulePkg RegularExpressionDxe: Enable STDARG for...
2018-10-15 Dongao GuoMdeModulePkg/RegularExpressionDxe: Add null pointer...
2018-10-15 Dongao GuoMdeModulePkg/RegularExpressionDxe: Miss null pointer...
2018-10-15 Dongao GuoMdeModulePkg/RegularExpressionDxe: Miss null pointer...
2018-10-15 Dongao GuoMdeModulePkg/RegularExpressionDxe: Miss null pointer...
2018-10-11 Guo, DongaoMdeModulePkg/RegularExpressionDxe:omit unused variable
2018-10-11 Guo, DongaoMdeModulePkg/RegularExpressionDxe:disable wraning to...
2018-09-28 Guo, DongaoMdeModulePkg/RegularExpressionDxe: modify inf to pass...
2018-09-25 Dongao GuoMdeModulePkg RegularExpressionDxe: Update Oniguruma...
2018-09-06 Chen A ChenMdeModulePkg: Removing ipf which is no longer supported...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2017-08-16 Song, BinXMdeModulePkg: Delete useless case code
2017-08-16 Song, BinXMdeModulePkg: Delete never touched code
2017-05-24 Michael KinneyMdeModulePkg/RegularExpressionDxe: Fix XCODE5 build...
2017-04-07 Liming GaoMdeModulePkg RegularExpressionDxe: Remove GCC -fno...
2016-10-27 Laszlo ErsekMdeModulePkg/RegularExpressionDxe: remove module-local...
2016-10-27 Laszlo ErsekMdeModulePkg/RegularExpressionDxe: guard the definition...
2016-10-12 Liming GaoMdeModulePkg RegularExpressionDxe: Add the missing...
2016-03-17 Cecil ShengMdeModulePkg: Fixed incorrect return value of MatchString
2016-02-26 Laszlo ErsekMdeModulePkg: RegularExpressionDxe: support free(NULL)
2016-01-04 Qiu ShuminMdeModulePkg: For RegularExpressionDxe use 'sprintf_s...
2015-12-18 Qiu ShuminMdeModulePkg: Fix VS2012 build failure.
2015-12-16 Samer El-Haj-MahmoudMdeModulePkg: Fix RegularExpressionDxe memcpy intrinsic.
2015-12-15 Qiu ShuminMdeModulePkg: Add NULL pointer check for RegularExpress...
2015-12-04 Liming GaoMdeModulePkg: Fix VS2015 warning C4311 & C4312 in Regul...
2015-12-04 Liming GaoMdeModulePkg: Fix VS2015 warning C4456 in RegularExpres...
2015-11-03 Cinnamon ShiaMdeModulePkg/RegularExpressionDxe: Add missing PrintLib
2015-11-03 Cinnamon ShiaMdeModulePkg/RegularExpressionDxe: Correct copyright
2015-09-11 Dandan BiMdeModulePkg:Refine the code comments in RegularExpress...
2015-09-09 Cecil ShengFixed GCC tool chain build fail.
2015-09-08 Cecil ShengMdeModulePkg: Regular expression protocol
2015-09-08 Eric DongRollback the patch which has error changes.
2015-09-08 Cecil ShengMdeModulePkg: Regular expression protocol