From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heinrich Schuchardt Date: Wed, 11 Dec 2019 11:02:13 +0100 Subject: [PATCH v2 3/4] doc: Add sample uefi.its image description file In-Reply-To: <9b7e134594121ea78c96e34393ecd16f23bc69e7.1575967015.git.cristian.ciocaltea@gmail.com> References: <9b7e134594121ea78c96e34393ecd16f23bc69e7.1575967015.git.cristian.ciocaltea@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/10/19 9:56 AM, Cristian Ciocaltea wrote: > This patch adds an example FIT image description file demonstrating > the usage of bootm command to securely launch UEFI binaries. > > Signed-off-by: Cristian Ciocaltea Reviewed-by: Heinrich Schuchardt