<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi list,</p>
    <p>building ipxe.efi from scratch worked. I also was able to enhance
      the command set like console, ping, etc. <br>
    </p>
    <p>Enabling "IPXE_CMD" resulted in build fail of ipxe.efi binary
      (what is it good for?).</p>
    <p>Interesting point: Starting a "config" in a shell result in
      correct values, but it was not possible to exit the config command
      via ctrl-x.</p>
    <p>Imho uefi bios needs a correct "fingerprint" of the binary, which
      can be validated in UEFI-Bios. I didnt change anything in my
      uefi-bios and booting worked fine (!), but very slowly at the
      beginning. After chainloading some scripts it had the old speed.</p>
    <p>How does the UEFI-bios know, that the image is correct??? Has
      ipxe.efi signed with a global uefi key, i.e. from microsoft?</p>
    <p>What magic things are happening here?</p>
    <p>Tfh!</p>
    <p>Oliver</p>
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 27.06.2017 18:11, Oliver Rath new
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:45bb061f-2c75-7a7a-5a11-03e13fcb519e@mglug.de">
      <pre wrap="">Hi list,

ive got an build-error for ipxe.efi. Please see attachment for log. Ive
built it with

oliver@w541:~/gits/ipxe/src$ make -j12 bin-x86_64-efi/ipxe.efi >&
/home/oliver/ipxe.efi.debug.txt

with the sources of today.

in ipxe sources Ive included in src/config/local the files general.h and
console.h (see attachment, too)

Whats wrong here?

Tfh!

Oliver


</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ipxe-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ipxe-devel@lists.ipxe.org">ipxe-devel@lists.ipxe.org</a>
<a class="moz-txt-link-freetext" href="https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel">https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>