Class: AMT::Service::RemoteControl::SystemFirmwareCapabilities

Inherits:
Utility::BitStruct show all
Defined in:
lib/amt/service/remote_control/structures.rb

Overview

Defines a set of bit flags that represent the standard firmware boot options that the AMT device supports. These flags indicate which flags are supported for the :boot_options option in the RemoteControl#remote_control method.

Instance Attribute Summary

Attributes inherited from Utility::BitStruct

#value

Method Summary

Methods inherited from Utility::BitStruct

boolean, enum, fields, #initialize, #inspect, #list, mboolean, unsigned

Constructor Details

This class inherits a constructor from AMT::Utility::BitStruct