freebsd-dev/stand/efi
Ed Maste e32fecd0c2 loader: install help files only once
Every file should be installed exactly once by `make installworld`.
This is especially important for pkgbase.

Loader help files were being installed by each loader variant (e.g.,
the simp, lua, and 4th EFI loaders).  Add a (slightly hacky) mechanism
to skip installing help files for all but one variant.

PR:		271178
Reviewed by:	imp
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D40021
2023-05-09 20:18:19 -04:00
..
boot1 stand/boot1.efi: Implement bootonce for ZFS 2023-05-01 15:02:53 -06:00
fdt Remove "All Rights Reserved" from Foundation copyrights 2022-06-30 10:49:09 -04:00
gptboot gptboot.efi.8: Fix a typo 2023-04-13 13:02:59 +02:00
include stand: Create common gen_setcurrdev and replace code 2023-01-11 15:15:14 -07:00
libefi stand: Create common gen_setcurrdev and replace code 2023-01-11 15:15:14 -07:00
loader stand/efi: Simplify code here 2023-05-01 15:02:53 -06:00
loader_4th loader: install help files only once 2023-05-09 20:18:19 -04:00
loader_lua loader: install help files only once 2023-05-09 20:18:19 -04:00
loader_simp Create a loader for each interpreter for x86 BIOS and all EFI 2018-08-14 18:44:41 +00:00
Makefile stand: properly declare subdir deps or .WAIT, do parallel build 2020-12-31 11:15:45 -06:00
Makefile.inc Hoist EFI_TARGET and SOURCE_DATE_EPOCH up into efi/Makefile.inc 2018-07-20 05:18:03 +00:00