]> git.proxmox.com Git - mirror_edk2.git/commit
Fix the InternalMemScanMem* functions. They were returning the character AFTER the...
authordarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 25 Aug 2010 23:06:43 +0000 (23:06 +0000)
committerdarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 25 Aug 2010 23:06:43 +0000 (23:06 +0000)
commitffadc63799c2f95dffd081fe911bcbbce37e53ec
tree6d6158945909a6d5e8e2f0dbace3bb566878d3f1
parent0d622b28c35d7c044fb3c47017b72f603c466757
Fix the InternalMemScanMem* functions.  They were returning the character AFTER the match instead of the matching character.

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