Skip to content

spflaumer/project_c0rry-uefi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c0rry-uefi

What is this?

A UEFI Bootloader that was born from project_c0rry, as I started to dislike developing a bootloader in BIOS and for now shifted my attention to UEFI. Also this will probably contain more dumb features than project_c0rry.

Building

git submodule init && git submodule update

make

Either move the resulting src/main.efi File to a FAT32 USB-Stick and Boot it with a UEFI Supporting PC/Laptop or run ./scripts/all.sh (root requiered! depends on sudo, qemu, parted, mkdosfs, losetup and mount!).

Credits

POSIX-UEFI by bzt. A "Dependency-free POSIX compatibility layer and build environment for UEFI"

About

The UEFI counterpart of project_c0rry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published