bluebat / gnu-efi-applets

Building Applets using GNU-EFI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requires

gnu-efi, gnu-efi-devel

Install & Usage

make
make install
cd MYPATH
${EDITOR:-vi} MYAPPLETS.c
gnu-efi-applets-build MYAPPLETS.efi

References

FIXME

  • Setting values to shell variables in Assign.c only partially works. This function can't be applied to SetA.c and Input.c yet.
  • Calling freopen in minised from efilibc not works.

About

Building Applets using GNU-EFI


Languages

Language:C 96.7%Language:Makefile 3.1%Language:Shell 0.1%