EFI_OS_INDICATIONS_VARIABLE_NAME

Allows the OS to request the firmware to enable certain features and to take certain actions. Its attribute is NV+BS+RT.

extern (C)
enum EFI_OS_INDICATIONS_VARIABLE_NAME = "OsIndications"w;

Meta