ソースを参照

EmulatorPkg: 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: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.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>
Michael Kubacki 1 年間 前
コミット
7a548f3ea9
1 ファイル変更3 行追加0 行削除
  1. 3 0
      EmulatorPkg/PlatformCI/ReadMe.md

+ 3 - 0
EmulatorPkg/PlatformCI/ReadMe.md

@@ -42,6 +42,9 @@ Pytools build system.
 
 ## Building with Pytools for EmulatorPkg
 
+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