repo.or.cz
/
qemu
/
cris-port.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sdl2: move sdl_update to new sdl2-2d.c
[qemu/cris-port.git]
/
hw
/
i386
/
ssdt-proc.hex.generated
blob
4df0734c794ef5486b687469a8fcce434a6083b7
1
static unsigned char ssdt_proc_name[] = {
2
0x28
3
};
4
static unsigned char ssdp_proc_aml[] = {
5
0x53,
6
0x53,
7
0x44,
8
0x54,
9
0x78,
10
0x0,
11
0x0,
12
0x0,
13
0x1,
14
0x7d,
15
0x42,
16
0x58,
17
0x50,
18
0x43,
19
0x0,
20
0x0,
21
0x42,
22
0x58,
23
0x53,
24
0x53,
25
0x44,
26
0x54,
27
0x0,
28
0x0,
29
0x1,
30
0x0,
31
0x0,
32
0x0,
33
0x49,
34
0x4e,
35
0x54,
36
0x4c,
37
0x15,
38
0x11,
39
0x13,
40
0x20,
41
0x5b,
42
0x83,
43
0x42,
44
0x5,
45
0x43,
46
0x50,
47
0x41,
48
0x41,
49
0xaa,
50
0x0,
51
0x0,
52
0x0,
53
0x0,
54
0x0,
55
0x8,
56
0x49,
57
0x44,
58
0x5f,
59
0x5f,
60
0xa,
61
0xaa,
62
0x8,
63
0x5f,
64
0x48,
65
0x49,
66
0x44,
67
0xd,
68
0x41,
69
0x43,
70
0x50,
71
0x49,
72
0x30,
73
0x30,
74
0x30,
75
0x37,
76
0x0,
77
0x14,
78
0xf,
79
0x5f,
80
0x4d,
81
0x41,
82
0x54,
83
0x0,
84
0xa4,
85
0x43,
86
0x50,
87
0x4d,
88
0x41,
89
0x49,
90
0x44,
91
0x5f,
92
0x5f,
93
0x14,
94
0xf,
95
0x5f,
96
0x53,
97
0x54,
98
0x41,
99
0x0,
100
0xa4,
101
0x43,
102
0x50,
103
0x53,
104
0x54,
105
0x49,
106
0x44,
107
0x5f,
108
0x5f,
109
0x14,
110
0xf,
111
0x5f,
112
0x45,
113
0x4a,
114
0x30,
115
0x1,
116
0x43,
117
0x50,
118
0x45,
119
0x4a,
120
0x49,
121
0x44,
122
0x5f,
123
0x5f,
124
0x68
125
};
126
static unsigned char ssdt_proc_id[] = {
127
0x38
128
};
129
static unsigned char ssdt_proc_end[] = {
130
0x78
131
};
132
static unsigned char ssdt_proc_start[] = {
133
0x24
134
};