dmidecode-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [dmidecode] [PATCH v2 1/1] dmioem: Decode HPE OEM Record 224


From: Jean Delvare
Subject: Re: [dmidecode] [PATCH v2 1/1] dmioem: Decode HPE OEM Record 224
Date: Tue, 19 Jul 2022 13:45:22 +0200

Hi Jerry,

On Mon, 27 Jun 2022 14:37:46 -0600, Jerry Hoemann wrote:
> Decode HPE OEM Record 224: Trusted Module (TPM or TCM) Status (Type 224)
> 
> Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>
> ---
>  dmioem.c | 120 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 120 insertions(+)
> (...)
> +static void dmi_hp_224_module_attr(u8 code)
> +{
> +     static const char * const phys_attr[] = {
> +             "Not Specified", /* 0x00 */
> +             "Pluggable and Optional",
> +             "Pluggable but Stanard",

I fixed one remaining typo here. Patch committed, thanks for your
contribution.

-- 
Jean Delvare
SUSE L3 Support



reply via email to

[Prev in Thread] Current Thread [Next in Thread]