Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 39d8052bc682cd80c990377be730c8019a38e932
      
https://github.com/tianocore/edk2/commit/39d8052bc682cd80c990377be730c8019a38e932
  Author: VarshitPandya <[email protected]>
  Date:   2026-06-29 (Mon, 29 Jun 2026)

  Changed paths:
    M ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c

  Log Message:
  -----------
  ShellPkg: Fix SMBIOS Type 26 probe decoding

Decode the Type 26 Voltage Probe Location and Status fields according
to the SMBIOS 3.9.0 specification, section 7.27, "Voltage Probe
(Type 26)".

Table 95, "Voltage Probe: Location and Status fields", defines bits
4:0 as the Location field and bits 7:5 as the Status field. smbiosview
was decoding these fields in the opposite order, causing the displayed
voltage probe location and status to be swapped.

Signed-off-by: Varshit Pandya <[email protected]>


  Commit: 4ad28a8588f1ca8e0f448bfdf2e092171d61b742
      
https://github.com/tianocore/edk2/commit/4ad28a8588f1ca8e0f448bfdf2e092171d61b742
  Author: VarshitPandya <[email protected]>
  Date:   2026-06-29 (Mon, 29 Jun 2026)

  Changed paths:
    M ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c
    M 
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosViewStrings.uni

  Log Message:
  -----------
  ShellPkg: ShellPkg: Fix SMBIOS Type 28 probe labels

Use a Temperature Probe specific HII string when displaying the Type 28
Location field in smbiosview.

The Type 28 decoder was using the Voltage Probe location label, causing
temperature probe records to be displayed with the wrong field name.

Signed-off-by: Varshit Pandya <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/97f069bf30dc...4ad28a8588f1

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to