Skip to content

go-boot v1.8.1

Choose a tag to compare

@abarisani abarisani released this 16 Jul 07:46
v1.8.1

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

The unikernel can be executed as:

Documentation can be found in the README.

Major changes:

  • go.mod: bump dependencies to fix NET=gvisor and NET=lneto builds

Full Changelog: v1.8...v1.8.1