]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
loader: edd_device_path_v3 is too small
authortsoome <tsoome@FreeBSD.org>
Mon, 12 Oct 2020 09:34:50 +0000 (09:34 +0000)
committertsoome <tsoome@FreeBSD.org>
Mon, 12 Oct 2020 09:34:50 +0000 (09:34 +0000)
commit28f7839fec77ba871fe8a2c3df8ab19592357f05
tree0b95cc2377612db79a7a1557aa1e219658a0bed2
parent4cd37347d08322c06aeeb388c03d65e47621bb57
loader: edd_device_path_v3 is too small

The EDD v3[1], see table 13, page 33, does define device path as double
qword, that is, 16 bytes, we have only qword.

Also remove edd_device_path_v4 and edd_params_v4 because those are not used,
and there is no size difference in v3 versus v4.

[1] http://www.t13.org/documents/UploadedDocuments/docs2004/d1572r3-EDD3.pdf

MFC after: 2 weeks
stand/i386/common/edd.h