GitHunt
EM

EmbeddedOS/uefi-bootloader

A simple UEFI OS loader to load a kernel.

uefi-bootloader

A simple UEFI OS loader to load a kernel.

Build the GNU-EFI:

git submodule update -init
make lib

Build applications:

make app

Build final image:

make image

Emulate with qemu

make image && ./qemu.sh

UEFI specification

UEFI spec

Languages

C92.5%Makefile5.9%Shell1.7%

Contributors

Created August 30, 2024
Updated February 28, 2026