Skip to content

go-boot v0.6

Latest
Compare
Choose a tag to compare
@abarisani abarisani released this 17 Jun 08:19
v0.6

This is a release of the go-boot unikernel which implements a UEFI Shell and OS loader for AMD64 platforms, implemented bare metal Go using the TamaGo framework.

The unikernel is an UEFI application which can be executed under an existing loader (e.g. UEFI shell, systemd-boot) or as an EFI boot entry.

Documentation can be found in the README.

Major changes:

  • fix Linux 6.15 boot by applying u-root/u-root#3407 to account for CRC-32 generation removal

Full Changelog: v0.5...v0.6