summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector/efi64.asm
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/BootSector/efi64.asm')
-rw-r--r--DuetPkg/BootSector/efi64.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/DuetPkg/BootSector/efi64.asm b/DuetPkg/BootSector/efi64.asm
index bbf8fee35a..7960385bd1 100644
--- a/DuetPkg/BootSector/efi64.asm
+++ b/DuetPkg/BootSector/efi64.asm
@@ -597,7 +597,7 @@ InnerLoop1:
- wbinvd
+ ;wbinvd
@@:
jmp @b
@@ -690,7 +690,7 @@ looptop:
mov byte ptr [edi], bl
add edi, 2
loop looptop
- wbinvd
+ ;wbinvd
pop eax
pop ebx