summaryrefslogtreecommitdiff
path: root/UefiCpuPkg
diff options
context:
space:
mode:
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>2011-07-08 06:51:30 +0000
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>2011-07-08 06:51:30 +0000
commita6ce6cf9925bf97dea8dd788b8e691e81efc70d5 (patch)
tree4fd031ce109dc968a36b7df5e5e64228b206f1a2 /UefiCpuPkg
parent2ee85366238f662c31684d7ca6bc4ce84ea0270a (diff)
downloadedk2-platforms-a6ce6cf9925bf97dea8dd788b8e691e81efc70d5.tar.xz
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
Diffstat (limited to 'UefiCpuPkg')
-rw-r--r--UefiCpuPkg/CpuDxe/X64/CpuAsm.S2
1 files changed, 1 insertions, 1 deletions
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