freebsd-dev/stand/i386/common
Toomas Soome c50f409c15 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
2020-10-12 09:34:50 +00:00
..
bootargs.h Fix args cross-threading between gptboot(8) and loader(8) with zfs support. 2018-12-04 16:43:50 +00:00
cons.c boot2: need to expand tab output and mask getchar 2020-06-16 20:35:00 +00:00
cons.h
drv.c
drv.h
edd.h loader: edd_device_path_v3 is too small 2020-10-12 09:34:50 +00:00