Re: [edk2-devel] [PATCH v1 1/1] ShellPkg/SmbiosView: Add Type 45 entry to query table

2024-04-24 Thread Giri Mudusuru via groups.io
Reviewed-By: Giri Mudusuru From: devel@edk2.groups.io on behalf of Ellie Lewis via groups.io Sent: Tuesday, April 23, 2024 3:51 AM To: devel@edk2.groups.io Cc: Zhichao Gao Subject: [EXTERNAL] [edk2-devel] [PATCH v1 1/1] ShellPkg/SmbiosView: Add Type 45 entry

Re: [edk2-devel] [PATCH v1 1/1] ShellPkg/SmbiosView: Add Type 45 entry to query table

2024-04-23 Thread Gao, Zhichao
Reviewed-by: Zhichao Gao Thanks, Zhichao From: Giri Mudusuru Sent: Tuesday, April 23, 2024 11:55 PM To: devel@edk2.groups.io; ellie.le...@arm.com Cc: Gao, Zhichao ; Giri Mudusuru Subject: Re: [EXTERNAL] [edk2-devel] [PATCH v1 1/1] ShellPkg/SmbiosView: Add Type 45 entry to query table

[edk2-devel] [PATCH v1 1/1] ShellPkg/SmbiosView: Add Type 45 entry to query table

2024-04-23 Thread Ellie Lewis
The type field value is currently undefined for type 45 SMBIOS tables in smbiosview. An entry is added in the query table to display the correct value for type 45 tables. Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=4733 Cc: Zhichao Gao Signed-off-by: Ellie Lewis --- ShellPkg/Librar

[edk2-devel] [PATCH v1 1/1] ShellPkg/SmbiosView: Add Type 45 entry to query table

2024-04-23 Thread Ellie Lewis
The type field value is currently undefined for type 45 SMBIOS tables in smbiosview. An entry is added in the query table to display the correct value for type 45 tables. Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=4733 Cc: Zhichao Gao Signed-off-by: Ellie Lewis --- ShellPkg/Librar