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 34C7E78003C for ; Thu, 4 Apr 2024 21:32:50 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=q0xjSMxVgoVIUW8W5TxJ8I75aiOBoSTD2BXbUIOrFDQ=; 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=1712266369; v=1; b=SowbzHzt2DbVM/L7e5JPGS94/5UyEPS1Eh7AavoptOzpW13ei9/6mdyt6yDiWyzFU4BQVUiL guKm7Qa2ClQbcGlm2XZSeey6yUJsMMRvxKJXh+fELm5gJHmLdifsjYWXhNsSfIXAamylaKP5bFD aDqeZRGkZEX79x61CdshONTo7WP/Skm9RumaDB3rIcgXKkSQPKxVCVfVb3gE2ETzDnrfq7FMHPT o4/Aapj/oV1iqwQ0tLXwHVL7znjgmfTY6M/yBn1om1wV64jz8Z4YNFpQjgD6pFaIeOdQ1D6c7J7 PbiJCBGTkNBD8a+KUPyxwKlSUfNhmWvtNkJ6qj13Yk1ng== X-Received: by 127.0.0.2 with SMTP id FzcUYY7687511xrgcekfRR9L; Thu, 04 Apr 2024 14:32:49 -0700 X-Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.4670.1712266368915917299 for ; Thu, 04 Apr 2024 14:32:49 -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 3FCF9FEC; Thu, 4 Apr 2024 14:33:19 -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 734843F64C; Thu, 4 Apr 2024 14:32:48 -0700 (PDT) Message-ID: <5d09a954-a003-4b56-a837-dcac82f0935d@arm.com> Date: Thu, 4 Apr 2024 16:32:47 -0500 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [edk2-devel] [PATCH v4 2/3] ShellPkg: UefiShellDebug1CommandsLib: Image Execution Table in Dmem.c To: devel@edk2.groups.io, sam.kaynor@arm.com Cc: Ray Ni , Zhichao Gao References: <20240403211933.1662236-1-Sam.Kaynor@arm.com> <20240403211933.1662236-3-Sam.Kaynor@arm.com> From: "Stuart Yoder" In-Reply-To: <20240403211933.1662236-3-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:32:49 -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: RhRZeSfQBUMNCx6M2XbkD2Izx7686176AA= 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=SowbzHzt; 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 Image Execution Table using Dmem.c >=20 > Cc: Ray Ni > Cc: Zhichao Gao > Signed-off-by: Sam Kaynor > --- >=20 > Notes: > v4: > - changed Image Execution output to match spec > v3: > - fixed build erros > - added setwidth formatting to output > - properly using Address variable >=20 > ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c = | 134 ++++++++++++++++++++ > ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.= uni | 3 + > 2 files changed, 137 insertions(+) Tested-by: Stuart Yoder Tested on EDK2, verbose output looks like: Image Execution Table ---------------------------------------- TestImage1.bin: AUTH_UNTESTED TestImage2.bin: AUTH_UNTESTED TestImage6.bin: AUTH_SIG_FAILED TestImage7.bin: AUTH_SIG_FAILED TestImage8.bin: AUTH_SIG_FAILED TestImage9.bin: AUTH_SIG_FAILED TestImage10.bin: AUTH_SIG_FOUND -=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 (#117448): https://edk2.groups.io/g/devel/message/117448 Mute This Topic: https://groups.io/mt/105318208/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-