acpi: automatically generated ssdt proc
[seabios.git] / src / ssdt-proc.hex
diff --git a/src/ssdt-proc.hex b/src/ssdt-proc.hex
new file mode 100644 (file)
index 0000000..fb9ae06
--- /dev/null
@@ -0,0 +1,43 @@
+/*
+ * 
+ * Intel ACPI Component Architecture
+ * ASL Optimizing Compiler version 20100528 [Feb  9 2011]
+ * Copyright (c) 2000 - 2010 Intel Corporation
+ * Supports ACPI Specification Revision 4.0a
+ * 
+ * Compilation of "out/ssdt-proc.dsl.i" - Wed Oct 12 21:14:18 2011
+ * 
+ * C source code output
+ * AML code block contains 0x78 bytes
+ *
+ */
+unsigned char AmlCode[] =
+{
+    0x53,0x53,0x44,0x54,0x78,0x00,0x00,0x00,  /* 00000000    "SSDTx..." */
+    0x01,0xB3,0x42,0x58,0x50,0x43,0x00,0x00,  /* 00000008    "..BXPC.." */
+    0x42,0x58,0x53,0x53,0x44,0x54,0x00,0x00,  /* 00000010    "BXSSDT.." */
+    0x01,0x00,0x00,0x00,0x49,0x4E,0x54,0x4C,  /* 00000018    "....INTL" */
+    0x28,0x05,0x10,0x20,0x5B,0x83,0x42,0x05,  /* 00000020    "(.. [.B." */
+    0x43,0x50,0x41,0x41,0xAA,0x10,0xB0,0x00,  /* 00000028    "CPAA...." */
+    0x00,0x06,0x08,0x49,0x44,0x5F,0x5F,0x0A,  /* 00000030    "...ID__." */
+    0xAA,0x08,0x5F,0x48,0x49,0x44,0x0D,0x41,  /* 00000038    ".._HID.A" */
+    0x43,0x50,0x49,0x30,0x30,0x30,0x37,0x00,  /* 00000040    "CPI0007." */
+    0x14,0x0F,0x5F,0x4D,0x41,0x54,0x00,0xA4,  /* 00000048    ".._MAT.." */
+    0x43,0x50,0x4D,0x41,0x49,0x44,0x5F,0x5F,  /* 00000050    "CPMAID__" */
+    0x14,0x0F,0x5F,0x53,0x54,0x41,0x00,0xA4,  /* 00000058    ".._STA.." */
+    0x43,0x50,0x53,0x54,0x49,0x44,0x5F,0x5F,  /* 00000060    "CPSTID__" */
+    0x14,0x0F,0x5F,0x45,0x4A,0x30,0x01,0x43,  /* 00000068    ".._EJ0.C" */
+    0x50,0x45,0x4A,0x49,0x44,0x5F,0x5F,0x68   /* 00000070    "PEJID__h" */
+};
+static unsigned char ssdt_proc_id[] = {
+0x38
+};
+static unsigned char ssdt_proc_name[] = {
+0x28
+};
+static unsigned char ssdt_proc_end[] = {
+0x78
+};
+static unsigned char ssdt_proc_start[] = {
+0x24
+};