public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [RedfishPkg PATCH v2 0/4] Inital RedfishPkg
@ 2020-09-30  1:56 Abner Chang
  2020-09-30  1:56 ` [RedfishPkg PATCH v2 1/4] RedfishPkg: Initial commit of RedfishPkg Abner Chang
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Abner Chang @ 2020-09-30  1:56 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.

changab (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] 7+ messages in thread

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-30  1:56 [RedfishPkg PATCH v2 0/4] Inital RedfishPkg Abner Chang
2020-09-30  1:56 ` [RedfishPkg PATCH v2 1/4] RedfishPkg: Initial commit of RedfishPkg Abner Chang
2020-10-01  9:22   ` Laszlo Ersek
2020-10-02 14:35     ` [edk2-devel] " Abner Chang
2020-09-30  1:56 ` [RedfishPkg PATCH v2 2/4] .pytool: Add CI on RedfishPkg Abner Chang
2020-09-30  1:56 ` [RedfishPkg PATCH v2 3/4] .azurepipelines/templates: Add RedfishPkg to target build Abner Chang
2020-09-30  1:56 ` [RedfishPkg PATCH v2 4/4] edk2: Add maintainers to RedfishPkg Abner Chang

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