Method

FwupdPluginContextget_hwid_guids

Declaration [src]

GPtrArray*
fu_context_get_hwid_guids (
  FuContext* self
)

Description [src]

Returns all the HWIDs defined in the system. All hardware IDs on a specific system can be shown using the fwupdmgr hwids command.

Available since:1.6.0

Return value

Returns: An array of utf8
 

An array of GUIDs.

 The data is owned by the instance.