aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2014-05-08 18:32:32 -0400
committerKevin O'Connor <kevin@koconnor.net>2014-05-08 18:44:35 -0400
commit3fcabf0281bb89f3e54d4f2ffad14fca22def6ae (patch)
treefde3f0515b943a425530084381700e9f5c0f2b0e /scripts
parent9d0d08c8debe560eadec5079def966874e90f026 (diff)
downloadseabios-3fcabf0281bb89f3e54d4f2ffad14fca22def6ae.zip
seabios-3fcabf0281bb89f3e54d4f2ffad14fca22def6ae.tar.gz
seabios-3fcabf0281bb89f3e54d4f2ffad14fca22def6ae.tar.bz2
Fix int 1589 calls when CONFIG_ENTRY_EXTRASTACK is enabled.
The int 1589 call is entered in real mode and returns in protected mode. However, the code to use the "extra stack" does not support that. Fix this by never using the "extra stack" on int 1589 calls. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions