summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/CheckSum.c
AgeCommit message (Expand)Author
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