<div dir="ltr">On Sun, May 8, 2016 at 3:41 PM,  <span dir="ltr"><<a href="mailto:wkitty42@gmail.com" target="_blank">wkitty42@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">how about going the other way... reverse the logic so that those two are skipped all the time... then only if they are needed, add an option to enable them...<br>
<br>
  pxe-add-menu=X86-64_EFI<br>
  pxe-add-menu=BC_EFI<br></blockquote></div><br>Yeah that is not an unwelcome suggestion. Actually I was originally going to say that same thing myself. Unfortunately, looking more closely a similar type of problems comes up with doing it like that (either way around).<br><br>AFAIKT...<br><br>people should only need to care / override this option if the client is mis-behaving
 (client cannot show menu / hangs on menu / is buggy). So doing a positive logic (pxe-add-menu=) is also not elegant. In fact, then there may be even more default cases to specify and set. (a majority of working clients).<br><br></div><div class="gmail_extra">Well if we must hard-code some behaviour, then for the fewest exception cases is better, no? Well that seems to be for skip (not add). Because people come here scratching out heads why pxe menu does not work for UEFI clients. That is why skip-menu direction was 
chosen by Jarek. Perhaps others can comment.<br><div class="gmail_extra"><br><br></div><div class="gmail_extra">Anyhow regardless whether the direction is add or skip... that is apart from my previous question. Which is:<br><br>Is it not best? (and simplest!) to modify Jarek's patch in this following ways:<br><br></div><div class="gmail_extra">pxe-skip-menu="<CSA1>,<CSA2>,etc"<br><br></div><div class="gmail_extra">With a quiet *default* setting of:<br></div><div class="gmail_extra"><br>pxe-skip-menu="X86-64_EFI,BC_EFI"<br><br><div class="gmail_extra">+ document it.<br></div><br><br></div><div class="gmail_extra">That user can clear with:<br><br>pxe-skip-menu=""<br><br></div><div class="gmail_extra">If they ever need.<br><br></div><br><div class="gmail_extra"><br></div><div class="gmail_extra">Instead of:<br><br>pxe-skip-menu=CSA1<br>pxe-skip-menu=CSA2<br></div><br></div><div class="gmail_extra">Or:<br><br>pxe-add-menu=PC-DOS<br><br></div><div class="gmail_extra">Many thanks.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><br></div><div class="gmail_extra">Kind Regards<br></div><div class="gmail_extra">Dreamcat4<br></div><div class="gmail_extra"><br><br><br><br></div></div>