Downloads
Binaries
- wimboot (for BIOS and 64-bit UEFI systems)
- wimboot.i386 (for BIOS and 32-bit UEFI systems)
Source code
Changes
-
Dynamically patch
BCD
file to allow the same file to be used for both BIOS and UEFI boot. -
Force
bootmgfw.efi
to use text mode (as already done forbootmgr.exe
). -
Add
rawbcd
command-line option to disable dynamic BCD patching. -
Add
gui
command-line option to disable forced text mode output. -
Add
index=N
command-line option to allow a boot image to be selected dynamically at runtime.