]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BootSector/efi64.S
Use .p2align directive instead of ambiguous .align directive.
[mirror_edk2.git] / DuetPkg / BootSector / efi64.S
index fcf785029fb181e47bcd6fffeb69682f9b20c1db..57efe587e485be831da500edba59d0d2bd61b3b0 100644 (file)
@@ -177,7 +177,7 @@ EfiLdrOffset:
     .byte 0xc3\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