]> git.proxmox.com Git - mirror_edk2.git/commit
Address an ARM compatibility issue by converting loops that were being optimized...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 18 Aug 2009 21:00:48 +0000 (21:00 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 18 Aug 2009 21:00:48 +0000 (21:00 +0000)
commit6f0dc9aeffe9d512b00d7128b9a7985dbd3b7576
tree2995062347ea0fd51f6be5e7f4459a6f6a9ceea7
parentb5a6c9d9e0d288b0eb4438e4558f8e1d4f2731a7
Address an ARM compatibility issue by converting loops that were being optimized away into SetMem() calls.

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