]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/RegularExpressionDxe
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / RegularExpressionDxe /
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change OPTIONAL keyword usage style
2021-07-07 Nickle WangMdeModulePkg/RegularExpressionDxe: Fix memory assert...
2020-12-14 Baraneedharan Anba... MdeModulePkg: Fix SetMem parameter in OnigurumaUefiPort
2020-05-14 Shenglei ZhangMdeModulePkg/RegularExpressionDxe: Optimize the code...
2020-04-13 Shenglei ZhangMdeModulePkg/RegularExpressionDxe: Make oniguruma a...
2019-11-15 Liming GaoMdeModulePkg RegularExpressionDxe: Update tool chain...
2019-11-04 Shenglei ZhangMdeModulePkg/Oniguruma: Remove redundant IF statement
2019-10-24 Liming GaoMdeModulePkg RegularExpressionDxe: Disable warning...
2019-10-04 Leif LindholmMdeModulePkg: strip trailing whitespace
2019-08-13 Liming GaoMdeModulePkg/RegularExpressionDxe: Add two missing...
2019-08-13 Liming GaoMdeModulePkg RegularExpressionDxe: Update Oniguruma...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
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