public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platform][PATCH v1 0/3] Platforms/RaspberryPi: Fix ComponentName2 SCT errors
@ 2020-08-15 20:26 Samer El-Haj-Mahmoud
  2020-08-15 20:26 ` [edk2-platform][PATCH v1 1/3] Platforms/RaspberryPi: Fix DisplayDxe ComponentName2 error checking Samer El-Haj-Mahmoud
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Samer El-Haj-Mahmoud @ 2020-08-15 20:26 UTC (permalink / raw)
  To: devel

Fix SCT errors on ComponentName2 protocol for the RPi drivers:
DisplayDxe, BcmGenetDxe, and DwUsbHostDxe.


Samer El-Haj-Mahmoud (3):
  Platforms/RaspberryPi: Fix DisplayDxe ComponentName2 error checking
  Platforms/RaspberryPi: Fix DwUsbHostDxe ComponentName2 error checking
  Platforms/RaspberryPi: Fix BcmGenetDxe ComponentName2 error checking

 .../Drivers/DisplayDxe/DisplayDxe.h           |  2 ++
 .../Drivers/DwUsbHostDxe/DwUsbHostDxe.h       |  4 +++-
 .../Drivers/Net/BcmGenetDxe/BcmGenetDxe.h     |  1 +
 .../Drivers/DisplayDxe/ComponentName.c        | 22 +++++++++++++++++++
 .../Drivers/DwUsbHostDxe/ComponentName.c      | 18 +++++++++++++++
 .../Drivers/DwUsbHostDxe/DriverBinding.c      |  2 +-
 .../Drivers/Net/BcmGenetDxe/ComponentName.c   | 22 +++++++++++++++++++
 .../Drivers/Net/BcmGenetDxe/DriverBinding.c   |  2 +-
 8 files changed, 70 insertions(+), 3 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-08-17 13:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-15 20:26 [edk2-platform][PATCH v1 0/3] Platforms/RaspberryPi: Fix ComponentName2 SCT errors Samer El-Haj-Mahmoud
2020-08-15 20:26 ` [edk2-platform][PATCH v1 1/3] Platforms/RaspberryPi: Fix DisplayDxe ComponentName2 error checking Samer El-Haj-Mahmoud
2020-08-17 11:17   ` Pete Batard
2020-08-17 13:54   ` Ard Biesheuvel
2020-08-17 13:58     ` [edk2-devel] " Samer El-Haj-Mahmoud
2020-08-15 20:26 ` [edk2-platform][PATCH v1 2/3] Platforms/RaspberryPi: Fix DwUsbHostDxe " Samer El-Haj-Mahmoud
2020-08-17 11:17   ` Pete Batard
2020-08-15 20:26 ` [edk2-platform][PATCH v1 3/3] Platforms/RaspberryPi: Fix BcmGenetDxe " Samer El-Haj-Mahmoud
2020-08-17 11:17   ` Pete Batard

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