Skip to content

limine-bootloader/limine-efi-hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.