Skip to content

Brainfuck interpreter for (Universal) Extensible Firmware Interface.

License

Notifications You must be signed in to change notification settings

segin/efibrainfuck

Repository files navigation

EFI Brainfuck

What is EFI Brainfuck?

EFI Brainfuck is, as the name implies, a Brainfuck interpreter for Extensible Firmware Interface (EFI) and it's successor, Universal Extensible Firmware Interface (UEFI).

How do I build EFI Brainfuck?

  1. Install GNU-EFI
  2. Run make.

How do I run EFI Brainfuck?

Like any EFI program. Place it on the EFI system partition and launch it.

A few suggestions on how to launch EFI Brainfuck:

  • Manually create a boot menu entry in your system ("CMOS") setup.
  • Use the UEFI Shell.
  • Add it to the boot list via efibootmgr

Credits

  • malloc implementation from efilinux, Copyright (c) 2011, Intel Corporation

About

Brainfuck interpreter for (Universal) Extensible Firmware Interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published