github usbarmory/go-boot v0.3
go-boot v0.3

latest releases: v1.7, latest, v1.6.2...
15 months ago

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 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:

  • cmd - add . command for EFI application chain loading
  • cmd - add windows,win,w alias for Windows UEFI bootloader launch
  • shell - colorize UEFI console
  • uefi - add LoadImage, StartImage, Revision functions

Full Changelog: v0.2...v0.3

Don't miss a new go-boot release

NewReleases is sending notifications on new releases.