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:
klu2 2009-03-05 14:25:31 +00:00
parent 4d382070b4
commit a8abbe2bb5
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
.486:
#.MODEL flat
.stack:
.code:
.code16
.org 0x21000
.equ DEFAULT_HANDLER_SIZE, INT1 - INT0