From e6e031be7a46e17cc4274f74969b913163a2d54d Mon Sep 17 00:00:00 2001 From: Elaina Claus <771725+Nivirx@users.noreply.github.com> Date: Tue, 14 Mar 2023 10:01:08 -0400 Subject: [PATCH] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..27ff272 --- /dev/null +++ b/README.md @@ -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. -- 2.49.1