public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] PlatformBootManagerLib: Don't update progress if Pcd is 0
@ 2019-10-14 15:03 Pete Batard
  2019-10-14 15:03 ` [PATCH v2 1/2] OvmfPkg/PlatformBootManagerLib: " Pete Batard
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Pete Batard @ 2019-10-14 15:03 UTC (permalink / raw)
  To: devel; +Cc: afish, lersek, liming.gao

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


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

end of thread, other threads:[~2019-10-16 16:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-14 15:03 [PATCH v2 0/2] PlatformBootManagerLib: Don't update progress if Pcd is 0 Pete Batard
2019-10-14 15:03 ` [PATCH v2 1/2] OvmfPkg/PlatformBootManagerLib: " Pete Batard
2019-10-14 15:33   ` [edk2-devel] " Philippe Mathieu-Daudé
2019-10-14 15:03 ` [PATCH v2 2/2] ArmVirtPkg/PlatformBootManagerLib: " Pete Batard
2019-10-14 15:34   ` [edk2-devel] " Philippe Mathieu-Daudé
2019-10-14 18:36 ` [edk2-devel] [PATCH v2 0/2] PlatformBootManagerLib: " Laszlo Ersek
2019-10-16 16:36   ` Laszlo Ersek

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