I have a PXE setup that I want to be able to support UEFI.
So far I have been able to make it boot, but I'm stuck at the screen "Windows is loading files..." - it reaches 100% but never goes further. Even 1-2 hours goes by and nothing still happens. (no errors either)
I have downloaded Windows AIK and the supplement tools (SP1) - where the 64bit version of WinPE has support for UEFI. (winload.efi)
My TFTP looks like this:
\bootx64.efi
\bootmgr.exe
\boot\boot.sdi
\boot\boot.wim <-- 64bit WinPE
\EFI\Microsoft\Boot\BCD
I know that WinPE 3.0 is old, but I dont have the time to upgrade our deployment solution as of right now.
Hope someone can help me with this.
Thanks in advance!