summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector/efi32.asm
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/BootSector/efi32.asm')
-rw-r--r--DuetPkg/BootSector/efi32.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/BootSector/efi32.asm b/DuetPkg/BootSector/efi32.asm
index d9560221d6..0e2d41732f 100644
--- a/DuetPkg/BootSector/efi32.asm
+++ b/DuetPkg/BootSector/efi32.asm
@@ -494,7 +494,7 @@ looptop:
mov byte ptr [edi], bl
add edi, 2
loop looptop
- wbinvd
+ ;wbinvd
pop eax
pop ebx