[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

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

2024-04-23 Thread Ellie Lewis
Entry added to display info type entry in smbiosview for Type 45 tables as defined in SMBIOS Specification 3.5. Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=4733 The changes can be seen at: https://github.com/ellielewisarm/edk2/tree/type45_typefield Cc: Zhichao Gao Ellie Lewis (1

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

2024-04-23 Thread Ellie Lewis
Entry added to display info type entry in smbiosview for Type 45 tables as defined in SMBIOS Specification 3.5. Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=4733 The changes can be seen at: https://github.com/ellielewisarm/edk2/tree/type45_typefield Cc: Zhichao Gao Ellie Lewis (1

[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