K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-08-14T19:44:36.600457Z K 7 svn:log V 284 MFC r337520: 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 END