Create README.md

This commit is contained in:
Elaina Claus
2023-03-14 10:01:08 -04:00
committed by GitHub
parent edf6174c4a
commit e6e031be7a

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# 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.