Method

FwupdPluginContextset_smbios

since: 2.1.1

Declaration [src]

void
fu_context_set_smbios (
  FuContext* self,
  FuSmbios* smbios
)

Description [src]

Sets the SMBIOS store. This is only required by self test code.

Available since: 2.1.1

Parameters

smbios

Type: FuSmbios

A FuSmbios.

The data is owned by the caller of the method.