Method

FwupdPluginContextload_hwinfo

Declaration [src]

gboolean
fu_context_load_hwinfo (
  FuContext* self,
  FuContextHwidFlags flags,
  GError** error
)

Description [src]

Loads all hardware information parts of the context.

Available since:1.8.10

Parameters

flags FuContextHwidFlags
 

A FuContextHwidFlags, e.g. FU_CONTEXT_HWID_FLAG_LOAD_SMBIOS.

error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
 

TRUE for success.