]> git.proxmox.com Git - mirror_edk2.git/commitdiff
OvmfPkg: Add reference to new build instructions
authorMichael Kubacki <michael.kubacki@microsoft.com>
Fri, 2 Dec 2022 16:46:43 +0000 (11:46 -0500)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 16 Dec 2022 22:17:18 +0000 (22:17 +0000)
Adds a reference to the new build instructions on the TianoCore wiki
that currently describe building with containers and Stuart.

Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>
OvmfPkg/PlatformCI/ReadMe.md
OvmfPkg/README

index 1216dee126f1ebedd7802b5b0060769a92b742e6..10fa32ac489f7a56fdc3c2b64939b723ea44e48c 100644 (file)
@@ -31,6 +31,9 @@ Pytools build system.
 \r
 ## Building with Pytools for OvmfPkg\r
 \r
+If you are unfamiliar with Pytools, it is recommended to first read through\r
+the generic set of edk2 [Build Instructions](https://github.com/tianocore/tianocore.github.io/wiki/Build-Instructions).\r
+\r
 1. [Optional] Create a Python Virtual Environment - generally once per workspace\r
 \r
     ``` bash\r
index d6e7e328483ba0e0aac529cb6a540458224d8724..0a408abf019d311d5eebfe03aa7627ccfb03b394 100644 (file)
@@ -53,7 +53,10 @@ these binary outputs:
 * OvmfVideo.rom\r
   - This file is not built separately any longer, starting with svn r13520.\r
 \r
-More information on building OVMF can be found at:\r
+If you are new to building in edk2 or looking for the latest build\r
+instructions, visit https://github.com/tianocore/tianocore.github.io/wiki/Build-Instructions\r
+\r
+More OVMF-specific build information can be found at:\r
 \r
 https://github.com/tianocore/tianocore.github.io/wiki/How%20to%20build%20OVMF\r
 \r