/muefircate-mirror

Primary LanguageCMozilla Public License 2.0MPL-2.0

μuᴇꜰɪrcate

very experimentalsome developer notes available

  1.  sudo apt-get install make gcc-mingw-w64-x86-64 lld musl-dev
  2.  sudo apt-get install dosfstools mtools ccache meson ninja-build
  3.  sudo apt-get install fdisk qemu-system-x86 qemu-utils zip ovmf
  4.  ./configure
  5.  make -j4
  6.  make run-macron

This aims to run x86-16 or x86-32 code from an x86-64 UEFI environment.

Again, some developer notes are available.