hpc_bootinfo.h Source File
Back to the index.
Go to the documentation of this file.
38 #ifndef _HPC_BOOTINFO_H_
39 #define _HPC_BOOTINFO_H_
58 #define BI_CNUSE_BUILTIN (1<<0)
59 #define BI_CNUSE_SERIAL (1<<1)
62 #define HPC_BOOTINFO_MAGIC 0x13536135ULL
64 #define BIFB_D2_M2L_3 0
65 #define BIFBN_D2_M2L_3 "D2_M2L_3"
67 #define BIFB_D2_M2L_3x2 1
68 #define BIFBN_D2_M2L_3x2 "D2_M2L_3x2"
70 #define BIFB_D2_M2L_0 2
71 #define BIFBN_D2_M2L_0 "D2_M2L_0"
74 #define BIFBN_D8_00 "D8_00"
77 #define BIFBN_D8_FF "D8_FF"
79 #define BIFB_D16_0000 5
80 #define BIFBN_D16_0000 "D16_0000"
82 #define BIFB_D16_FFFF 6
83 #define BIFBN_D16_FFFF "D16_FFFF"
85 #define BIFB_D2_M2L_0x2 7
86 #define BIFBN_D2_M2L_0x2 "D2_M2L_0x2"
88 #define BIFB_D4_M2L_F 8
89 #define BIFBN_D4_M2L_F "D4_M2L_F"
91 #define BIFB_D4_M2L_Fx2 9
92 #define BIFBN_D4_M2L_Fx2 "D4_M2L_Fx2"
94 #define BIFB_D4_M2L_0 10
95 #define BIFBN_D4_M2L_0 "D4_M2L_0"
97 #define BIFB_D4_M2L_0x2 11
98 #define BIFBN_D4_M2L_0x2 "D4_M2L_0x2"
100 #define BIFB_D1_M2L_0 12
101 #define BIFBN_D1_M2L_0 "D1_M2L_0"
103 #define BIFB_D1_M2L_1 13
104 #define BIFBN_D1_M2L_1 "D1_M2L_1"
Generated on Tue Aug 25 2020 19:25:06 for GXemul by
1.8.18