mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
OvmfPkg: Update wiki links
The wiki has moved and this change updates links in OvmfPkg to refer to the new location. - New location: https://github.com/tianocore/tianocore-wiki.github.io - Rendered version: https://www.tianocore.org/tianocore-wiki.github.io/ - Old location: https://github.com/tianocore/tianocore.github.io/wiki More details: https://github.com/tianocore/edk2/discussions/11969 Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
This commit is contained in:
parent
eb1e2f5434
commit
863d89f31f
2 changed files with 4 additions and 3 deletions
|
|
@ -32,7 +32,8 @@ Pytools build system.
|
|||
## Building with Pytools for OvmfPkg
|
||||
|
||||
If you are unfamiliar with Pytools, it is recommended to first read through
|
||||
the generic set of edk2 [Build Instructions](https://github.com/tianocore/tianocore.github.io/wiki/Build-Instructions).
|
||||
the generic set of edk2
|
||||
[Build Instructions](https://www.tianocore.org/tianocore-wiki.github.io/build-tooling/build-workflows/build_instructions.html).
|
||||
|
||||
1. [Optional] Create a Python Virtual Environment - generally once per workspace
|
||||
|
||||
|
|
|
|||
|
|
@ -54,11 +54,11 @@ these binary outputs:
|
|||
- This file is not built separately any longer, starting with svn r13520.
|
||||
|
||||
If you are new to building in edk2 or looking for the latest build
|
||||
instructions, visit https://github.com/tianocore/tianocore.github.io/wiki/Build-Instructions
|
||||
instructions, visit <https://www.tianocore.org/tianocore-wiki.github.io/build-tooling/build-workflows/build_instructions.html>
|
||||
|
||||
More OVMF-specific build information can be found at:
|
||||
|
||||
https://github.com/tianocore/tianocore.github.io/wiki/How%20to%20build%20OVMF
|
||||
[How to Build OVMF](https://www.tianocore.org/tianocore-wiki.github.io/development/tutorials-howto/how_to_build_ovmf.html)
|
||||
|
||||
=== RUNNING OVMF on QEMU ===
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue