Skip to content
Commit ff659d13 authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

[x86 setup] EDD: Fix the computation of the MBR sector buffer



Some BIOSes require that sector buffers not cross 64K
boundaries.  As a result, we compute a dynamic address on the
setup heap.  Unfortunately, this address computation was just
totally wrong.

Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent 8b608d2f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment