public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add EDKII CI support for DynamicTablesPkg
@ 2020-08-07 16:12 Sami Mujawar
  2020-08-07 16:12 ` [PATCH v3 1/2] DynamicTablesPkg: Fix issues reported by EDKII CI Sami Mujawar
  2020-08-07 16:12 ` [PATCH v3 2/2] DynamicTablesPkg: Add EDK2 Core CI support Sami Mujawar
  0 siblings, 2 replies; 3+ messages in thread
From: Sami Mujawar @ 2020-08-07 16:12 UTC (permalink / raw)
  To: devel
  Cc: Sami Mujawar, Alexei.Fedorov, sean.brogan, liming.gao,
	michael.d.kinney, Bret.Barkelew, ard.biesheuvel, Matteo.Carlini,
	Laura.Moretta, nd

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

The v2 patch series at https://edk2.groups.io/g/devel/message/63259
adds support for building DynamicTablesPkg using the EKDII Core CI.

Splitting the v2 patch series into 2 separate series. This v3 patch
series contain the patches for DynamicTablesPkg i.e. the first two
patches from the v2 series.

There is no code change other than splitting the v2 series.

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

Sami Mujawar (2):
  DynamicTablesPkg: Fix issues reported by EDKII CI
  DynamicTablesPkg: Add EDK2 Core CI support

 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 +++++++++++++++-
 11 files changed, 205 insertions(+), 25 deletions(-)
 create mode 100644 DynamicTablesPkg/DynamicTablesPkg.ci.yaml

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-07 16:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-07 16:12 [PATCH v3 0/2] Add EDKII CI support for DynamicTablesPkg Sami Mujawar
2020-08-07 16:12 ` [PATCH v3 1/2] DynamicTablesPkg: Fix issues reported by EDKII CI Sami Mujawar
2020-08-07 16:12 ` [PATCH v3 2/2] DynamicTablesPkg: Add EDK2 Core CI support Sami Mujawar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox