commit | b533386dc1bb67672d6c45d7e3c689d80546e0c8 | [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 | ecc7fdaa9ef191e023fbc138e3466ccf05f6af20 [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>