Fix xcode tool chain assembly issue.

Contributed-under: TianoCore Contribution Agrement 1.0
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
signed-off-by: Andrew Fish <afish@apple.com>



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14078 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
andrewfish 2013-01-23 00:21:57 +00:00
parent 947a5a9ae8
commit 96cc1800e7
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ ASM_PFX(JumpToKernel):
pushq $0x10
leaq 1f(%rip), %rax
pushq %rax
.byte 0x48, 0xcb ; retfq
.byte 0x48, 0xcb // retfq
1: // Now in compatibility mode
.code32