-
Notifications
You must be signed in to change notification settings - Fork 2
Example/template hello world using Nyu-EFI.
License
osdev0/nyu-efi-c-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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.
About
Example/template hello world using Nyu-EFI.