Re: [edk2-devel] [RedfishPkg PATCH v5 0/4] Inital RedfishPkg

2020-10-06 Thread Laszlo Ersek
On 10/06/20 12:48, Abner Chang wrote: > Note for v5: Add reviewers's tags. > > Initial version of RedfishPkg and the CI test > on RedfishPkg. > > CI Test result: > https://github.com/tianocore/edk2/pull/982 > > There is no components in RedfishPkg in this commit, > the further edk2 Redfish compo

[edk2-devel] [RedfishPkg PATCH v5 0/4] Inital RedfishPkg

2020-10-06 Thread Abner Chang
Note for v5: Add reviewers's tags. Initial version of RedfishPkg and the CI test on RedfishPkg. CI Test result: https://github.com/tianocore/edk2/pull/982 There is no components in RedfishPkg in this commit, the further edk2 Redfish components will be committed base on this version. Abner Chang