public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [RedfishPkg PATCH v3 0/4] Inital RedfishPkg
@ 2020-10-02 13:48 Abner Chang
  2020-10-02 13:48 ` [RedfishPkg PATCH v3 1/4] RedfishPkg: Initial commit of RedfishPkg Abner Chang
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Abner Chang @ 2020-10-02 13:48 UTC (permalink / raw)
  To: devel

Initial version of RedfishPkg and the CI test
on RedfishPkg.

CI Test result:
https://github.com/tianocore/edk2/pull/975

There is no components in RedfishPkg in this commit,
the further edk2 Redfish components will be committed
base on this version.

Abner Chang (4):
  RedfishPkg: Initial commit of RedfishPkg.
  .pytool: Add CI on RedfishPkg
  .azurepipelines/templates: Add RedfishPkg to target build
  edk2: Add maintainers to RedfishPkg

 .../templates/pr-gate-build-job.yml           |  3 +
 .pytool/CISettings.py                         |  3 +-
 Maintainers.txt                               |  5 ++
 RedfishPkg/RedfishPkg.ci.yaml                 | 67 +++++++++++++++++++
 RedfishPkg/RedfishPkg.dec                     | 18 +++++
 RedfishPkg/RedfishPkg.dsc                     | 40 +++++++++++
 6 files changed, 135 insertions(+), 1 deletion(-)
 create mode 100644 RedfishPkg/RedfishPkg.ci.yaml
 create mode 100644 RedfishPkg/RedfishPkg.dec
 create mode 100644 RedfishPkg/RedfishPkg.dsc

-- 
2.17.1


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

end of thread, other threads:[~2020-10-02 15:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-02 13:48 [RedfishPkg PATCH v3 0/4] Inital RedfishPkg Abner Chang
2020-10-02 13:48 ` [RedfishPkg PATCH v3 1/4] RedfishPkg: Initial commit of RedfishPkg Abner Chang
2020-10-02 15:13   ` Laszlo Ersek
2020-10-02 15:24     ` [edk2-devel] " Abner Chang
2020-10-02 15:54       ` Laszlo Ersek
2020-10-02 13:48 ` [RedfishPkg PATCH v3 2/4] .pytool: Add CI on RedfishPkg Abner Chang
2020-10-02 13:48 ` [RedfishPkg PATCH v3 3/4] .azurepipelines/templates: Add RedfishPkg to target build Abner Chang
2020-10-02 13:48 ` [RedfishPkg PATCH v3 4/4] edk2: Add maintainers to RedfishPkg Abner Chang
2020-10-02 15:08   ` Laszlo Ersek

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