EFI_SETUP_MODE_NAME

Whether the system is operating in setup 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_SETUP_MODE_NAME = "SetupMode"w;

Meta