EFI_BOOT_OPTION_SUPPORT_VARIABLE_NAME

The types of boot options supported by the boot manager. Should be treated as read-only. Its attribute is BS+RT.

extern (C)
enum EFI_BOOT_OPTION_SUPPORT_VARIABLE_NAME = "BootOptionSupport"w;

Meta