mirror of https://github.com/acidanthera/audk.git
Should use 16 bit code.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7817 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
4d382070b4
commit
a8abbe2bb5
|
@ -22,7 +22,7 @@
|
|||
.486:
|
||||
#.MODEL flat
|
||||
.stack:
|
||||
.code:
|
||||
.code16
|
||||
.org 0x21000
|
||||
|
||||
.equ DEFAULT_HANDLER_SIZE, INT1 - INT0
|
||||
|
|
Loading…
Reference in New Issue