EFI_SIGNATURE_SUPPORT_NAME

Array of GUIDs representing the type of signatures supported by the platform firmware. Should be treated as read-only. Its attribute is BS+RT.

extern (C)
enum EFI_SIGNATURE_SUPPORT_NAME = "SignatureSupport"w;

Meta