Image verification policy for OptionRom. Only following values are valid:
NOTE: Do NOT use 0x5 and 0x2 since it violates the UEFI specification and has been removed.
0x00000000 Always trust the image.
0x00000001 Never trust the image.
0x00000002 Allow execution when there is security violation.
0x00000003 Defer execution when there is security violation.
0x00000004 Deny execution when there is security violation.
0x00000005 Query user when there is security violation.
Set policy for the image from OptionRom.
0x80000001 | 0x00000000 - 0x00000005
Name | Token Space | Token number | Data Type | Default Value |
PcdOptionRomImageVerificationPolicy | gEfiSecurityPkgTokenSpaceGuid | 0x00000001 | UINT32 | 0x04 |