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 0EC9DAC1A61 for ; Thu, 4 Apr 2024 21:35:43 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=TBg+4InOYilyGDMzIkxY8Ws897CLpFKYvGqfm/Tad7g=; c=relaxed/simple; d=groups.io; h=Message-ID:Date:MIME-Version:User-Agent:Subject:To:Cc:References:From:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Language:Content-Type:Content-Transfer-Encoding; s=20240206; t=1712266542; v=1; b=DW4ij5XkKNtAdz+ym+kA77s95YuPWm8mnv3GaHHP578V5oWeIMgoo5TDQs7105mRhBUUqXUS A+haqyx5qExoqvvCsxLx/ywJDVlLkzPCXjrPZcU2iJ7mF5aGAkuLpT8dBp+2MC44KUdz9YtNi97 oFjX2YxsVcALNw00txLhuGtE5sMjoz4lcU0qEH054Txlwu8p8azwS/bmvMbXrtSKGG6IHGkCUt1 u0kBiivIBJzHaUMP+vHSUKcNqjgEXyQp6JOGH5ln77tepyHLb9z+WoZQrMyvvBQrXpXIJMEtLH1 nJji9pBkrXsdhzoSZvvx5emXzFjOYRjr+UpZ/myQoZKoA== X-Received: by 127.0.0.2 with SMTP id egHJYY7687511xP9Q3utEeBF; Thu, 04 Apr 2024 14:35:42 -0700 X-Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web11.4595.1712266542094544579 for ; Thu, 04 Apr 2024 14:35:42 -0700 X-Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 6D757FEC; Thu, 4 Apr 2024 14:36:12 -0700 (PDT) X-Received: from [10.118.105.166] (C02F85CGML7H.austin.arm.com [10.118.105.166]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 8C6953F64C; Thu, 4 Apr 2024 14:35:41 -0700 (PDT) Message-ID: Date: Thu, 4 Apr 2024 16:35:41 -0500 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [edk2-devel] [PATCH v4 3/3] ShellPkg: UefiShellDebug1CommandsLib: Conformance Profiles in Dmem.c To: devel@edk2.groups.io, sam.kaynor@arm.com Cc: Ray Ni , Zhichao Gao , Michael D Kinney , Liming Gao , Zhiguang Liu References: <20240403211933.1662236-1-Sam.Kaynor@arm.com> <20240403211933.1662236-4-Sam.Kaynor@arm.com> From: "Stuart Yoder" In-Reply-To: <20240403211933.1662236-4-Sam.Kaynor@arm.com> 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 Resent-Date: Thu, 04 Apr 2024 14:35:42 -0700 Resent-From: stuart.yoder@arm.com Reply-To: devel@edk2.groups.io,stuart.yoder@arm.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: kN8htMsrrKytPcDJ9qsL7Imwx7686176AA= Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=DW4ij5Xk; 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 On 4/3/24 4:19 PM, Sam Kaynor via groups.io wrote: > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4352 >=20 > Implemented dumping of the UEFI Conformance Profiles Table using Dmem.c > Additionally added the base support for the table with new > header file ConformanceProfiles.h (Cc'd maintainers of MdePkg for this) >=20 > Cc: Ray Ni > Cc: Zhichao Gao > Cc: Michael D Kinney > Cc: Liming Gao > Cc: Zhiguang Liu > Signed-off-by: Sam Kaynor > --- >=20 > Notes: > v3: > - fixed build errors > - properly using Address variable > - removed unecessary comment in header file >=20 > MdePkg/MdePkg.dec = | 5 ++ > ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.= inf | 3 + > MdePkg/Include/Guid/ConformanceProfiles.h = | 56 ++++++++++++++++ > ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c = | 69 ++++++++++++++++++++ > ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.= uni | 5 ++ > 5 files changed, 138 insertions(+) Tested-by: Stuart Yoder Tested on EDK2, output looks like: Conformance Profile Table ---------------------------------------- Version 0x1 Profile GUIDs: EFI_CONFORMANCE_PROFILES_UEFI_SPEC_GUID=20 523C91AF-A195-4382-818D-295FE4006465 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#117449): https://edk2.groups.io/g/devel/message/117449 Mute This Topic: https://groups.io/mt/105318210/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-