Use .p2align directive instead of ambiguous .align directive.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9164 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2009-08-20 09:15:11 +00:00
parent f315cfa5b7
commit 9811c39250
10 changed files with 42 additions and 42 deletions

View File

@@ -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