[edk2-devel] [PATCH v2 0/2] PlatformBootManagerLib: Don't update progress if Pcd is 0

Pete Batard posted 2 patches 4 years, 5 months ago
Failed in applying to current master (apply log)
ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c | 14 +++++++++++---
OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c   | 15 ++++++++++++---
2 files changed, 23 insertions(+), 6 deletions(-)
[edk2-devel] [PATCH v2 0/2] PlatformBootManagerLib: Don't update progress if Pcd is 0
Posted by Pete Batard 4 years, 5 months ago
Changes from previous version:
- Additional empty comment lines above and below, to keep with existing comment
  style
- Similar logic is applied to ArmVirtPkg/PlatformBootManagerLib, since the same
  issue may manifest itself here.

Pete Batard (2):
  OvmfPkg/PlatformBootManagerLib: Don't update progress if Pcd is 0
  ArmVirtPkg/PlatformBootManagerLib: Don't update progress if Pcd is 0

 ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c | 14 +++++++++++---
 OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c   | 15 ++++++++++++---
 2 files changed, 23 insertions(+), 6 deletions(-)

-- 
2.21.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#48908): https://edk2.groups.io/g/devel/message/48908
Mute This Topic: https://groups.io/mt/34534293/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH v2 0/2] PlatformBootManagerLib: Don't update progress if Pcd is 0
Posted by Laszlo Ersek 4 years, 5 months ago
On 10/14/19 17:03, Pete Batard wrote:
> Changes from previous version:
> - Additional empty comment lines above and below, to keep with existing comment
>   style
> - Similar logic is applied to ArmVirtPkg/PlatformBootManagerLib, since the same
>   issue may manifest itself here.
> 
> Pete Batard (2):
>   OvmfPkg/PlatformBootManagerLib: Don't update progress if Pcd is 0
>   ArmVirtPkg/PlatformBootManagerLib: Don't update progress if Pcd is 0
> 
>  ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c | 14 +++++++++++---
>  OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c   | 15 ++++++++++++---
>  2 files changed, 23 insertions(+), 6 deletions(-)
> 

Thanks. I'll add the BZ reference to patch#2 too, and then push the
series tomorrow (with feedback tags from Phil and others picked up, of
course). Every set should spend 24h on the list, before being pushed.

Thanks!
Laszlo

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#48933): https://edk2.groups.io/g/devel/message/48933
Mute This Topic: https://groups.io/mt/34534293/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH v2 0/2] PlatformBootManagerLib: Don't update progress if Pcd is 0
Posted by Laszlo Ersek 4 years, 5 months ago
On 10/14/19 20:36, Laszlo Ersek wrote:
> On 10/14/19 17:03, Pete Batard wrote:
>> Changes from previous version:
>> - Additional empty comment lines above and below, to keep with existing comment
>>   style
>> - Similar logic is applied to ArmVirtPkg/PlatformBootManagerLib, since the same
>>   issue may manifest itself here.
>>
>> Pete Batard (2):
>>   OvmfPkg/PlatformBootManagerLib: Don't update progress if Pcd is 0
>>   ArmVirtPkg/PlatformBootManagerLib: Don't update progress if Pcd is 0
>>
>>  ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c | 14 +++++++++++---
>>  OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c   | 15 ++++++++++++---
>>  2 files changed, 23 insertions(+), 6 deletions(-)
>>
> 
> Thanks. I'll add the BZ reference to patch#2 too, and then push the
> series tomorrow (with feedback tags from Phil and others picked up, of
> course). Every set should spend 24h on the list, before being pushed.

Pushed as commit range cd70b1a71d30..23ab8df01a2c.

Thanks!
Laszlo

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#49113): https://edk2.groups.io/g/devel/message/49113
Mute This Topic: https://groups.io/mt/34534293/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-