aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2014-04-06 18:48:39 -0400
committerKevin O'Connor <kevin@koconnor.net>2014-04-11 11:26:23 -0400
commit8f82a4fb4aff536e48653c2b10a36018ea77e29e (patch)
treeae0cf732c501e3dccf7c2236cf0feba3e83686bc /scripts
parentf6b44b81e61be2e03a9e296dd592cbf4d78a336b (diff)
downloadseabios-8f82a4fb4aff536e48653c2b10a36018ea77e29e.zip
seabios-8f82a4fb4aff536e48653c2b10a36018ea77e29e.tar.gz
seabios-8f82a4fb4aff536e48653c2b10a36018ea77e29e.tar.bz2
vgabios: PMM scan was incorrectly depending on a zero %ds segment.
Make sure the PMM scanning code uses the GET_FARVAR macro. (The existing code only worked because SeaBIOS happens to call the vgabios in bigreal mode with %ds == %ss = 0.) Also, the scan doesn't require bigreal mode - use accesses relative to the SEG_BIOS segment so that the scan can work in regular real mode. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions