compile_guide.md added

This commit is contained in:
shadlyd15 2022-05-07 22:44:04 +02:00
parent d7d4dc3f21
commit a45f1f25fa
2 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Go to gnu-efi source folder
make
make install
```
Here is a guide you can follow for more details on how to compile and install gnu-efi applications.
[Here](compile_guide.md). is a guide you can follow for more details on how to compile and install gnu-efi applications.
## Compile NesUEFI
Change the following macros in makefile to locate GNU-EFI **libraries** and **headers** installed on the previous step.