aboutsummaryrefslogtreecommitdiff
path: root/scripts/readserial.py
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2014-12-29 10:29:34 -0500
committerKevin O'Connor <kevin@koconnor.net>2014-12-29 10:36:46 -0500
commit45e71721da6e37598593cf04f5a840380455d0a6 (patch)
treed5ac9eafa31c4ff17f4ab4c37e129a2938fc54cd /scripts/readserial.py
parentc08ef9a777d3bec4deaad564bcf510e8f0b27ff6 (diff)
downloadseabios-45e71721da6e37598593cf04f5a840380455d0a6.zip
seabios-45e71721da6e37598593cf04f5a840380455d0a6.tar.gz
seabios-45e71721da6e37598593cf04f5a840380455d0a6.tar.bz2
block: Check for read/write requests over 64K
The standard BIOS disk read/write request interface should never get a request for more than 64K of data. Explicitly check for overly large requests and reject them. This way, the low-level drivers do not need to check for or attempt to handle very large requests. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts/readserial.py')
0 files changed, 0 insertions, 0 deletions