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