mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-06-14 04:16:15 -07:00
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>