Skip to content

go-boot v1.9.1

Latest

Choose a tag to compare

@abarisani abarisani released this 04 Sep 09:52
v1.9.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:

  • cmd: fix linux,l variable shadowing to reduce memory reservation requirements (f6d618e)

Full Changelog: v1.9...v1.9.1