mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
Update OVMF build instructions
This commit is contained in:
parent
5e00aa7f12
commit
d9f3f25d1d
@ -74,6 +74,8 @@ when no macOS guest booting is required.
|
||||
1. Build OVMF firmware in NOOPT mode to be able to debug it:
|
||||
|
||||
```
|
||||
git submodule init
|
||||
git submodule update # to clone OpenSSL
|
||||
build -a X64 -t XCODE5 -b NOOPT -p OvmfPkg/OvmfPkgX64.dsc # for macOS
|
||||
build -a X64 -t CLANGPDB -b NOOPT -p OvmfPkg/OvmfPkgX64.dsc # for other systems
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user