/limine-efi-hello

Example/template hello world using limine-efi.

Primary LanguageMakefileBSD Zero Clause License0BSD

limine-efi Hello World
======================

This is a simple "hello world" program using limine-efi.
For information about limine-efi, see:
https://github.com/limine-bootloader/limine-efi

Works with clang and GCC, no need for any specialised toolchain or set up.
Just type "make run" to build and run the hello world program in QEMU.