Defer Image Load policy settings. The policy is bitwise.
If a bit is set, the image from corresponding device will be trusted when loading. Or
the image will be deferred. The deferred image will be checked after user is identified.
BIT0 - Image from unknown device.
BIT1 - Image from firmware volume.
BIT2 - Image from OptionRom.
BIT3 - Image from removable media which includes CD-ROM, Floppy, USB and network.
BIT4 - Image from fixed media device which includes hard disk.
Set policy whether trust image before user identification.
0x80000002 | 0x00000000 - 0x0000001F
Name | Token Space | Token number | Data Type | Default Value |
PcdDeferImageLoadPolicy | gEfiSecurityPkgTokenSpaceGuid | 0x0000004 | UINT32 | 0x0000001F |