Top | ![]() |
![]() |
![]() |
![]() |
OsinfoFirmware * | osinfo_firmware_new () |
const gchar * | osinfo_firmware_get_architecture () |
const gchar * | osinfo_firmware_get_firmware_type () |
gboolean | osinfo_firmware_is_supported () |
#define | OSINFO_FIRMWARE_PROP_ARCHITECTURE |
#define | OSINFO_FIRMWARE_PROP_TYPE |
#define | OSINFO_FIRMWARE_PROP_SUPPORTED |
OsinfoFirmware is an entity representing a firmware used to boot a (guest) operating system.
OsinfoFirmware * osinfo_firmware_new (const gchar *id
,const gchar *architecture
,const gchar *type
);
const gchar *
osinfo_firmware_get_architecture (OsinfoFirmware *firmware
);
Retrieves the target hardware architecture of the OS firmware
provides.
const gchar *
osinfo_firmware_get_firmware_type (OsinfoFirmware *firmware
);
“architecture”
property“architecture” gchar *
The target hardware architecture of this firmware.
Flags: Read / Write
Default value: NULL