]> git.proxmox.com Git - mirror_edk2.git/commit
Fix the issues about the loop count for checksum 16,32,64. The input parameters are...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 1 Feb 2008 14:53:33 +0000 (14:53 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 1 Feb 2008 14:53:33 +0000 (14:53 +0000)
commitf9cea76b1510fcb475c786fa436b86136c03e309
treeec2aabb351a1e62a82eac4a8f550738e950bdf39
parent3e3c809fc1f41e8e25995d68bd121c22eb3bc0b5
Fix the issues about the loop count for checksum 16,32,64. The input parameters are the buffer size according to Mde Lib spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4649 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BaseLib/CheckSum.c