freebsd-src/stand/efi
Warner Losh 75e5f5916e boot1.efi: Don't redundantly include devpath.c
devpath.c is on both the comand line and in libefi. This is redundant
and was a mistake in 4cf36aa101. It never should have been here. In
practice, this just means that the devpath.o from libefi.a goes unused.
This will cause problems with some upcoming changes (D44872) to enable
LTO to reduce the size of the binaries, so go ahead and make the change
now to reduce the changeset for that. No functional change indended.

Fixes:		4cf36aa101
Co-authored-by:	sobomax
Sponsored by:	Netflix
2024-05-07 08:53:50 -06:00
..
boot1 boot1.efi: Don't redundantly include devpath.c 2024-05-07 08:53:50 -06:00
fdt stand: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
gptboot stand: Install gptboot.efi(8) 2024-04-05 16:53:47 -06:00
include stand/efi: Changes to efichar to allow it to be used in the kernel 2024-03-28 14:09:37 -04:00
libefi stand/efi: Changes to efichar to allow it to be used in the kernel 2024-03-28 14:09:37 -04:00
loader loader/efi: Small diff reduction 2024-02-29 09:14:47 -07:00
loader_4th Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
loader_lua Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
loader_simp Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.inc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00