slimbootloader/BootloaderCorePkg/Tools
Vincent Chen 4f28bcd493
fix: correct the default key for signing BOOT container (#1830)
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>
2023-02-09 15:04:22 -08:00
..
BuildUtility.py Add platform name (#1540) 2022-04-01 11:55:11 -07:00
CfgDataStitch.py Fix cfgdata_dir argument issue in CfgDataStitch 2021-12-02 09:21:10 -08:00
CfgDataTool.py Add configuration data length check in CfgDataTool 2022-02-14 09:50:16 -08:00
CommonUtility.py Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
ConfigEditor.py Fix condition fields may disappear in Config Editor tool 2022-02-08 20:01:52 -08:00
CorruptComponentUtility.py Enhance argument descriptions for CorruptComponentUtility 2022-09-26 11:20:39 -07:00
Dsc2Yaml.py Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
FspSwap.py Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
GenCapsuleFirmware.py Allow multiple redundant SBL components to be updated in the same session 2022-10-24 10:51:36 -07:00
GenCfgData.py [Tools] Automatically pad CFGDATA regions to 4 byte boundary. (#1688) 2022-09-20 13:28:38 -04:00
GenCfgDataDsc.py Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
GenContainer.py fix: correct the default key for signing BOOT container (#1830) 2023-02-09 15:04:22 -08:00
GenExtKeyHashStore.py Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
GenReport.py Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
GenerateKeys.py Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
IfwiUtility.py Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
PatchFv.py [BootloaderCorePkg] Fix build after syncing up to EDK2 stable tag 2021-12-13 14:08:25 -08:00
PrepareBuildComponentBin.py Allow uCode Padding to Occur on Inner Source Platforms 2022-05-16 16:09:30 -07:00
SblFwUpdate.py Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
SblSetup.py Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
SingleSign.py fix: correct the default key for signing BOOT container (#1830) 2023-02-09 15:04:22 -08:00
UcodeUtility.py Create tool to generate uCode outside of full SBL build (#1716) 2022-10-25 18:35:42 -07:00