Skip to content

osdev0/nyu-efi-c-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nyu-EFI C template
==================

This is a simple C "hello world" program template using Nyu-EFI.
For information about Nyu-EFI, see:
https://github.com/osdev0/nyu-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.