summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/CheckSum.c
AgeCommit message (Expand)Author
2010-06-24Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2008-12-11Synchronize BaseLib h files to c files.gikidy
2008-11-25Synchronize function comment in MdePkg\Library\BaseLib.h with the instance o...gikidy
2008-10-31Use #include "XXX.h" for module internal header files.qhuang8
2008-09-25Clean up code according to code review.vanjeff
2008-09-24Update BaseLib according to code review comments.xli24
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-09-09Function description in baselib.h is not clear. change it to comply with Doxg...eric_tian
2008-02-01Fix the issues about the loop count for checksum 16,32,64. The input paramete...qhuang8
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-02-12Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, fo...xli24
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang12