]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseMemoryLibMmx/CompareMemWrapper.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibMmx / CompareMemWrapper.c
2021-12-07 Michael KubackiMdePkg: Apply uncrustify changes
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdePkg: Clean up source files
2010-06-24 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2009-08-11 qhuang8clean up all of eight BaseMemoryLib instances in MdePkg...
2008-12-29 qhuang8Update copyright for files modified in this year
2008-12-11 gikidySynchronize MdePkg h files to Library/Base* c files.
2008-11-25 gikidySynchronize function comment in MdePkg\Library\BaseMemo...
2008-10-21 eric_tianCodeReview for MdePkg/BaseMemoryXXX libraries. Refine...
2008-09-18 lgao41. Change 0 == Length style to Length == 0
2008-09-08 lgao4Correct the wrong '?' character to '-', and add check...
2008-07-08 yshang1Code scrub:
2007-07-23 yshang1Import BaseMemoryLibMmx.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2006-07-05 qhuang8 DebugLib:
2006-06-26 qhuang8• BaseMemoryLib:
2006-06-22 qhuang81. UINTN & INTN issue for EBC architecture:
2006-05-16 bxingSplit wrapper functions into separate source files...