summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector/efi32.S
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/BootSector/efi32.S')
-rw-r--r--DuetPkg/BootSector/efi32.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/BootSector/efi32.S b/DuetPkg/BootSector/efi32.S
index 5ec466c43e..f21ff84384 100644
--- a/DuetPkg/BootSector/efi32.S
+++ b/DuetPkg/BootSector/efi32.S
@@ -153,7 +153,7 @@ EfiLdrOffset:
ret
# db "**** DEFAULT IDT ENTRY ***",0
- .align 0x2
+ .p2align 1
Halt:
INT0:
pushl $0x0 # push error code place holder on the stack