You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
4f28bcd493
When GenContainer.py extracts a container image, a layout file is created that specifies the format of header and components. For container header with BOOT name, the signing key is expected to be KEY_ID_OS1_PRIVATE. Correct it for not misleading. Signed-off-by: Vincent Chen <vincent.chen@intel.com>