Function

FwupdPlugincpu_get_vendor

Declaration [src]

FuCpuVendor
fu_cpu_get_vendor (
  void
)

Description [src]

Uses CPUID to discover the CPU vendor.

Available since:1.8.2

Return value

Returns: FuCpuVendor
 

A CPU vendor, e.g. FU_CPU_VENDOR_AMD if the vendor was AMD.