From 316e6df435af81f8281150bb04b3dd5a304d9c92 Mon Sep 17 00:00:00 2001 From: Michael Kubacki Date: Fri, 2 Dec 2022 11:46:43 -0500 Subject: [PATCH] OvmfPkg: Add reference to new build instructions Adds a reference to the new build instructions on the TianoCore wiki that currently describe building with containers and Stuart. Cc: Ard Biesheuvel Cc: Jiewen Yao Cc: Jordan Justen Cc: Gerd Hoffmann Cc: Sean Brogan Cc: Michael D Kinney Cc: Liming Gao Signed-off-by: Michael Kubacki Acked-by: Ard Biesheuvel Reviewed-by: Gerd Hoffmann Reviewed-by: Jiewen Yao --- OvmfPkg/PlatformCI/ReadMe.md | 3 +++ OvmfPkg/README | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/OvmfPkg/PlatformCI/ReadMe.md b/OvmfPkg/PlatformCI/ReadMe.md index 1216dee126..10fa32ac48 100644 --- a/OvmfPkg/PlatformCI/ReadMe.md +++ b/OvmfPkg/PlatformCI/ReadMe.md @@ -31,6 +31,9 @@ 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). + 1. [Optional] Create a Python Virtual Environment - generally once per workspace ``` bash diff --git a/OvmfPkg/README b/OvmfPkg/README index d6e7e32848..0a408abf01 100644 --- a/OvmfPkg/README +++ b/OvmfPkg/README @@ -53,7 +53,10 @@ these binary outputs: * OvmfVideo.rom - This file is not built separately any longer, starting with svn r13520. -More information on building OVMF can be found at: +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 + +More OVMF-specific build information can be found at: https://github.com/tianocore/tianocore.github.io/wiki/How%20to%20build%20OVMF