<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hi Robin,</div>

<div> </div>

<div>currently I'm working on a workflow to automatically detect PXE attacks in an network. Therefore I was writing my own Bootloader which manages to notice this kind of attacks and does some more things. After the bootloader did his job I have to start a WINPE. The reason i have to use wimboot ist that the normal tftp download ist to slow for bigger scaling networks. Lets say i want to start 20000 WINPE at the same time I will get a big problem if i would use TFTP. So i want to use wimboot because its http download has a better performance.</div>

<div>It would also help me if you know if i could use ipxe to solve this problem?</div>

<div> </div>

<div>Thanks for your help</div>

<div>Daniel</div>

<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b> Freitag, 11. Dezember 2015 um 09:16 Uhr<br/>
<b>Von:</b> "Robin Smidsrød" <robin@smidsrod.no><br/>
<b>An:</b> ipxe-devel@lists.ipxe.org<br/>
<b>Betreff:</b> Re: [ipxe-devel] [howto] chainload wimboot</div>

<div name="quoted-content">On 10.12.2015 15:19, bowser-daniel@web.de wrote:<br/>
> Hello to everyone,<br/>
> like the subject says I need to know if there is a way to chainload<br/>
> wimboot within an other bootloader.<br/>
> The background of this question is that im currently writing my own<br/>
> bootloader that starts a WINPE over HTTP. In the last weeks I managed to<br/>
> start a bootmgfw.efi over PXE. And now I want to chainload the wimboot<br/>
> instead of the bootmgfw.efi and afterwarts let the wimboot start the<br/>
> WINPE over HTTP. Ist this possible? And what do I have to do?<br/>
> I have no idea how to start with this and I hope someone of you could<br/>
> help me.<br/>
<br/>
Why are you even doing this, when ipxe+wimboot already does what you<br/>
want? See ipxe.org/howto/winpe or ipxe.org/howto/sccm and<br/>
ipxe.org/appnote/wimboot_architecture for details on how they work.<br/>
<br/>
Please feel free to elaborate why/if the current ipxe+wimboot doesn't<br/>
work for you and your situation.<br/>
<br/>
-- Robin<br/>
<br/>
_______________________________________________<br/>
ipxe-devel mailing list<br/>
ipxe-devel@lists.ipxe.org<br/>
<a href="https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel" target="_blank">https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel</a></div>
</div>
</div>
</div></div></body></html>