public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/4] SynQuacer drivers test the ControllerHandle correctly
@ 2021-10-13  5:36 Masami Hiramatsu
  2021-10-13  5:36 ` [PATCH 1/4] Silicon/SynQuacerNetsecDxe: Test the ControllerHandle is managed by this driver Masami Hiramatsu
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Masami Hiramatsu @ 2021-10-13  5:36 UTC (permalink / raw)
  To: Ard Biesheuvel, Leif Lindholm; +Cc: devel, Kazuhiko Sakamoto

Hello,

Here are the patches to fix the SynQuacer related drivers to test
whether the ControllerHandle is managed by that driver correctly.
These bugs are found by edk2-test.

Thank you,

---

Kazuhiko Sakamoto (4):
      Silicon/SynQuacerNetsecDxe: Test the ControllerHandle is managed by this driver
      Silicon/SynQuacerI2cDxe: Test the ControllerHandle is managed by this driver
      Silicon/AtSha204a: Test the ControllerHandle is managed by this driver
      Silicon/ChaosKeyDxe: Test the ControllerHandle is managed by this driver


 Silicon/Atmel/AtSha204a/AtSha204aDriver.h          |    1 +
 Silicon/Atmel/AtSha204a/ComponentName.c            |   13 +++++++++++++
 Silicon/Atmel/AtSha204a/DriverBinding.c            |    1 -
 Silicon/Openmoko/ChaosKeyDxe/ChaosKeyDriver.h      |    1 +
 Silicon/Openmoko/ChaosKeyDxe/ComponentName.c       |   13 +++++++++++++
 Silicon/Openmoko/ChaosKeyDxe/DriverBinding.c       |    1 -
 .../Drivers/Net/NetsecDxe/ComponentName.c          |   13 +++++++++++++
 .../Drivers/Net/NetsecDxe/DriverBinding.c          |    1 -
 .../SynQuacer/Drivers/Net/NetsecDxe/NetsecDxe.h    |    1 +
 .../Drivers/SynQuacerI2cDxe/ComponentName.c        |   13 +++++++++++++
 .../Drivers/SynQuacerI2cDxe/DriverBinding.c        |    2 +-
 .../Drivers/SynQuacerI2cDxe/SynQuacerI2cDxe.h      |    1 +
 12 files changed, 57 insertions(+), 4 deletions(-)

--
Masami Hiramatsu <masami.hiramatsu@linaro.org>

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

end of thread, other threads:[~2021-11-01 17:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-13  5:36 [PATCH 0/4] SynQuacer drivers test the ControllerHandle correctly Masami Hiramatsu
2021-10-13  5:36 ` [PATCH 1/4] Silicon/SynQuacerNetsecDxe: Test the ControllerHandle is managed by this driver Masami Hiramatsu
2021-10-13  5:36 ` [PATCH 2/4] Silicon/SynQuacerI2cDxe: " Masami Hiramatsu
2021-10-13  5:37 ` [PATCH 3/4] Silicon/AtSha204a: " Masami Hiramatsu
2021-10-13  5:37 ` [PATCH 4/4] Silicon/ChaosKeyDxe: " Masami Hiramatsu
2021-10-27 11:21 ` [PATCH 0/4] SynQuacer drivers test the ControllerHandle correctly Leif Lindholm
2021-10-27 13:55   ` [edk2-devel] " Samer El-Haj-Mahmoud
2021-10-27 15:10     ` Leif Lindholm
2021-10-28  0:53   ` Masami Hiramatsu
2021-11-01 17:16     ` Leif Lindholm

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