mirror of
https://github.com/shadlyd15/NesUEFI.git
synced 2024-11-19 14:11:24 +00:00
Initial
This commit is contained in:
parent
8e5a427bab
commit
7913ea3735
@ -35,7 +35,7 @@ Change the following macros in makefile to locate GNU-EFI **libraries** and **he
|
||||
### Locate OVMF in Makefile:
|
||||
To run the compiled application in qemu we need OVMF for UEFI emulation. OVMF is a port of Intel's tianocore firmware to the qemu virtual machine.
|
||||
```makefile
|
||||
OVMF_DIR = ../OVMF
|
||||
OVMF_DIR = ../OVMF
|
||||
```
|
||||
Change **OVMF_DIR** directory in the makefile.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user