diff options
author | Pierre Gondois <Pierre.Gondois@arm.com> | 2021-04-21 11:04:11 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-04-28 12:03:51 +0000 |
commit | 2942cb5815f43f36d6719eb82aef6b2a40873257 (patch) | |
tree | 3550eaceef5c43a3bef6b2f0c74fc2b8ddbff92c /.pytool/Readme.md | |
parent | 1cb1087749ad3281bc65311849028db70d4b9739 (diff) | |
download | edk2-2942cb5815f43f36d6719eb82aef6b2a40873257.tar.gz |
.pytool: Enable CI for ArmPkg
Enable the CI for the ArmPkg.
Cc: Bret Barkelew <bret.barkelew@microsoft.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Bret Barkelew <bret.barkelew@microsoft.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Diffstat (limited to '.pytool/Readme.md')
-rw-r--r-- | .pytool/Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.pytool/Readme.md b/.pytool/Readme.md index e158b2b81a..cbce1f6cd5 100644 --- a/.pytool/Readme.md +++ b/.pytool/Readme.md @@ -4,7 +4,7 @@ | Package | Windows VS2019 (IA32/X64)| Ubuntu GCC (IA32/X64/ARM/AARCH64) | Known Issues |
| :---- | :----- | :---- | :--- |
-| ArmPkg |
+| ArmPkg | | :heavy_check_mark: |
| ArmPlatformPkg |
| ArmVirtPkg | SEE PACKAGE README | SEE PACKAGE README |
| CryptoPkg | :heavy_check_mark: | :heavy_check_mark: | Spell checking in audit mode
|