limine-bootloader / limine-efi-hello

Example/template hello world using limine-efi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Example/template hello world using limine-efi.

License:BSD Zero Clause License


Languages

Language:Makefile 96.1%Language:C 3.9%