]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BootSector/efi32.S
Use .p2align directive instead of ambiguous .align directive.
[mirror_edk2.git] / DuetPkg / BootSector / efi32.S
index 5ec466c43ec0ad579699d57cabed8a0371da749b..f21ff843844af9ad161d8f4adced143eff5db63b 100644 (file)
@@ -153,7 +153,7 @@ EfiLdrOffset:
     ret\r
 \r
 #    db      "**** DEFAULT IDT ENTRY ***",0\r
-    .align 0x2\r
+    .p2align 1\r
 Halt: \r
 INT0: \r
     pushl   $0x0    # push error code place holder on the stack\r