Downloads
Binaries
- wimboot (for BIOS and 64-bit UEFI systems)
- wimboot.i386 (for BIOS and 32-bit UEFI systems)
- wimboot.arm64 (for AArch64 UEFI systems)
Source code
Changes
-
Add support for building as an AArch64 (ARM64) binary (sponsored by 2Pint Software).
-
Fix forcing of text mode output when multiple displays are present.
-
Add support for building with the clang compiler.
-
Replace efireloc with iPXE's elf2efi tool for converting ELF binaries to PE format.
-
Update to latest EDK2 headers.