Method

FwupdPluginHwidssetup

Declaration [src]

gboolean
fu_hwids_setup (
  FuHwids* self,
  FuSmbios* smbios,
  GError** error
)

Description [src]

Reads all the SMBIOS values from the hardware.

Available since:0.9.3

Parameters

smbios FuSmbios
 

A FuSmbios.

 The argument can be NULL.
 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
 

TRUE for success.