Downloads
Binaries
- wimboot (for BIOS and 64-bit UEFI systems)
- wimboot.i386 (for BIOS and 32-bit UEFI systems)
Source code
Changes
-
Support booting on UEFI systems (sponsored by Jump Trading).
-
Retrieve initrd files via
EFI_SIMPLE_FILE_SYSTEM_PROTOCOL
. -
Expose the virtual FAT filesystem to
bootmgfw.efi
viaEFI_BLOCK_IO_PROTOCOL
. -
Build as a hybrid 32-bit BIOS and 64-bit UEFI binary.