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

Go to the source code of this file.

Macros

#define HT_IO_HOST_ALIGN   4096
 
#define HT_MEM_HOST_ALIGN   (1024 * 1024)
 
#define DEV_CDB   0x18
 
#define IO_APIC2_ADDR   0xfec20000
 

Macro Definition Documentation

◆ DEV_CDB

#define DEV_CDB   0x18

Definition at line 9 of file nb_common.h.

◆ HT_IO_HOST_ALIGN

#define HT_IO_HOST_ALIGN   4096

Definition at line 6 of file nb_common.h.

◆ HT_MEM_HOST_ALIGN

#define HT_MEM_HOST_ALIGN   (1024 * 1024)

Definition at line 7 of file nb_common.h.

◆ IO_APIC2_ADDR

#define IO_APIC2_ADDR   0xfec20000

Definition at line 10 of file nb_common.h.