]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix typo that breaks the build.
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 8 Jul 2011 06:51:30 +0000 (06:51 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 8 Jul 2011 06:51:30 +0000 (06:51 +0000)
Signed-off-by: niruiyu
Reviewed-by: vanjeff
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12002 6f19259b-4bc3-4df7-8a09-765794883524

UefiCpuPkg/CpuDxe/X64/CpuAsm.S

index 6c399eabfcdd8f547d45b1482a11d63948648086..e038f2e341726bf59ebbc97fadb61c16725209ba 100644 (file)
@@ -160,7 +160,7 @@ CommonInterruptEntry_al_0000:
     pushq   %rax                      # for cs\r
     movl    %ds, %eax\r
     pushq   %rax\r
-    movl    %es, erax\r
+    movl    %es, %eax\r
     pushq   %rax\r
     movl    %fs, %eax\r
     pushq   %rax\r