commit | 5279e166a8e0383b05a1c61bd5e396b1e061d75d | [log] [tgz] |
---|---|---|
author | Cristian Ciocaltea <cristian.ciocaltea@gmail.com> | Tue Dec 24 18:05:40 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jan 07 18:08:21 2020 +0100 |
tree | 0246014891271450e5f2870836861932ee50ad9d | |
parent | 6aca598606cfdeac50160f54e94f579ec9a19e1a [diff] |
doc: Add sample uefi.its image description file 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 <cristian.ciocaltea@gmail.com> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>