When booting with wimboot 2.9 on a VMware Fusion 25H2 VM, the virtual machine hangs. I've tried three different scenarios:
- Using the embedded bootmgfw* files. This hangs after displaying the message "Secure Boot is disabled".
- Using an extracted bootmgrfw_ex.efi file specified via initrd. The file is loaded fine by iPXE, but wimboot still hangs. If I add a "pause" command line parameter, it displays the expected messages but hangs with a black screen after you press a key.
- Using an extracted bootmgr.efi file specified via initrd. This behaves exactly like bootmgrfw_ex.efi.
The same process works fine on Hyper-V (arm64, run on Windows 11 25H2) and a physical arm64 computer; it seems to only be an issue with VMware Fusion.