summaryrefslogtreecommitdiffstats
path: root/src/drivers
diff options
context:
space:
mode:
authorMichael Brown2013-04-17 20:36:03 +0200
committerMichael Brown2013-04-17 20:36:03 +0200
commit9909e7b10ab9c2e1fd9b81eaac59fbaec76b9613 (patch)
tree3923a50763da9eb8613c6d610db1534f48aeb711 /src/drivers
parent[settings] Expose build architecture and platform via settings (diff)
downloadipxe-9909e7b10ab9c2e1fd9b81eaac59fbaec76b9613.tar.gz
ipxe-9909e7b10ab9c2e1fd9b81eaac59fbaec76b9613.tar.xz
ipxe-9909e7b10ab9c2e1fd9b81eaac59fbaec76b9613.zip
[bios] Fix screen clearing on buggy BIOSes
The implementation of INT 10,06 on some BIOSes (observed with both Hyper-V and a Dell OptiPlex 7010) seems to treat %dx=0xffff as a special value meaning "do absolutely nothing". Fix by using %dx=0xfefe, which should still be sufficient to cover any realistic screen size. Reported-by: John Clark <skyman@iastate.edu> Tested-by: John Clark <skyman@iastate.edu> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/drivers')
0 files changed, 0 insertions, 0 deletions