Releases: ipxe/wimboot
Releases · ipxe/wimboot
v0.9.2 (2012-09-14)
Downloads
Binaries
- wimboot (for BIOS systems)
Source code
Changes
- Select virtual disk drive number dynamically to allow Windows to identify existing hard disks as being bootable.
v0.9.1 (2012-09-13)
Downloads
Binaries
- wimboot (for BIOS systems)
Source code
Changes
- Include pre-built binaries to make life easier for Windows users.
v0.9 (2012-09-11)
Downloads
Binaries
- wimboot (for BIOS systems)
Source code
Changes
-
Create first working implementation (sponsored by Jump Trading).
-
Provide a BOOTAPP entry point usable by
bootmgr.exe
. -
Extract embedded
bootmgr.exe
from withinbootmgr
, if provided. -
Provide a virtual BIOS disk drive containing a read-only FAT filesystem to expose files to
bootmgr.exe
. -
Expose files via root,
\Boot
, and\Sources
directories.