X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FDebugSupportDxe%2FX64%2FAsmFuncs.S;fp=MdeModulePkg%2FUniversal%2FDebugSupportDxe%2FX64%2FAsmFuncs.S;h=7f0919ee1b43016d4ea0f1fea8c8f318d04e300f;hp=9783ec6b803806a027e40a1bc243ea0da5ebff02;hb=a1252397f50ecc02b37d4fa2db22f7b9fa7ffdf4;hpb=fd8a2eb062678ea4f286974137bb2aec259e7321 diff --git a/MdeModulePkg/Universal/DebugSupportDxe/X64/AsmFuncs.S b/MdeModulePkg/Universal/DebugSupportDxe/X64/AsmFuncs.S index 9783ec6b80..7f0919ee1b 100644 --- a/MdeModulePkg/Universal/DebugSupportDxe/X64/AsmFuncs.S +++ b/MdeModulePkg/Universal/DebugSupportDxe/X64/AsmFuncs.S @@ -280,7 +280,7 @@ ExtraPushDone: mov %ds, %rax pushq %rax - movw %es, %rax + mov %es, %rax pushq %rax mov %fs, %rax pushq %rax