public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms][Patch 0/3] Fix SmBusSendByte value
@ 2021-06-10 22:45 Michael D Kinney
  2021-06-10 22:45 ` [edk2-platforms][Patch 1/3] CoffeelakeSiliconPkg/BaseSmbusLib: " Michael D Kinney
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Michael D Kinney @ 2021-06-10 22:45 UTC (permalink / raw)
  To: devel; +Cc: Nate DeSimone, Chasel Chiu, Sai Chaganty

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3452
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3451
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3450

Update SmBusSendByte() to write value to Command Register instead of
Host Data registers.

Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>

Michael D Kinney (3):
  CoffeelakeSiliconPkg/BaseSmbusLib: Fix SmBusSendByte value
  KabylakeSiliconPkg/BaseSmbusLib: Fix SmBusSendByte value
  QuarkSocPkg/SmbusLib: Fix SmBusSendByte value

 .../Pch/Library/BaseSmbusLib/BaseSmbusLib.c   | 24 ++++++++++++-----
 .../Pch/Library/BaseSmbusLib/BaseSmbusLib.c   | 24 ++++++++++++-----
 .../Library/SmbusLib/SmbusLib.c               | 27 ++++++++++++-------
 3 files changed, 52 insertions(+), 23 deletions(-)

-- 
2.31.1.windows.1


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

end of thread, other threads:[~2021-06-11  0:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-10 22:45 [edk2-platforms][Patch 0/3] Fix SmBusSendByte value Michael D Kinney
2021-06-10 22:45 ` [edk2-platforms][Patch 1/3] CoffeelakeSiliconPkg/BaseSmbusLib: " Michael D Kinney
2021-06-11  0:32   ` Chiu, Chasel
2021-06-10 22:45 ` [edk2-platforms][Patch 2/3] KabylakeSiliconPkg/BaseSmbusLib: " Michael D Kinney
2021-06-11  0:33   ` Chiu, Chasel
2021-06-10 22:45 ` [edk2-platforms][Patch 3/3] QuarkSocPkg/SmbusLib: " Michael D Kinney
2021-06-11  0:16 ` [edk2-platforms][Patch 0/3] " Nate DeSimone

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