public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms 0/3] Platform/RaspberryPi: omit ConnectAll() on regular boot
@ 2020-06-04  9:50 Ard Biesheuvel
  2020-06-04  9:50 ` [PATCH edk2-platforms 1/3] Silicon/Broadcom/BcmGenetDxe: program MAC also when not connected Ard Biesheuvel
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Ard Biesheuvel @ 2020-06-04  9:50 UTC (permalink / raw)
  To: devel
  Cc: Ard Biesheuvel, Jared McNeill, Andrei Warkentin,
	Samer El-Haj-Mahmoud, Leif Lindholm, Pete Batard, Jeremy Linton

Some changes that allow RPi to boot without having to connect all controllers
on every boot. This is a step towards unifying the bespoke RPi PlatformBmLib
and the generic ArmPkg one.

Note that the 'recent change' that patch #2 refers to has not been merged
as of yet.

Cc: Jared McNeill <jmcneill@invisible.ca>
Cc: Andrei Warkentin <awarkentin@vmware.com>
Cc: Samer El-Haj-Mahmoud <samer.el-haj-mahmoud@arm.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Pete Batard <pete@akeo.ie>
Cc: Jeremy Linton <lintonrjeremy@gmail.com>

Ard Biesheuvel (3):
  Silicon/Broadcom/BcmGenetDxe: program MAC also when not connected
  Platform/RaspberryPi: add UEFI Shell to boot manager menu
  Platform/RaspberryPi: don't connect all devices on an ordinary boot

 Platform/RaspberryPi/Library/PlatformBootManagerLib/PlatformBm.c |  7 +--
 Silicon/Broadcom/Drivers/Net/BcmGenetDxe/DriverBinding.c         | 66 ++++++++++++++++++++
 2 files changed, 67 insertions(+), 6 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-06-05  8:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-04  9:50 [PATCH edk2-platforms 0/3] Platform/RaspberryPi: omit ConnectAll() on regular boot Ard Biesheuvel
2020-06-04  9:50 ` [PATCH edk2-platforms 1/3] Silicon/Broadcom/BcmGenetDxe: program MAC also when not connected Ard Biesheuvel
2020-06-04 12:27   ` Pete Batard
2020-06-04 14:53   ` Leif Lindholm
2020-06-04 14:57     ` Ard Biesheuvel
2020-06-04 15:00       ` Leif Lindholm
2020-06-04  9:50 ` [PATCH edk2-platforms 2/3] Platform/RaspberryPi: add UEFI Shell to boot manager menu Ard Biesheuvel
2020-06-04 12:27   ` Pete Batard
2020-06-04  9:50 ` [PATCH edk2-platforms 3/3] Platform/RaspberryPi: don't connect all devices on an ordinary boot Ard Biesheuvel
2020-06-04 12:27   ` Pete Batard
2020-06-05  8:10     ` Ard Biesheuvel

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