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:
@@ -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
|
||||
|
Reference in New Issue
Block a user