]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
loader: edd_device_path_v3 is too small
authorToomas Soome <tsoome@FreeBSD.org>
Mon, 12 Oct 2020 09:34:50 +0000 (09:34 +0000)
committerToomas Soome <tsoome@FreeBSD.org>
Mon, 12 Oct 2020 09:34:50 +0000 (09:34 +0000)
commitc50f409c15ef818baf5ee49edd52f44b9d809dce
tree0b95cc2377612db79a7a1557aa1e219658a0bed2
parentaf928ad5626e76ab495ed7c51b13ad9a722ed4b6
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