GalleryImageVersionUefiSettings interface
Contains UEFI settings for the image version.
Properties
additional |
Additional UEFI key signatures that will be added to the image in addition to the signature templates |
signature |
The name of the template(s) that contains default UEFI key signatures that will be added to the image. |
Property Details
additionalSignatures
Additional UEFI key signatures that will be added to the image in addition to the signature templates
additionalSignatures?: UefiKeySignatures
Property Value
signatureTemplateNames
The name of the template(s) that contains default UEFI key signatures that will be added to the image.
signatureTemplateNames?: string[]
Property Value
string[]