EFI_OS_INDICATIONS_SUPPORT_VARIABLE_NAME

Allows the firmware to indicate supported features and actions to the OS. Its attribute is BS+RT.

extern (C)
enum EFI_OS_INDICATIONS_SUPPORT_VARIABLE_NAME = "OsIndicationsSupported"w;

Meta