Re: [edk2-platforms][Patch 0/3] Fix SmBusSendByte value
Hi Mike,
toggle quoted message
Show quoted text
Please remember to update the copyright year on all 3 files. With that change... Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...> -----Original Message-----
From: Kinney, Michael D <michael.d.kinney@...> Sent: Thursday, June 10, 2021 3:46 PM To: devel@edk2.groups.io Cc: Desimone, Nathaniel L <nathaniel.l.desimone@...>; Chiu, Chasel <chasel.chiu@...>; Chaganty, Rangasai V <rangasai.v.chaganty@...> Subject: [edk2-platforms][Patch 0/3] Fix SmBusSendByte value 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@...> Cc: Chasel Chiu <chasel.chiu@...> Cc: Sai Chaganty <rangasai.v.chaganty@...> Signed-off-by: Michael D Kinney <michael.d.kinney@...> 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 |
|