Skip to content
/ qefi Public

Quick UEFI application development environment and test script

License

Unknown, WTFPL licenses found

Licenses found

Unknown
LICENSE.md
WTFPL
COPYING.WTFPL
Notifications You must be signed in to change notification settings

luthor112/qefi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qefi

Quick UEFI application development environment and test script

Based on:

Commands:

  • qefi setup-posix installs needed dependencies for development with POSIX-UEFI
  • qefi setup-gnu installs needed dependencies for development with GNU-EFI
  • qefi new-posix NAME creates a new POSIX-UEFI environment in the NAME directory
  • qefi new-gnu NAME creates a new GNU-EFI environment in the NAME directory
  • qefi build-posix runs make
  • qefi build-gnu builds the one-file application
  • qefi image builds a disk image containing the built binary
  • qefi run runs QEMU and drops you into the EFI Shell

About

Quick UEFI application development environment and test script

Resources

License

Unknown, WTFPL licenses found

Licenses found

Unknown
LICENSE.md
WTFPL
COPYING.WTFPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages