compile_guide.md added

This commit is contained in:
shadlyd15 2022-05-07 22:45:28 +02:00
parent 93e7f39346
commit 5caa074433

View File

@ -22,7 +22,7 @@ Go to gnu-efi source folder
make
make install
```
[Here](compile_guide.md) 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 run gnu-efi applications.
## Compile NesUEFI
Change the following macros in makefile to locate GNU-EFI **libraries** and **headers** installed on the previous step.