mirror of https://github.com/ipxe/ipxe.git
When the area to be mapped straddles the 2GB boundary, the expression (high+size) will overflow on the first loop iteration. Fix by using (end-size), which cannot underflow. Signed-off-by: Michael Brown <mcb30@ipxe.org> |
||
---|---|---|
.. | ||
bitbash | ||
block | ||
bus | ||
infiniband | ||
linux | ||
net | ||
nvs | ||
usb |