Skip to content

Commit cec391d

Browse files
committed
ssdt-tpm: add generated hex file to git
Needed for systems without IASL. Signed-off-by: Michael S. Tsirkin <[email protected]>
1 parent 711b20b commit cec391d

File tree

1 file changed

+95
-0
lines changed

1 file changed

+95
-0
lines changed

hw/i386/ssdt-tpm.hex.generated

+95
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,95 @@
1+
static unsigned char ssdt_tpm_aml[] = {
2+
0x53,
3+
0x53,
4+
0x44,
5+
0x54,
6+
0x5d,
7+
0x0,
8+
0x0,
9+
0x0,
10+
0x1,
11+
0xf,
12+
0x42,
13+
0x58,
14+
0x50,
15+
0x43,
16+
0x0,
17+
0x0,
18+
0x42,
19+
0x58,
20+
0x53,
21+
0x53,
22+
0x44,
23+
0x54,
24+
0x0,
25+
0x0,
26+
0x1,
27+
0x0,
28+
0x0,
29+
0x0,
30+
0x49,
31+
0x4e,
32+
0x54,
33+
0x4c,
34+
0x15,
35+
0x11,
36+
0x13,
37+
0x20,
38+
0x10,
39+
0x38,
40+
0x5c,
41+
0x5f,
42+
0x53,
43+
0x42,
44+
0x5f,
45+
0x5b,
46+
0x82,
47+
0x30,
48+
0x54,
49+
0x50,
50+
0x4d,
51+
0x5f,
52+
0x8,
53+
0x5f,
54+
0x48,
55+
0x49,
56+
0x44,
57+
0xc,
58+
0x41,
59+
0xd0,
60+
0xc,
61+
0x31,
62+
0x8,
63+
0x5f,
64+
0x43,
65+
0x52,
66+
0x53,
67+
0x11,
68+
0x11,
69+
0xa,
70+
0xe,
71+
0x86,
72+
0x9,
73+
0x0,
74+
0x1,
75+
0x0,
76+
0x0,
77+
0xd4,
78+
0xfe,
79+
0x0,
80+
0x50,
81+
0x0,
82+
0x0,
83+
0x79,
84+
0x0,
85+
0x14,
86+
0x9,
87+
0x5f,
88+
0x53,
89+
0x54,
90+
0x41,
91+
0x0,
92+
0xa4,
93+
0xa,
94+
0xf
95+
};

0 commit comments

Comments
 (0)