public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/3] QuarkPlatformPkg/Tpm12DeviceLibAtmelI2c: Fix TPM issues
@ 2017-01-10 18:16 Michael Kinney
  2017-01-10 18:16 ` [Patch 1/3] QuarkPlatformPkg/Tpm12DeviceLibAtmelI2c: Remove PP Check Michael Kinney
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Michael Kinney @ 2017-01-10 18:16 UTC (permalink / raw)
  To: edk2-devel

Fix several issues with the Atmel I2C TPM library in the QuarkPlatformPkg.
This includes GCC build failures, a corner case for an incorrect output
buffer size, and a TPM detection failure due to increased error checking
in the Tpm12CommandLib.

Cc: Kelly Steele <kelly.steele@intel.com>
Cc: Lee Leahy <leroy.p.leahy@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>

Michael Kinney (3):
  QuarkPlatformPkg/Tpm12DeviceLibAtmelI2c: Remove PP Check
  QuarkPlatformPkg/Tpm12DeviceLibAtmelI2c: Fix SubmitCommand() out size
  QuarkPlatformPkg/Tpm12DeviceLibAtmelI2c: Fix GCC build issues

 .../Library/Tpm12DeviceLibAtmelI2c/TisPc.c         | 31 +++++++++-------------
 .../Tpm12DeviceLibAtmelI2c.inf                     |  3 +--
 2 files changed, 14 insertions(+), 20 deletions(-)

-- 
2.6.3.windows.1



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

end of thread, other threads:[~2017-01-10 20:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-10 18:16 [Patch 0/3] QuarkPlatformPkg/Tpm12DeviceLibAtmelI2c: Fix TPM issues Michael Kinney
2017-01-10 18:16 ` [Patch 1/3] QuarkPlatformPkg/Tpm12DeviceLibAtmelI2c: Remove PP Check Michael Kinney
2017-01-10 20:03   ` Leahy, Leroy P
2017-01-10 18:16 ` [Patch 2/3] QuarkPlatformPkg/Tpm12DeviceLibAtmelI2c: Fix SubmitCommand() out size Michael Kinney
2017-01-10 20:03   ` Leahy, Leroy P
2017-01-10 18:16 ` [Patch 3/3] QuarkPlatformPkg/Tpm12DeviceLibAtmelI2c: Fix GCC build issues Michael Kinney
2017-01-10 20:04   ` Leahy, Leroy P

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