Skip to content

v2.7.1 (2021-02-11)

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 13:54

Downloads

Binaries

Source code

Changes

  • Extract BCD, boot.sdi, and standard boot font files automatically from the .wim image.

  • Use paging and Physical Address Extensions (PAE) to place the initrd above 4GB if possible, thereby allowing larger .wim images to be used on BIOS systems (sponsored by Digital Intelligence).

  • Enable stack protection for both BIOS and UEFI builds.

  • Tidy up debug output that typically disrupts the loading screen progress bar.

  • Add quiet command-line option to inhibit all debug output (sponsored by 2Pint Software).

  • Create fully automated tests of an HTTP boot via iPXE and wimboot into multiple versions of Windows.

  • Migrate from Travis CI to GitHub actions.