Skip to content

segin/efibrainfuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors