From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 470FB740037 for ; Tue, 3 Oct 2023 15:53:46 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=TZqyQTyB3kx+jT+/O+NPzf18WY/tFkKIDC/VzuV0l8Q=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1696348425; v=1; b=mVIgivtxDUzmTfLcPZz+lzOAXa1S+WiuBqHUlG4AlZStfihTTAEqqN8Xry2/DkSL1ElLuLhm 6Lyq4F+gs1xI4dXrR/nwncg8REcVba5sKeueLE/OF1z0/tGR5Dx6a2y7b/2vymCY3OMf8R9uf8f 8Bx6zBeBAKi33NFgS9JZuuck= X-Received: by 127.0.0.2 with SMTP id Qis9YY7687511xKJ4LE7lA8m; Tue, 03 Oct 2023 08:53:45 -0700 X-Received: from cam-smtp0.cambridge.arm.com (cam-smtp0.cambridge.arm.com [217.140.106.50]) by mx.groups.io with SMTP id smtpd.web10.107242.1696336786890074259 for ; Tue, 03 Oct 2023 05:39:47 -0700 X-Received: from e112078.cambridge.arm.com (e112078.arm.com [10.1.199.35]) by cam-smtp0.cambridge.arm.com (8.13.8/8.13.8) with ESMTP id 393Cdi0M023762; Tue, 3 Oct 2023 13:39:44 +0100 From: "Werner Lewis" To: devel@edk2.groups.io Cc: Zhichao Gao , Werner Lewis Subject: [edk2-devel] [PATCH 0/1] ShellPkg/SmbiosView: Add Type45 entry to query table Date: Tue, 3 Oct 2023 13:39:41 +0100 Message-Id: MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,werner.lewis@arm.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: 7eyATVpaTZ5gFGCjyj5AoCQdx7686176AA= Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=mVIgivtx; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=arm.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io Entry added to display Firmware Inventory Information title for Type45 tables in smbiosview, as per SMBIOS Specification 3.5. Werner Lewis (1): ShellPkg/SmbiosView: Add Type45 entry to query table .../UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c | 5 +++++ 1 file changed, 5 insertions(+) -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#109292): https://edk2.groups.io/g/devel/message/109292 Mute This Topic: https://groups.io/mt/101736629/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-