EFI_SECURE_BOOT_MODE_NAME

Whether the platform firmware is operating in Secure boot mode (1) or not (0). All other values are reserved. Should be treated as read-only. Its attribute is BS+RT.

extern (C)
enum EFI_SECURE_BOOT_MODE_NAME = "SecureBoot"w;

Meta