public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [RFC] BZ 1837 Enable Windows Firmware Update Driver Tool in Edk2/BaseTools for 201908 stable tag
@ 2019-08-12  7:08 Eric Jin
  2019-08-13 13:49 ` Liming Gao
  0 siblings, 1 reply; 5+ messages in thread
From: Eric Jin @ 2019-08-12  7:08 UTC (permalink / raw)
  To: rfc@edk2.groups.io
  Cc: Gao, Liming, Jin, Eric, devel@edk2.groups.io, Feng, Bob C

[-- Attachment #1: Type: text/plain, Size: 455 bytes --]

Hi All,

It is the request to Enable Windows Firmware Update Driver Tool in Edk2/BaseTools  and catch the Q3 tag.
The new tool will leverage the edk2-pytool-library to generate the cat/inf file based on the cap file. The output driver package can be trigged in Windows OS to complete capsule update.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1837

Patch link: https://edk2.groups.io/g/devel/topic/32780378#44992

Best Regards
Eric


[-- Attachment #2: Type: text/html, Size: 3166 bytes --]

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

* Re: [RFC] BZ 1837 Enable Windows Firmware Update Driver Tool in Edk2/BaseTools for 201908 stable tag
  2019-08-12  7:08 [RFC] BZ 1837 Enable Windows Firmware Update Driver Tool in Edk2/BaseTools for 201908 stable tag Eric Jin
@ 2019-08-13 13:49 ` Liming Gao
  2019-08-13 18:47   ` Leif Lindholm
  0 siblings, 1 reply; 5+ messages in thread
From: Liming Gao @ 2019-08-13 13:49 UTC (permalink / raw)
  To: Jin, Eric, rfc@edk2.groups.io
  Cc: devel@edk2.groups.io, Feng, Bob C, Cetola, Stephano,
	Laszlo Ersek (lersek@redhat.com), leif.lindholm@linaro.org,
	afish@apple.com, Kinney, Michael D

[-- Attachment #1: Type: text/plain, Size: 946 bytes --]

I see this patch was sent a week ago. This is a standalone tool. There is no impact on normal build and boot. I am OK to add it for 201908 stable tag.

Thanks
Liming
From: Jin, Eric
Sent: Monday, August 12, 2019 3:09 PM
To: rfc@edk2.groups.io
Cc: Gao, Liming <liming.gao@intel.com>; Jin, Eric <eric.jin@intel.com>; devel@edk2.groups.io; Feng, Bob C <bob.c.feng@intel.com>
Subject: [RFC] BZ 1837 Enable Windows Firmware Update Driver Tool in Edk2/BaseTools for 201908 stable tag

Hi All,

It is the request to Enable Windows Firmware Update Driver Tool in Edk2/BaseTools  and catch the Q3 tag.
The new tool will leverage the edk2-pytool-library to generate the cat/inf file based on the cap file. The output driver package can be trigged in Windows OS to complete capsule update.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1837

Patch link: https://edk2.groups.io/g/devel/topic/32780378#44992

Best Regards
Eric



[-- Attachment #2: Type: text/html, Size: 4959 bytes --]

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

* Re: [RFC] BZ 1837 Enable Windows Firmware Update Driver Tool in Edk2/BaseTools for 201908 stable tag
  2019-08-13 13:49 ` Liming Gao
