coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
onboard.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define STOUT_NIC_VENDOR_ID   0x10EC
 
#define STOUT_NIC_DEVICE_ID   0x8168
 
#define XHCI_MODE   2
 
#define XHCI_PORTS   3
 
#define XHCI_PREBOOT   0
 
#define XHCI_STREAMS   1
 
#define GPIO_SPI_WP   7
 

Macro Definition Documentation

◆ GPIO_SPI_WP

#define GPIO_SPI_WP   7

Definition at line 15 of file onboard.h.

◆ STOUT_NIC_DEVICE_ID

#define STOUT_NIC_DEVICE_ID   0x8168

Definition at line 7 of file onboard.h.

◆ STOUT_NIC_VENDOR_ID

#define STOUT_NIC_VENDOR_ID   0x10EC

Definition at line 6 of file onboard.h.

◆ XHCI_MODE

#define XHCI_MODE   2

Definition at line 9 of file onboard.h.

◆ XHCI_PORTS

#define XHCI_PORTS   3

Definition at line 10 of file onboard.h.

◆ XHCI_PREBOOT

#define XHCI_PREBOOT   0

Definition at line 11 of file onboard.h.

◆ XHCI_STREAMS

#define XHCI_STREAMS   1

Definition at line 12 of file onboard.h.