]> git.proxmox.com Git - mirror_edk2.git/commit
StandaloneMmPkg: Add EDK2 Core CI support
authorSami Mujawar <sami.mujawar@arm.com>
Thu, 3 Dec 2020 14:44:38 +0000 (14:44 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 7 Jan 2021 11:13:39 +0000 (11:13 +0000)
commit6f682839912ef525f1d4867cf53011e2453721e5
tree9e77e446b1be0d42edfb59a75830496a28e4ddce
parent75d928ef291cc18987765cd7f33e96e5bfb2c61c
StandaloneMmPkg: Add EDK2 Core CI support

Bugzilla: 3150 (https://bugzilla.tianocore.org/show_bug.cgi?id=3150)

The TianoCore EDKII project has introduced a Core CI infrastructure
using TianoCore EDKII Tools PIP modules:
  * https://pypi.org/project/edk2-pytool-library/
  * https://pypi.org/project/edk2-pytool-extensions/

The edk2\.pytool\Readme.md provides information to configure the
environment and to run local builds.

This patch defines the necessary settings for enabling the Core CI
builds for StandaloneMmPkg.

Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
StandaloneMmPkg/StandaloneMmPkg.ci.yaml [new file with mode: 0644]