@ 2019-08-13 18:47   ` Leif Lindholm
  2019-08-14  7:00     ` [edk2-devel] " Eric Jin
  2019-08-14 16:19     ` Eric Jin
  0 siblings, 2 replies; 5+ messages in thread
From: Leif Lindholm @ 2019-08-13 18:47 UTC (permalink / raw)
  To: Gao, Liming
  Cc: Jin, Eric, rfc@edk2.groups.io, devel@edk2.groups.io, Feng, Bob C,
	Cetola, Stephano, Laszlo Ersek (lersek@redhat.com),
	afish@apple.com, Kinney, Michael D

Hi Liming,

This is the other one. As I said, the fact that we are slipping
multiple scripts in *just* before freeze is a concern for me.

I have no objection to the code here though.

I would however request that Sean is set as author on patch 1/2 as he
was the original author of the script. (This was easy for me to find
out because the commit message was exemplary.)

Best Regards,

Leif

On Tue, Aug 13, 2019 at 01:49:24PM +0000, Gao, Liming wrote:
> I see this patch was sent a week ago. This is a standalone tool. There is no impact on normal build and boot. I am OK to add it for 201908 stable tag.
> 
> Thanks
> Liming
> From: Jin, Eric
> Sent: Monday, August 12, 2019 3:09 PM
> To: rfc@edk2.groups.io
> Cc: Gao, Liming <liming.gao@intel.com>; Jin, Eric <eric.jin@intel.com>; devel@edk2.groups.io; Feng, Bob C <bob.c.feng@intel.com>
> Subject: [RFC] BZ 1837 Enable Windows Firmware Update Driver Tool in Edk2/BaseTools for 201908 stable tag
> 
> Hi All,
> 
> It is the request to Enable Windows Firmware Update Driver Tool in Edk2/BaseTools  and catch the Q3 tag.
> The new tool will leverage the edk2-pytool-library to generate the cat/inf file based on the cap file. The output driver package can be trigged in Windows OS to complete capsule update.
> 
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1837
> 
> Patch link: https://edk2.groups.io/g/devel/topic/32780378#44992
> 
> Best Regards
> Eric
> 
> 

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

* Re: [edk2-devel] [RFC] BZ 1837 Enable Windows Firmware Update Driver Tool in Edk2/BaseTools for 201908 stable tag
  2019-08-13 18:47   ` Leif Lindholm
@ 2019-08-14  7:00     ` Eric Jin
  2019-08-14 16:19     ` Eric Jin
  1 sibling, 0 replies; 5+ messages in thread
From: Eric Jin @ 2019-08-14  7:00 UTC (permalink / raw)
  To: devel@edk2.groups.io, leif.lindholm@linaro.org, Gao, Liming
  Cc: rfc@edk2.groups.io, Feng, Bob C, Cetola, Stephano,
	Laszlo Ersek (lersek@redhat.com), afish@apple.com,
	Kinney, Michael D

Hi Leif,

Thank for the valuable suggestion.
In the patch series V2, Sean has been set as author on patch 1/2. Thank you.

Best Regards
Eric

-----Original Message-----
From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of Leif Lindholm
Sent: Wednesday, August 14, 2019 2:47 AM
To: Gao, Liming <liming.gao@intel.com>
Cc: Jin, Eric <eric.jin@intel.com>; rfc@edk2.groups.io; devel@edk2.groups.io; Feng, Bob C <bob.c.feng@intel.com>; Cetola, Stephano <stephano.cetola@intel.com>; Laszlo Ersek (lersek@redhat.com) <lersek@redhat.com>; afish@apple.com; Kinney, Michael D <michael.d.kinney@intel.com>
Subject: Re: [edk2-devel] [RFC] BZ 1837 Enable Windows Firmware Update Driver Tool in Edk2/BaseTools for 201908 stable tag

Hi Liming,

This is the other one. As I said, the fact that we are slipping multiple scripts in *just* before freeze is a concern for me.

I have no objection to the code here though.

I would however request that Sean is set as author on patch 1/2 as he was the original author of the script. (This was easy for me to find out because the commit message was exemplary.)

Best Regards,

Leif

On Tue, Aug 13, 2019 at 01:49:24PM +0000, Gao, Liming wrote:
> I see this patch was sent a week ago. This is a standalone tool. There is no impact on normal build and boot. I am OK to add it for 201908 stable tag.
> 
> Thanks
> Liming
> From: Jin, Eric
> Sent: Monday, August 12, 2019 3:09 PM
> To: rfc@edk2.groups.io
> Cc: Gao, Liming <liming.gao@intel.com>; Jin, Eric 
> <eric.jin@intel.com>; devel@edk2.groups.io; Feng, Bob C 
> <bob.c.feng@intel.com>
> Subject: [RFC] BZ 1837 Enable Windows Firmware Update Driver Tool in 
> Edk2/BaseTools for 201908 stable tag
> 
> Hi All,
> 
> It is the request to Enable Windows Firmware Update Driver Tool in Edk2/BaseTools  and catch the Q3 tag.
> The new tool will leverage the edk2-pytool-library to generate the cat/inf file based on the cap file. The output driver package can be trigged in Windows OS to complete capsule update.
> 
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1837
> 
> Patch link: https://edk2.groups.io/g/devel/topic/32780378#44992
> 
> Best Regards
> Eric
> 
> 




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

