From 0797deb6747ee9c5d385bc0119ae70a23f585b22 Mon Sep 17 00:00:00 2001 From: Mqdd Date: Sun, 11 Jan 2026 02:21:42 +0700 Subject: Add Boot OC --- oc/ACPI/SSDT-AC.aml | Bin 0 -> 142 bytes oc/ACPI/SSDT-ARPT.aml | Bin 0 -> 510 bytes oc/ACPI/SSDT-BATX.aml | Bin 0 -> 7082 bytes oc/ACPI/SSDT-DEVICE.aml | Bin 0 -> 472 bytes oc/ACPI/SSDT-EC.aml | Bin 0 -> 319 bytes oc/ACPI/SSDT-GPRW.aml | Bin 0 -> 101 bytes oc/ACPI/SSDT-HWAC.aml | Bin 0 -> 186 bytes oc/ACPI/SSDT-INIT.aml | Bin 0 -> 140 bytes oc/ACPI/SSDT-KBRD.aml | Bin 0 -> 358 bytes oc/ACPI/SSDT-KBTA.aml | Bin 0 -> 1549 bytes oc/ACPI/SSDT-OFFDGPU.aml | Bin 0 -> 363 bytes oc/ACPI/SSDT-OFFTB.aml | Bin 0 -> 305 bytes oc/ACPI/SSDT-PNLF.aml | Bin 0 -> 113 bytes oc/ACPI/SSDT-SLEEP.aml | Bin 0 -> 1635 bytes oc/ACPI/SSDT-UTILS.aml | Bin 0 -> 140 bytes oc/ACPI/SSDT-XHC.aml | Bin 0 -> 1614 bytes oc/ACPI/SSDT-YOGASMC.aml | Bin 0 -> 348 bytes 17 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 oc/ACPI/SSDT-AC.aml create mode 100755 oc/ACPI/SSDT-ARPT.aml create mode 100755 oc/ACPI/SSDT-BATX.aml create mode 100755 oc/ACPI/SSDT-DEVICE.aml create mode 100755 oc/ACPI/SSDT-EC.aml create mode 100755 oc/ACPI/SSDT-GPRW.aml create mode 100755 oc/ACPI/SSDT-HWAC.aml create mode 100755 oc/ACPI/SSDT-INIT.aml create mode 100755 oc/ACPI/SSDT-KBRD.aml create mode 100755 oc/ACPI/SSDT-KBTA.aml create mode 100755 oc/ACPI/SSDT-OFFDGPU.aml create mode 100755 oc/ACPI/SSDT-OFFTB.aml create mode 100755 oc/ACPI/SSDT-PNLF.aml create mode 100755 oc/ACPI/SSDT-SLEEP.aml create mode 100755 oc/ACPI/SSDT-UTILS.aml create mode 100755 oc/ACPI/SSDT-XHC.aml create mode 100755 oc/ACPI/SSDT-YOGASMC.aml (limited to 'oc/ACPI') diff --git a/oc/ACPI/SSDT-AC.aml b/oc/ACPI/SSDT-AC.aml new file mode 100755 index 0000000..f362fa1 Binary files /dev/null and b/oc/ACPI/SSDT-AC.aml differ diff --git a/oc/ACPI/SSDT-ARPT.aml b/oc/ACPI/SSDT-ARPT.aml new file mode 100755 index 0000000..b0b4f8b Binary files /dev/null and b/oc/ACPI/SSDT-ARPT.aml differ diff --git a/oc/ACPI/SSDT-BATX.aml b/oc/ACPI/SSDT-BATX.aml new file mode 100755 index 0000000..51f9a39 Binary files /dev/null and b/oc/ACPI/SSDT-BATX.aml differ diff --git a/oc/ACPI/SSDT-DEVICE.aml b/oc/ACPI/SSDT-DEVICE.aml new file mode 100755 index 0000000..2eb37b2 Binary files /dev/null and b/oc/ACPI/SSDT-DEVICE.aml differ diff --git a/oc/ACPI/SSDT-EC.aml b/oc/ACPI/SSDT-EC.aml new file mode 100755 index 0000000..427e15a Binary files /dev/null and b/oc/ACPI/SSDT-EC.aml differ diff --git a/oc/ACPI/SSDT-GPRW.aml b/oc/ACPI/SSDT-GPRW.aml new file mode 100755 index 0000000..c60f0b7 Binary files /dev/null and b/oc/ACPI/SSDT-GPRW.aml differ diff --git a/oc/ACPI/SSDT-HWAC.aml b/oc/ACPI/SSDT-HWAC.aml new file mode 100755 index 0000000..41c2e8e Binary files /dev/null and b/oc/ACPI/SSDT-HWAC.aml differ diff --git a/oc/ACPI/SSDT-INIT.aml b/oc/ACPI/SSDT-INIT.aml new file mode 100755 index 0000000..84d1cc6 Binary files /dev/null and b/oc/ACPI/SSDT-INIT.aml differ diff --git a/oc/ACPI/SSDT-KBRD.aml b/oc/ACPI/SSDT-KBRD.aml new file mode 100755 index 0000000..624a3f9 Binary files /dev/null and b/oc/ACPI/SSDT-KBRD.aml differ diff --git a/oc/ACPI/SSDT-KBTA.aml b/oc/ACPI/SSDT-KBTA.aml new file mode 100755 index 0000000..11f3822 Binary files /dev/null and b/oc/ACPI/SSDT-KBTA.aml differ diff --git a/oc/ACPI/SSDT-OFFDGPU.aml b/oc/ACPI/SSDT-OFFDGPU.aml new file mode 100755 index 0000000..89ef804 Binary files /dev/null and b/oc/ACPI/SSDT-OFFDGPU.aml differ diff --git a/oc/ACPI/SSDT-OFFTB.aml b/oc/ACPI/SSDT-OFFTB.aml new file mode 100755 index 0000000..e985fb9 Binary files /dev/null and b/oc/ACPI/SSDT-OFFTB.aml differ diff --git a/oc/ACPI/SSDT-PNLF.aml b/oc/ACPI/SSDT-PNLF.aml new file mode 100755 index 0000000..1c2230a Binary files /dev/null and b/oc/ACPI/SSDT-PNLF.aml differ diff --git a/oc/ACPI/SSDT-SLEEP.aml b/oc/ACPI/SSDT-SLEEP.aml new file mode 100755 index 0000000..62b73f5 Binary files /dev/null and b/oc/ACPI/SSDT-SLEEP.aml differ diff --git a/oc/ACPI/SSDT-UTILS.aml b/oc/ACPI/SSDT-UTILS.aml new file mode 100755 index 0000000..d6dad3b Binary files /dev/null and b/oc/ACPI/SSDT-UTILS.aml differ diff --git a/oc/ACPI/SSDT-XHC.aml b/oc/ACPI/SSDT-XHC.aml new file mode 100755 index 0000000..8fdcaef Binary files /dev/null and b/oc/ACPI/SSDT-XHC.aml differ diff --git a/oc/ACPI/SSDT-YOGASMC.aml b/oc/ACPI/SSDT-YOGASMC.aml new file mode 100755 index 0000000..70c0282 Binary files /dev/null and b/oc/ACPI/SSDT-YOGASMC.aml differ -- cgit v1.2.3