diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2014-02-05 22:47:29 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2014-02-05 23:15:27 -0500 |
commit | 8032b8a0fec550de5cb2f7d37aa031cebc2200c3 (patch) | |
tree | b10eb99deec5f846c7b35b7bb0bc99c3a5e456a7 /scripts/layoutrom.py | |
parent | 20dc419306701354f17abc8fe5d8eb467a009470 (diff) | |
download | seabios-8032b8a0fec550de5cb2f7d37aa031cebc2200c3.zip seabios-8032b8a0fec550de5cb2f7d37aa031cebc2200c3.tar.gz seabios-8032b8a0fec550de5cb2f7d37aa031cebc2200c3.tar.bz2 |
vgabios: Attempt to detect old x86emu and force a fault.
Check for cases where the leal instruction does not work. This
instruction is known to not be emulated properly on old versions of
x86emu. If a broken version of x86emu is found, force a fault that
x86emu will easily detect. This should help prevent soft failures
when running old software.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts/layoutrom.py')
0 files changed, 0 insertions, 0 deletions