* Re: [edk2-devel] [RFC] BZ 1837 Enable Windows Firmware Update Driver Tool in Edk2/BaseTools for 201908 stable tag
  2019-08-13 18:47   ` Leif Lindholm
  2019-08-14  7:00     ` [edk2-devel] " Eric Jin
@ 2019-08-14 16:19     ` Eric Jin
  1 sibling, 0 replies; 5+ messages in thread
From: Eric Jin @ 2019-08-14 16:19 UTC (permalink / raw)
  To: leif.lindholm@linaro.org
  Cc: rfc@edk2.groups.io, Feng, Bob C, Cetola, Stephano,
	Laszlo Ersek (lersek@redhat.com), afish@apple.com,
	Kinney, Michael D, devel@edk2.groups.io, Gao, Liming, Jin, Eric

Hi Leif,

> -----Original Message-----
> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of
> Leif Lindholm
> Sent: Wednesday, August 14, 2019 2:47 AM
> To: Gao, Liming <liming.gao@intel.com>
> Cc: Jin, Eric <eric.jin@intel.com>; rfc@edk2.groups.io; devel@edk2.groups.io;
> Feng, Bob C <bob.c.feng@intel.com>; Cetola, Stephano
> <stephano.cetola@intel.com>; Laszlo Ersek (lersek@redhat.com)
> <lersek@redhat.com>; afish@apple.com; Kinney, Michael D
> <michael.d.kinney@intel.com>
> Subject: Re: [edk2-devel] [RFC] BZ 1837 Enable Windows Firmware Update
> Driver Tool in Edk2/BaseTools for 201908 stable tag
> 
> Hi Liming,
> 
> This is the other one. As I said, the fact that we are slipping multiple scripts in
> *just* before freeze is a concern for me.

I realize it is my fault that I don't notify the release plan as early as possible even the BZ1837 is created in May and want to catch 201908 stable tag.

> 
> I have no objection to the code here though.

Thanks.

> 
> I would however request that Sean is set as author on patch 1/2 as he was
> the original author of the script. (This was easy for me to find out because
> the commit message was exemplary.)

In the patch series V2, Sean has been set as author on patch 1/2. Thank you for this valuable suggestion.

Best Regards
Eric

> 
> Best Regards,
> 
> Leif
> 
> On Tue, Aug 13, 2019 at 01:49:24PM +0000, Gao, Liming wrote:
> > I see this patch was sent a week ago. This is a standalone tool. There is no
> impact on normal build and boot. I am OK to add it for 201908 stable tag.
> >
> > Thanks
> > Liming
> > From: Jin, Eric
> > Sent: Monday, August 12, 2019 3:09 PM
> > To: rfc@edk2.groups.io
> > Cc: Gao, Liming <liming.gao@intel.com>; Jin, Eric
> > <eric.jin@intel.com>; devel@edk2.groups.io; Feng, Bob C
> > <bob.c.feng@intel.com>
> > Subject: [RFC] BZ 1837 Enable Windows Firmware Update Driver Tool in
> > Edk2/BaseTools for 201908 stable tag
> >
> > Hi All,
> >
> > It is the request to Enable Windows Firmware Update Driver Tool in
> Edk2/BaseTools  and catch the Q3 tag.
> > The new tool will leverage the edk2-pytool-library to generate the cat/inf
> file based on the cap file. The output driver package can be trigged in
> Windows OS to complete capsule update.
> >
> > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1837
> >
> > Patch link: https://edk2.groups.io/g/devel/topic/32780378#44992
> >
> > Best Regards
> > Eric
> >
> >
> 
> 


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

end of thread, other threads:[~2019-08-14 16:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-12  7:08 [RFC] BZ 1837 Enable Windows Firmware Update Driver Tool in Edk2/BaseTools for 201908 stable tag Eric Jin
2019-08-13 13:49 ` Liming Gao
2019-08-13 18:47   ` Leif Lindholm
2019-08-14  7:00     ` [edk2-devel] " Eric Jin
2019-08-14 16:19     ` Eric Jin

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