hpc_bootinfo.h File Reference

Back to the index.

Classes | Macros
hpc_bootinfo.h File Reference

Go to the source code of this file.

Classes

struct  hpc_bootinfo
 

Macros

#define BI_CNUSE_BUILTIN   (1<<0)
 
#define BI_CNUSE_SERIAL   (1<<1)
 
#define HPC_BOOTINFO_MAGIC   0x13536135ULL
 
#define BIFB_D2_M2L_3   0
 
#define BIFBN_D2_M2L_3   "D2_M2L_3"
 
#define BIFB_D2_M2L_3x2   1
 
#define BIFBN_D2_M2L_3x2   "D2_M2L_3x2"
 
#define BIFB_D2_M2L_0   2
 
#define BIFBN_D2_M2L_0   "D2_M2L_0"
 
#define BIFB_D8_00   3
 
#define BIFBN_D8_00   "D8_00"
 
#define BIFB_D8_FF   4
 
#define BIFBN_D8_FF   "D8_FF"
 
#define BIFB_D16_0000   5
 
#define BIFBN_D16_0000   "D16_0000"
 
#define BIFB_D16_FFFF   6
 
#define BIFBN_D16_FFFF   "D16_FFFF"
 
#define BIFB_D2_M2L_0x2   7
 
#define BIFBN_D2_M2L_0x2   "D2_M2L_0x2"
 
#define BIFB_D4_M2L_F   8
 
#define BIFBN_D4_M2L_F   "D4_M2L_F"
 
#define BIFB_D4_M2L_Fx2   9
 
#define BIFBN_D4_M2L_Fx2   "D4_M2L_Fx2"
 
#define BIFB_D4_M2L_0   10
 
#define BIFBN_D4_M2L_0   "D4_M2L_0"
 
#define BIFB_D4_M2L_0x2   11
 
#define BIFBN_D4_M2L_0x2   "D4_M2L_0x2"
 
#define BIFB_D1_M2L_0   12
 
#define BIFBN_D1_M2L_0   "D1_M2L_0"
 
#define BIFB_D1_M2L_1   13
 
#define BIFBN_D1_M2L_1   "D1_M2L_1"
 

Macro Definition Documentation

◆ BI_CNUSE_BUILTIN

#define BI_CNUSE_BUILTIN   (1<<0)

Definition at line 58 of file hpc_bootinfo.h.

Referenced by MACHINE_SETUP().

◆ BI_CNUSE_SERIAL

#define BI_CNUSE_SERIAL   (1<<1)

Definition at line 59 of file hpc_bootinfo.h.

Referenced by MACHINE_SETUP().

◆ BIFB_D16_0000

#define BIFB_D16_0000   5

Definition at line 79 of file hpc_bootinfo.h.

Referenced by MACHINE_SETUP().

◆ BIFB_D16_FFFF

#define BIFB_D16_FFFF   6

Definition at line 82 of file hpc_bootinfo.h.

◆ BIFB_D1_M2L_0

#define BIFB_D1_M2L_0   12

Definition at line 100 of file hpc_bootinfo.h.

◆ BIFB_D1_M2L_1

#define BIFB_D1_M2L_1   13

Definition at line 103 of file hpc_bootinfo.h.

◆ BIFB_D2_M2L_0

#define BIFB_D2_M2L_0   2

Definition at line 70 of file hpc_bootinfo.h.

◆ BIFB_D2_M2L_0x2

#define BIFB_D2_M2L_0x2   7

Definition at line 85 of file hpc_bootinfo.h.

◆ BIFB_D2_M2L_3

#define BIFB_D2_M2L_3   0

Definition at line 64 of file hpc_bootinfo.h.

◆ BIFB_D2_M2L_3x2

#define BIFB_D2_M2L_3x2   1

Definition at line 67 of file hpc_bootinfo.h.

◆ BIFB_D4_M2L_0

#define BIFB_D4_M2L_0   10

Definition at line 94 of file hpc_bootinfo.h.

◆ BIFB_D4_M2L_0x2

#define BIFB_D4_M2L_0x2   11

Definition at line 97 of file hpc_bootinfo.h.

◆ BIFB_D4_M2L_F

#define BIFB_D4_M2L_F   8

Definition at line 88 of file hpc_bootinfo.h.

Referenced by MACHINE_SETUP().

◆ BIFB_D4_M2L_Fx2

#define BIFB_D4_M2L_Fx2   9

Definition at line 91 of file hpc_bootinfo.h.

◆ BIFB_D8_00

#define BIFB_D8_00   3

Definition at line 73 of file hpc_bootinfo.h.

◆ BIFB_D8_FF

#define BIFB_D8_FF   4

Definition at line 76 of file hpc_bootinfo.h.

◆ BIFBN_D16_0000

#define BIFBN_D16_0000   "D16_0000"

Definition at line 80 of file hpc_bootinfo.h.

◆ BIFBN_D16_FFFF

#define BIFBN_D16_FFFF   "D16_FFFF"

Definition at line 83 of file hpc_bootinfo.h.

◆ BIFBN_D1_M2L_0

#define BIFBN_D1_M2L_0   "D1_M2L_0"

Definition at line 101 of file hpc_bootinfo.h.

◆ BIFBN_D1_M2L_1

#define BIFBN_D1_M2L_1   "D1_M2L_1"

Definition at line 104 of file hpc_bootinfo.h.

◆ BIFBN_D2_M2L_0

#define BIFBN_D2_M2L_0   "D2_M2L_0"

Definition at line 71 of file hpc_bootinfo.h.

◆ BIFBN_D2_M2L_0x2

#define BIFBN_D2_M2L_0x2   "D2_M2L_0x2"

Definition at line 86 of file hpc_bootinfo.h.

◆ BIFBN_D2_M2L_3

#define BIFBN_D2_M2L_3   "D2_M2L_3"

Definition at line 65 of file hpc_bootinfo.h.

◆ BIFBN_D2_M2L_3x2

#define BIFBN_D2_M2L_3x2   "D2_M2L_3x2"

Definition at line 68 of file hpc_bootinfo.h.

◆ BIFBN_D4_M2L_0

#define BIFBN_D4_M2L_0   "D4_M2L_0"

Definition at line 95 of file hpc_bootinfo.h.

◆ BIFBN_D4_M2L_0x2

#define BIFBN_D4_M2L_0x2   "D4_M2L_0x2"

Definition at line 98 of file hpc_bootinfo.h.

◆ BIFBN_D4_M2L_F

#define BIFBN_D4_M2L_F   "D4_M2L_F"

Definition at line 89 of file hpc_bootinfo.h.

◆ BIFBN_D4_M2L_Fx2

#define BIFBN_D4_M2L_Fx2   "D4_M2L_Fx2"

Definition at line 92 of file hpc_bootinfo.h.

◆ BIFBN_D8_00

#define BIFBN_D8_00   "D8_00"

Definition at line 74 of file hpc_bootinfo.h.

◆ BIFBN_D8_FF

#define BIFBN_D8_FF   "D8_FF"

Definition at line 77 of file hpc_bootinfo.h.

◆ HPC_BOOTINFO_MAGIC

#define HPC_BOOTINFO_MAGIC   0x13536135ULL

Definition at line 62 of file hpc_bootinfo.h.

Referenced by MACHINE_SETUP().


Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13