]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib/CheckSum.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Library / BaseLib / CheckSum.c
2022-06-13 Pedro FalcatoMdePkg/BaseLib: Add CRC16-ANSI and CRC32c implementations
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
2017-10-10 Liming GaoMdePkg BaseLib: Add new API CalculateCrc32()
2010-06-24 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2008-12-11 gikidySynchronize BaseLib h files to c files.
2008-11-25 gikidySynchronize function comment in MdePkg\Library\BaseLib...
2008-10-31 qhuang8Use #include "XXX.h" for module internal header files.
2008-09-25 vanjeffClean up code according to code review.
2008-09-24 xli24Update BaseLib according to code review comments.
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
2008-09-09 eric_tianFunction description in baselib.h is not clear. change...
2008-02-01 qhuang8Fix the issues about the loop count for checksum 16...
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-06-29 AJFISHRemoved CommonHeader.h generated file from the MdePkg.
2007-06-22 vanjeffImport some basic libraries instances for Mde Packages.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-02-12 xli24Update MDE and EdkModule packages for ICC build with...
2007-02-12 qwang121) Added BIT0, BIT1, …, BIT63 to the Base Defines