EFI_VENDOR_KEYS_VARIABLE_NAME

Whether the system is configured to use only vendor provided keys or not. Should be treated as read-only. Its attribute is BS+RT.

extern (C)
enum EFI_VENDOR_KEYS_VARIABLE_NAME = "VendorKeys"w;

Meta