1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
/* DO NOT EDIT! This is an autogenerated file. See scripts/acpi_extract.py. */
static unsigned char ssdt_pcihp_name[] = {
0x33
};
static unsigned char ssdt_pcihp_adr[] = {
0x44
};
static unsigned char ssdt_pcihp_end[] = {
0x57
};
static unsigned char ssdp_pcihp_aml[] = {
0x53, 0x53, 0x44, 0x54, 0x57, 0x00, 0x00, 0x00,
0x01, 0x27, 0x42, 0x58, 0x50, 0x43, 0x00, 0x00,
0x42, 0x58, 0x53, 0x53, 0x44, 0x54, 0x50, 0x43,
0x01, 0x00, 0x00, 0x00, 0x49, 0x4e, 0x54, 0x4c,
0x18, 0x08, 0x15, 0x20, 0x10, 0x32, 0x5c, 0x2e,
0x5f, 0x53, 0x42, 0x5f, 0x50, 0x43, 0x49, 0x30,
0x5b, 0x82, 0x25, 0x53, 0x41, 0x41, 0x5f, 0x08,
0x5f, 0x53, 0x55, 0x4e, 0x0a, 0xaa, 0x08, 0x5f,
0x41, 0x44, 0x52, 0x0c, 0x00, 0x00, 0xaa, 0x00,
0x14, 0x0e, 0x5f, 0x45, 0x4a, 0x30, 0x01, 0x50,
0x43, 0x45, 0x4a, 0x5f, 0x53, 0x55, 0x4e
};
static unsigned char ssdt_pcihp_start[] = {
0x30
};
static unsigned char ssdt_pcihp_id[] = {
0x3d
};
static unsigned char ssdt_pcihp_ej0[] = {
0x4a
};
|