freebsd-dev/stand/i386/gptboot
Kyle Evans 4e6c8e6d83 isoboot, gptboot: Fix WITHOUT_LOADER_GELI (gptboot) and isoboot in general
gptboot was broken when r316078 added the LOADER_GELI_SUPPORT #ifdef to
not pass geliargs via __exec.  KARGS_FLAGS_EXTARG must not be used if we're
not going to pass an additional argument to __exec.

PR:		228151
Submitted by:	guyyur@gmail.com
MFC after:	1 week
2018-08-09 02:06:25 +00:00
..
gptboot.8
gptboot.c isoboot, gptboot: Fix WITHOUT_LOADER_GELI (gptboot) and isoboot in general 2018-08-09 02:06:25 +00:00
gptldr.S Fix comments after bump in size. 2017-12-14 16:51:43 +00:00
Makefile NM and OBJCOPY are already defined for all builds. There's no need to 2018-07-20 05:17:56 +00:00
Makefile.depend