coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
sku_info Struct Reference

#include <variants.h>

Collaboration diagram for sku_info:
Collaboration graph

Data Fields

int id
 
const char * name
 

Detailed Description

Definition at line 22 of file variants.h.

Field Documentation

◆ id

int sku_info::id

Definition at line 23 of file variants.h.

Referenced by sku_id().

◆ name

const char * sku_info::name

Definition at line 24 of file variants.h.

Referenced by smbios_system_sku().


The documentation for this struct was generated from the following files: