linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] platform/x86: think-lmi: ThinkCenter certificate
@ 2025-08-25 16:03 Mark Pearson
  2025-08-25 16:03 ` [PATCH v3 1/3] platform/x86: think-lmi: Add certificate GUID structure Mark Pearson
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Mark Pearson @ 2025-08-25 16:03 UTC (permalink / raw)
  To: mpearson-lenovo
  Cc: ilpo.jarvinen, hansg, kean0048, platform-driver-x86, linux-kernel

Patch series to implement certificate based authentication on
ThinkCenter platforms

Patch 1 introduce a certificate GUID structure to make it easier to
support different GUIDs for certificate authentication
Patch 2 implements the changes needed to support ThinkCenter platforms
Patch3 adds some extra error message handling as used on ThinkCenter
platforms.

Tested on M75q Gen 5

Mark Pearson (3):
  platform/x86: think-lmi: Add certificate GUID structure
  platform/x86: think-lmi: Certificate support for ThinkCenter
  platform/x86: think-lmi: Add extra TC BIOS error messages

 drivers/platform/x86/lenovo/think-lmi.c | 103 ++++++++++++++++++++----
 drivers/platform/x86/lenovo/think-lmi.h |   1 +
 2 files changed, 90 insertions(+), 14 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-08-28 21:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-25 16:03 [PATCH v3 0/3] platform/x86: think-lmi: ThinkCenter certificate Mark Pearson
2025-08-25 16:03 ` [PATCH v3 1/3] platform/x86: think-lmi: Add certificate GUID structure Mark Pearson
2025-08-28 10:50   ` Ilpo Järvinen
2025-08-28 21:15     ` Mark Pearson
2025-08-25 16:03 ` [PATCH v3 2/3] platform/x86: think-lmi: Certificate support for ThinkCenter Mark Pearson
2025-08-28 10:46   ` Ilpo Järvinen
2025-08-28 21:14     ` Mark Pearson
2025-08-25 16:03 ` [PATCH v3 3/3] platform/x86: think-lmi: Add extra TC BIOS error messages Mark Pearson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).