coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
sku.h File Reference

Go to the source code of this file.

Macros

#define SKU_UNKNOWN   0xFFFFFFFF
 
#define SKU_0_NAUTILUS   0x0000
 
#define SKU_1_NAUTILUS_LTE   0x0001
 

Macro Definition Documentation

◆ SKU_0_NAUTILUS

#define SKU_0_NAUTILUS   0x0000

Definition at line 7 of file sku.h.

◆ SKU_1_NAUTILUS_LTE

#define SKU_1_NAUTILUS_LTE   0x0001

Definition at line 8 of file sku.h.

◆ SKU_UNKNOWN

#define SKU_UNKNOWN   0xFFFFFFFF

Definition at line 6 of file sku.h.