]> git.proxmox.com Git - mirror_edk2.git/commit
Fix minor issues in GCC assembly. The operand is 64bit and "q" prefix should be applied.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 25 Nov 2008 02:49:23 +0000 (02:49 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 25 Nov 2008 02:49:23 +0000 (02:49 +0000)
commit04fdba541287ba2759ce3e51157c38148ad8b4f6
tree37d2fc8a86b7401aee5e8ee1ffe853b21f4db71a
parentdc8577f2756004a71def12afd21272aeaaca950b
Fix minor issues in GCC assembly. The operand is 64bit and "q" prefix should be applied.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6717 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BaseLib/X64/DisableCache.S
MdePkg/Library/BaseLib/X64/EnableCache.S