From: niruiyu Date: Fri, 8 Jul 2011 06:51:30 +0000 (+0000) Subject: Fix typo that breaks the build. X-Git-Tag: edk2-stable201903~14510 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=a6ce6cf9925bf97dea8dd788b8e691e81efc70d5 Fix typo that breaks the build. 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 --- diff --git a/UefiCpuPkg/CpuDxe/X64/CpuAsm.S b/UefiCpuPkg/CpuDxe/X64/CpuAsm.S index 6c399eabfc..e038f2e341 100644 --- a/UefiCpuPkg/CpuDxe/X64/CpuAsm.S +++ b/UefiCpuPkg/CpuDxe/X64/CpuAsm.S @@ -160,7 +160,7 @@ CommonInterruptEntry_al_0000: pushq %rax # for cs movl %ds, %eax pushq %rax - movl %es, erax + movl %es, %eax pushq %rax movl %fs, %eax pushq %rax