freebsd-dev/stand/efi
Warner Losh 335615c4ca stand: update prototypes for md_load and md_load64
These are declared as extern in a number of files (some with the wrong
return type). Centralize this in modinfo.h and remove a few extra stray
declarations as well that are no longer used. No functional change.

Note: I've not tried to cope with the bi_load() functions which are the
same logical thing. These will be handled separately.

Sponsored by:		Netflix
2022-12-05 16:59:58 -07:00
..
boot1 stand: s/libstand/libsa/g to catch up with rename 2022-04-30 07:34:19 -06:00
fdt Remove "All Rights Reserved" from Foundation copyrights 2022-06-30 10:49:09 -04:00
gptboot
include stand: efi_fmtdev can be reduced to devformat 2022-08-11 10:27:16 -06:00
libefi stand/efi: Move to using common devparse() 2022-11-30 15:30:32 -07:00
loader stand: update prototypes for md_load and md_load64 2022-12-05 16:59:58 -07:00
loader_4th
loader_lua
loader_simp
Makefile
Makefile.inc