Skip to content

Some barebones UEFI stuff, designed to get you booted and nothing more.

Notifications You must be signed in to change notification settings

crowepj/BluuUEFILib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

BluuUEFILib

Some barebones UEFI functions

LoaderMain.c is an example of how to use the library

How To Use:

  1. Download the code
  2. cd into the source directory and run make
  3. Include EFI_SYSTEM_TABLE.h in your bootloader/main file
  4. Link with the object file produced by make

About

Some barebones UEFI stuff, designed to get you booted and nothing more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published