summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/CheckSum.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the issues about the loop count for checksum 16,32,64. The input paramete...qhuang82008-02-011-5/+9
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-291-1/+2
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-221-0/+339
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-334/+0
* Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, fo...xli242007-02-121-2/+2
* 1) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang122007-02-121-0/+334