Libosinfo.Firmware¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
CPU Architecture |
||
r/w |
The firmware type |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class Libosinfo.Firmware(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(id, architecture, type)¶
- Parameters:
- Return type:
- get_architecture()¶
-
Retrieves the target hardware architecture of the OS self provides.
New in version 1.7.0.
- get_firmware_type()¶
-
The type of the self
New in version 1.7.0.
Property Details¶
- Libosinfo.Firmware.props.architecture¶
-
The target hardware architecture of this firmware.