public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Sami Mujawar" <sami.mujawar@arm.com>
To: <devel@edk2.groups.io>
Cc: Sami Mujawar <sami.mujawar@arm.com>, <Alexei.Fedorov@arm.com>,
	<sean.brogan@microsoft.com>, <liming.gao@intel.com>,
	<michael.d.kinney@intel.com>, <Bret.Barkelew@microsoft.com>,
	<ard.biesheuvel@arm.com>, <Matteo.Carlini@arm.com>,
	<Laura.Moretta@arm.com>, <nd@arm.com>
Subject: [PATCH v2-resend 0/4] Add EDKII CI support for DynamicTablesPkg
Date: Fri, 24 Jul 2020 18:27:36 +0100	[thread overview]
Message-ID: <20200724172740.10920-1-sami.mujawar@arm.com> (raw)

Resending patch series with corrected patch numbering.

The TianoCore EDKII project has introduced a Core CI infrastructure
using TianoCore EDKII Tools PIP modules.

This patch series adds support for building DynamicTablesPkg using
the EKDII Core CI. The review feedback from the v1 series has also
been addressed.

The changes can be seen at:
https://github.com/samimujawar/edk2/tree/839_dynamictablespkg_ci_v2_resend

Sami Mujawar (4):
  DynamicTablesPkg: Fix issues reported by EDKII CI
  DynamicTablesPkg: Add EDK2 Core CI support
  .pytool: CI Settings to support DynamicTablesPkg
  .azurepipelines: Add DynamicTablesPkg to CI matrix

 .azurepipelines/templates/pr-gate-build-job.yml                  |  3 +-
 .pytool/CISettings.py                                            |  2 +
 .pytool/Readme.md                                                |  2 +-
 DynamicTablesPkg/DynamicTables.dsc.inc                           | 14 +++
 DynamicTablesPkg/DynamicTablesPkg.ci.yaml                        | 92 ++++++++++++++++++++
 DynamicTablesPkg/DynamicTablesPkg.dec                            |  7 +-
 DynamicTablesPkg/DynamicTablesPkg.dsc                            |  4 +-
 DynamicTablesPkg/Include/ArmNameSpaceObjects.h                   |  6 +-
 DynamicTablesPkg/Library/Acpi/Arm/AcpiDbg2LibArm/Dbg2Generator.c |  4 +-
 DynamicTablesPkg/Library/Acpi/Arm/AcpiIortLibArm/IortGenerator.c |  8 +-
 DynamicTablesPkg/Library/Acpi/Arm/AcpiMadtLibArm/MadtGenerator.c | 12 +--
 DynamicTablesPkg/Library/Acpi/Arm/AcpiSpcrLibArm/SpcrGenerator.c |  6 +-
 DynamicTablesPkg/Library/Acpi/Arm/AcpiSratLibArm/SratGenerator.c |  4 +-
 DynamicTablesPkg/Readme.md                                       | 73 +++++++++++++++-
 14 files changed, 210 insertions(+), 27 deletions(-)
 create mode 100644 DynamicTablesPkg/DynamicTablesPkg.ci.yaml

-- 
'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'


             reply	other threads:[~2020-07-24 17:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-24 17:27 Sami Mujawar [this message]
2020-07-24 17:27 ` [PATCH v2-resend 1/4] DynamicTablesPkg: Fix issues reported by EDKII CI Sami Mujawar
2020-07-24 17:27 ` [PATCH v2-resend 2/4] DynamicTablesPkg: Add EDK2 Core CI support Sami Mujawar
2020-07-24 17:27 ` [PATCH v2-resend 3/4] .pytool: CI Settings to support DynamicTablesPkg Sami Mujawar
2020-07-24 17:27 ` [PATCH v2-resend 4/4] .azurepipelines: Add DynamicTablesPkg to CI matrix Sami Mujawar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200724172740.10920-1-sami.mujawar@arm.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox