X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH v4 0/3] platform/x86: think-lmi: ThinkCenter certificate
@ 2025-09-03 17:38 Mark Pearson
  2025-09-03 17:38 ` [PATCH v4 1/3] platform/x86: think-lmi: Add certificate GUID structure Mark Pearson
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Mark Pearson @ 2025-09-03 17:38 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
Patch 3 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 | 94 +++++++++++++++++++++----
 drivers/platform/x86/lenovo/think-lmi.h | 14 ++++
 2 files changed, 93 insertions(+), 15 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-09-04 13:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-03 17:38 [PATCH v4 0/3] platform/x86: think-lmi: ThinkCenter certificate Mark Pearson
2025-09-03 17:38 ` [PATCH v4 1/3] platform/x86: think-lmi: Add certificate GUID structure Mark Pearson
2025-09-04 12:46   ` Ilpo Järvinen
2025-09-03 17:38 ` [PATCH v4 2/3] platform/x86: think-lmi: Certificate support for ThinkCenter Mark Pearson
2025-09-03 17:38 ` [PATCH v4 3/3] platform/x86: think-lmi: Add extra TC BIOS error messages Mark Pearson
2025-09-04 13:23 ` [PATCH v4 0/3] platform/x86: think-lmi: ThinkCenter certificate Ilpo Järvinen
2025-09-04 13:54   ` Mark Pearson

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