[PATCH v4 0/3] platform/x86: think-lmi: ThinkCenter certificate

Mark Pearson posted 3 patches 4 weeks, 1 day ago
drivers/platform/x86/lenovo/think-lmi.c | 94 +++++++++++++++++++++----
drivers/platform/x86/lenovo/think-lmi.h | 14 ++++
2 files changed, 93 insertions(+), 15 deletions(-)
[PATCH v4 0/3] platform/x86: think-lmi: ThinkCenter certificate
Posted by Mark Pearson 4 weeks, 1 day ago
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
Re: [PATCH v4 0/3] platform/x86: think-lmi: ThinkCenter certificate
Posted by Ilpo Järvinen 4 weeks ago
On Wed, 03 Sep 2025 13:38:11 -0400, Mark Pearson wrote:

> 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.
> 
> [...]


Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.

The list of commits applied:
[1/3] platform/x86: think-lmi: Add certificate GUID structure
      commit: c778f7ac13d5e94db821cf8e1078aa318cc15460
[2/3] platform/x86: think-lmi: Certificate support for ThinkCenter
      commit: 07b93b747cb713478991388b3d55c3ce9267e037
[3/3] platform/x86: think-lmi: Add extra TC BIOS error messages
      commit: a0d6959c345d89d811288a718e3f6b145dcadc8c

--
 i.
Re: [PATCH v4 0/3] platform/x86: think-lmi: ThinkCenter certificate
Posted by Mark Pearson 4 weeks ago
Hi Ilpo,

On Thu, Sep 4, 2025, at 9:23 AM, Ilpo Järvinen wrote:
> On Wed, 03 Sep 2025 13:38:11 -0400, Mark Pearson wrote:
>
>> 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.
>> 
>> [...]
>
>
> Thank you for your contribution, it has been applied to my local
> review-ilpo-next branch. Note it will show up in the public
> platform-drivers-x86/review-ilpo-next branch only once I've pushed my
> local branch there, which might take a while.
>
Thanks for the reviews along the way
Mark

> The list of commits applied:
> [1/3] platform/x86: think-lmi: Add certificate GUID structure
>       commit: c778f7ac13d5e94db821cf8e1078aa318cc15460
> [2/3] platform/x86: think-lmi: Certificate support for ThinkCenter
>       commit: 07b93b747cb713478991388b3d55c3ce9267e037
> [3/3] platform/x86: think-lmi: Add extra TC BIOS error messages
>       commit: a0d6959c345d89d811288a718e3f6b145dcadc8c
>
> --
>  i.