Re: [edk2-devel] [PATCH v2 3/6] IntelFsp2Pkg: Add CI YAML file

2022-10-03 Thread Michael Kubacki
+Other IntelFsp2Pkg & IntelFsp2WrapperPkg maintainers to To line Please review the remaining patches in this patch series: https://edk2.groups.io/g/devel/message/93859 Thanks, Michael On 10/3/2022 10:44 AM, Michael Kubacki wrote: Another reminder. On 9/22/2022 9:07 PM, Michael Kubacki wrote:

Re: [edk2-devel] [PATCH v2 3/6] IntelFsp2Pkg: Add CI YAML file

2022-10-03 Thread Michael Kubacki
Another reminder. On 9/22/2022 9:07 PM, Michael Kubacki wrote: Review reminder On 9/15/2022 3:41 PM, Michael Kubacki wrote: Hi Chasel, Your CI YAML file feedback in v1 is addressed now in v2. Can you please provide your review on this patch and [PATCH v2 5/6]? Note that I updated the commit

Re: [edk2-devel] [PATCH v2 3/6] IntelFsp2Pkg: Add CI YAML file

2022-09-22 Thread Michael Kubacki
Review reminder On 9/15/2022 3:41 PM, Michael Kubacki wrote: Hi Chasel, Your CI YAML file feedback in v1 is addressed now in v2. Can you please provide your review on this patch and [PATCH v2 5/6]? Note that I updated the commit message for this patch to remove the info about the build being

Re: [edk2-devel] [PATCH v2 3/6] IntelFsp2Pkg: Add CI YAML file

2022-09-15 Thread Michael Kubacki
Hi Chasel, Your CI YAML file feedback in v1 is addressed now in v2. Can you please provide your review on this patch and [PATCH v2 5/6]? Note that I updated the commit message for this patch to remove the info about the build being broken since that was recently fixed. That update is in the b

[edk2-devel] [PATCH v2 3/6] IntelFsp2Pkg: Add CI YAML file

2022-09-15 Thread Michael Kubacki
From: Michael Kubacki REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4048 Adds IntelFsp2Pkg to the list of supported build packages for edk2 CI and defines an initial set of CI configuration options. The compiler plugin is disabled as the package currently does not build due to some changes