coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
sku.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 
3 /* SKU ID enumeration */
4 enum treeya_sku {
5  SKU_UNKNOWN = -1,
8 };
@ SKU_UNKNOWN
Definition: sku.h:5
treeya_sku
Definition: sku.h:4
@ SKU_TREEYA_ALC5682_AF
Definition: sku.h:7
@ SKU_TREEYA_ALC5682_AE
Definition: sku.h:6