]> git.proxmox.com Git - mirror_edk2.git/commit
1. Fix the bug that we should use rip relative addressing for x64 label to prevent...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 3 Jun 2009 08:15:18 +0000 (08:15 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 3 Jun 2009 08:15:18 +0000 (08:15 +0000)
commit2561f5654062a6b36f006400e20f508073f91f36
tree025c9a4b4571366c0a7c9aeac146a2513ffcf9e9
parent1a76fbef8415e2cf57210272c26d3102d835484e
1. Fix the bug that we should use rip relative addressing for x64 label to prevent GNU assembly generate incorrect code.
2. Sync the bug fix of MS assembly in r8455.
3. Correct the function prototype in comments.

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