9 lines
300 B
Markdown
9 lines
300 B
Markdown
# stubby
|
|
Almost a direct copy of my other project 'newt_stub'.
|
|
This project is not intented to be a EFI stub loader at first, it is my intent to use this project to tinker specificly with UEFI firmware
|
|
|
|
# How to build
|
|
make run-debug
|
|
|
|
For more details review the makefile or open a tracker issue.
|