public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Masami Hiramatsu" <masami.hiramatsu@linaro.org>
To: Ard Biesheuvel <ard.biesheuvel@arm.com>,
	Leif Lindholm <leif@nuviainc.com>
Cc: devel@edk2.groups.io,
	Kazuhiko Sakamoto <sakamoto.kazuhiko@socionext.com>
Subject: [PATCH 0/4] SynQuacer drivers test the ControllerHandle correctly
Date: Wed, 13 Oct 2021 14:36:43 +0900	[thread overview]
Message-ID: <163410340292.323609.10978291802739074305.stgit@localhost> (raw)

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>

             reply	other threads:[~2021-10-13  5:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-13  5:36 Masami Hiramatsu [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=163410340292.323609.10978291802739074305.stgit@localhost \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox