From a33281dc31d0993ff8a8a541129f8c40a785bfda Mon Sep 17 00:00:00 2001 From: Tyler Nguyen Date: Thu, 3 Oct 2019 01:01:07 -0700 Subject: [PATCH] Reorganized --- config.plist | 630 ------------------ .../config_patches.plist | 0 {ACPI => patches}/full-hotpatch/SSDT-ALS0.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-BATT.aml | Bin .../full-hotpatch/SSDT-Config.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-DMAC.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-GLAN.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-HDEF.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-I2C.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-IGPU.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-IMEI.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-KBD.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-LPC.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-MCHC.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-MEM2.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-NVME.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-PNLF.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-PRW.aml | Bin .../full-hotpatch/SSDT-PTSWAK.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-PWRB.aml | Bin .../full-hotpatch/SSDT-REDPT.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-SBUS.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-SMCD.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-TYPC.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-UIAC.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-USBX.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-XCPM.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-XOSI.aml | Bin {ACPI => patches}/full-hotpatch/SSDT-YTBT.aml | Bin {ACPI => patches}/partial-hotpatch/DSDT.aml | Bin {ACPI => patches}/partial-hotpatch/README.md | 0 .../partial-hotpatch/SSDT-PNLF.aml | Bin .../partial-hotpatch/SSDT-TYPC.aml | Bin .../partial-hotpatch/SSDT-UIAC.aml | Bin .../SSDT-X1-Carbon-Trackpoint.aml | Bin .../patch-files/1_fix_compile.txt | 0 .../patch-files/2_battery_Lenovo-X230i.txt | 0 .../patch-files/2_system_HPET.txt | 0 .../patch-files/2_system_IRQ.txt | 0 .../patch-files/2_system_Mutex.txt | 0 .../patch-files/2_system_RTC.txt | 0 .../patch-files/2_system_SMBUS.txt | 0 .../patch-files/2_system_WAK2.txt | 0 {ACPI => patches}/patch-files/3_Fn_Keys.txt | 0 .../patch-files/3_system_OSYS_win10.txt | 0 .../patch-files/3_usb_prw_0x6d_xhc_skl.txt | 0 {ACPI => patches}/patch-files/README.md | 0 47 files changed, 630 deletions(-) delete mode 100755 config.plist rename config_patches.plist => patches/config_patches.plist (100%) rename {ACPI => patches}/full-hotpatch/SSDT-ALS0.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-BATT.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-Config.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-DMAC.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-GLAN.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-HDEF.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-I2C.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-IGPU.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-IMEI.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-KBD.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-LPC.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-MCHC.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-MEM2.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-NVME.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-PNLF.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-PRW.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-PTSWAK.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-PWRB.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-REDPT.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-SBUS.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-SMCD.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-TYPC.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-UIAC.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-USBX.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-XCPM.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-XOSI.aml (100%) rename {ACPI => patches}/full-hotpatch/SSDT-YTBT.aml (100%) rename {ACPI => patches}/partial-hotpatch/DSDT.aml (100%) rename {ACPI => patches}/partial-hotpatch/README.md (100%) rename {ACPI => patches}/partial-hotpatch/SSDT-PNLF.aml (100%) rename {ACPI => patches}/partial-hotpatch/SSDT-TYPC.aml (100%) rename {ACPI => patches}/partial-hotpatch/SSDT-UIAC.aml (100%) rename {ACPI => patches}/partial-hotpatch/SSDT-X1-Carbon-Trackpoint.aml (100%) rename {ACPI => patches}/patch-files/1_fix_compile.txt (100%) rename {ACPI => patches}/patch-files/2_battery_Lenovo-X230i.txt (100%) rename {ACPI => patches}/patch-files/2_system_HPET.txt (100%) rename {ACPI => patches}/patch-files/2_system_IRQ.txt (100%) rename {ACPI => patches}/patch-files/2_system_Mutex.txt (100%) rename {ACPI => patches}/patch-files/2_system_RTC.txt (100%) rename {ACPI => patches}/patch-files/2_system_SMBUS.txt (100%) rename {ACPI => patches}/patch-files/2_system_WAK2.txt (100%) rename {ACPI => patches}/patch-files/3_Fn_Keys.txt (100%) rename {ACPI => patches}/patch-files/3_system_OSYS_win10.txt (100%) rename {ACPI => patches}/patch-files/3_usb_prw_0x6d_xhc_skl.txt (100%) rename {ACPI => patches}/patch-files/README.md (100%) diff --git a/config.plist b/config.plist deleted file mode 100755 index 53dc023..0000000 --- a/config.plist +++ /dev/null @@ -1,630 +0,0 @@ - - - - - ACPI - - AutoMerge - - Comment-DisabledAML - Disable other forms of CPU PM due to SSDT/Generate/PluginType=true - DSDT - - DropOEM_DSM - - Fixes - - Comment-IRQ Fix - The following fixes may be needed for onboard audio/USB/etc - FixHPET - - FixIPIC - - FixRTC - - FixTMR - - - Patches - - - Comment - change OSID to XSID (to avoid match against _OSI XOSI patch) - Disabled - - Find - - T1NJRA== - - Replace - - WFNJRA== - - - - Comment - change _OSI to XOSI - Disabled - - Find - - X09TSQ== - - Replace - - WE9TSQ== - - - - Comment - change _DSM to XDSM - Disabled - - Find - - X0RTTQ== - - Replace - - WERTTQ== - - - - Comment - change EC0 to EC - Disabled - - Find - - RUMwXw== - - Replace - - RUNfXw== - - - - Comment - change H_EC to EC - Disabled - - Find - - SF9FQw== - - Replace - - RUNfXw== - - - - Comment - change ECDV to EC - Disabled - - Find - - RUNEVg== - - Replace - - RUNfXw== - - - - Comment - change HDAS to HDEF - Disabled - - Find - - SERBUw== - - Replace - - SERFRg== - - - - Comment - change HECI to IMEI - Disabled - - Find - - SEVDSQ== - - Replace - - SU1FSQ== - - - - Comment - change MEI to IMEI - Disabled - - Find - - TUVJXw== - - Replace - - SU1FSQ== - - - - Comment - change GFX0 to IGPU - Disabled - - Find - - R0ZYMA== - - Replace - - SUdQVQ== - - - - Comment - change PCI0.VID to IGPU #1 (Thinkpad) - Disabled - - Find - - UENJMFZJRF8= - - Replace - - UENJMElHUFU= - - - - Comment - change PCI0.VID to IGPU #2 (Thinkpad) - Disabled - - Find - - VklEXwhfQURSDAAAAgA= - - Replace - - SUdQVQhfQURSDAAAAgA= - - - - - DisabledAML - - SSDT.aml - SSDT-XCPM.aml - SSDT-PluginType1.aml - - DropTables - - - Signature - #MCFG - - - Signature - DMAR - - - Signature - SSDT - TableId - xh_rvp10 - - - FixHeaders - - SSDT - - DropOem - - Generate - - PluginType - - - NoOemTableId - - - - Boot - - #DefaultVolume - LastBootedVolume - Arguments - nv_disable=1 dart=0 -cdfon -disablegfxfirmware -igfxnohdmi lilucpu=9 - DefaultVolume - LastBootedVolume - NeverHibernate - - Secure - - Timeout - 2 - XMPDetection - - - Comment - This file is for 10.12.6+ with native KabyLake support - Devices - - AddProperties - - - Comment - Inject "name" as (data)"#display" to disable graphics drivers on NVidia - Device - NVidia - Disabled - - Key - name - Value - - I2Rpc3BsYXkA - - - - Comment - Inject "IOName" as "#display" to disable graphics drivers on NVidia - Device - NVidia - Disabled - - Key - IOName - Value - #display - - - Comment - Inject bogus class-code to prevent graphics drivers loading for NVidia - Device - NVidia - Disabled - - Key - class-code - Value - - /////w== - - - - Comment - Inject "name" as (data)"#display" to disable graphics drivers on AMD - Device - ATI - Disabled - - Key - name - Value - - I2Rpc3BsYXkA - - - - Comment - Inject "IOName" as "#display" to disable graphics drivers on AMD - Device - ATI - Disabled - - Key - IOName - Value - #display - - - Comment - Inject bogus class-code to prevent graphics drivers loading for AMD - Device - ATI - Disabled - - Key - class-code - Value - - /////w== - - - - Comment - Inject bogus vendor-id to prevent graphics drivers loading for AMD - Device - ATI - Disabled - - Key - vendor-id - Value - - //8AAA== - - - - Comment - Inject bogus device-id to prevent graphics drivers loading for AMD - Device - ATI - Disabled - - Key - device-id - Value - - //8AAA== - - - - Audio - - Inject - 0 - - FakeID - - #IntelGFX - 0x59168086 - #Kaby Lake-Comment - To avoid automatic Clover fake device-id (Skylake) injection - - Properties - - PciRoot(0)/Pci(0x02,0) - - # DVMT-prealloc - 32MB BIOS, 19MB framebuffer, 9MB cursor bytes (credit RehabMan) - #1 0306->0105 - 0x591b0000, 0105 instead of 0306, HDMI - #1 framebuffer-con1-alldata - - AQUKAAAIAACHAQAAAgQKAAAIAACHAQAA/wAAAAEAAAAg - AAAA - - #1 framebuffer-con1-enable - 1 - #2 0204->0105 - 0x591b0000, 0105 instead of 0204, HDMI - #2 framebuffer-con1-alldata - - AQUKAAAIAACHAQAAAwYKAAAEAACHAQAA/wAAAAEAAAAg - AAAA - - #2 framebuffer-con1-enable - 1 - #3 framebuffer-con1-alldata - - /wAAAAEAAAAgAAAA/wAAAAEAAAAgAAAA/wAAAAEAAAAg - AAAA - - #3 framebuffer-con1-enable - 1 - #3 no external - 0x591b0000, eliminate all external ports (0204 and 0306) - #framebuffer-con0-enable - 1 - #framebuffer-con0-type - - AAQAAA== - - #framebuffer-con1-enable - 1 - #framebuffer-con1-flags - - hwEAAA== - - #framebuffer-con1-pipe - - EgAAAA== - - #framebuffer-con1-type - - AAgAAA== - - #framebuffer-con2-enable - 1 - #framebuffer-con2-flags - - hwEAAA== - - #framebuffer-con2-pipe - - EgAAAA== - - #framebuffer-con2-type - - AAgAAA== - - #framebuffer-con3-enable - 1 - #framebuffer-con3-flags - - hwEAAA== - - #framebuffer-con3-pipe - - EgAAAA== - - #framebuffer-con3-type - - AAgAAA== - - #hda-gfx - onboard-1 - AAPL,ig-platform-id - - AAAbWQ== - - device-id - - FlkAAA== - - framebuffer-fbmem - - AACQAA== - - framebuffer-patch-enable - 1 - framebuffer-stolenmem - - AAAwAQ== - - - PciRoot(0)/Pci(0x1f,3) - - #hda-gfx - onboard-1 - #no-controller-patch - 1 - layout-id - 11 - - - USB - - AddClockID - - FixOwnership - - Inject - - - UseIntelHDMI - - - DisableDrivers - - VBoxHfs - - GUI - - #ScreenResolution - 1920x1080 - EmbeddedThemeType - Dark - Hide - - Preboot - - Mouse - - Enabled - - - Scan - - Theme - embedded - - Graphics - - #EDID - - Inject - - - #ig-platform-id - 0x591b0000 - Inject - - ATI - - Intel - - NVidia - - - - KernelAndKextPatches - - AppleRTC - - DellSMBIOSPatch - - ForceKextsToLoad - - \System\Library\Extensions\IONetworkingFamily.kext - - KernelLapic - - KernelPm - - KernelToPatch - - - Comment - MSR 0xE2 _xcpm_idle instant reboot(c) Pike R. Alpha - Disabled - - Find - - ILniAAAADzA= - - Replace - - ILniAAAAkJA= - - - - Comment - Disable panic kext logging on 10.13 release kernel (credit vit9696) - Disabled - - Find - - igKEwHRE - - MatchOS - 10.13.x - Replace - - igKEwOtE - - - - Comment - Disable panic kext logging on 10.14 release kernel (credit vit9696) - Disabled - - Find - - igKEwHRC - - MatchOS - 10.14.x - Replace - - igKEwOtC - - - - KextsToPatch - - - RtVariables - - BooterConfig - 0x28 - CsrActiveConfig - 0x67 - ROM - UseMacAddr0 - - SystemParameters - - InjectKexts - Detect - - - diff --git a/config_patches.plist b/patches/config_patches.plist similarity index 100% rename from config_patches.plist rename to patches/config_patches.plist diff --git a/ACPI/full-hotpatch/SSDT-ALS0.aml b/patches/full-hotpatch/SSDT-ALS0.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-ALS0.aml rename to patches/full-hotpatch/SSDT-ALS0.aml diff --git a/ACPI/full-hotpatch/SSDT-BATT.aml b/patches/full-hotpatch/SSDT-BATT.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-BATT.aml rename to patches/full-hotpatch/SSDT-BATT.aml diff --git a/ACPI/full-hotpatch/SSDT-Config.aml b/patches/full-hotpatch/SSDT-Config.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-Config.aml rename to patches/full-hotpatch/SSDT-Config.aml diff --git a/ACPI/full-hotpatch/SSDT-DMAC.aml b/patches/full-hotpatch/SSDT-DMAC.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-DMAC.aml rename to patches/full-hotpatch/SSDT-DMAC.aml diff --git a/ACPI/full-hotpatch/SSDT-GLAN.aml b/patches/full-hotpatch/SSDT-GLAN.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-GLAN.aml rename to patches/full-hotpatch/SSDT-GLAN.aml diff --git a/ACPI/full-hotpatch/SSDT-HDEF.aml b/patches/full-hotpatch/SSDT-HDEF.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-HDEF.aml rename to patches/full-hotpatch/SSDT-HDEF.aml diff --git a/ACPI/full-hotpatch/SSDT-I2C.aml b/patches/full-hotpatch/SSDT-I2C.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-I2C.aml rename to patches/full-hotpatch/SSDT-I2C.aml diff --git a/ACPI/full-hotpatch/SSDT-IGPU.aml b/patches/full-hotpatch/SSDT-IGPU.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-IGPU.aml rename to patches/full-hotpatch/SSDT-IGPU.aml diff --git a/ACPI/full-hotpatch/SSDT-IMEI.aml b/patches/full-hotpatch/SSDT-IMEI.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-IMEI.aml rename to patches/full-hotpatch/SSDT-IMEI.aml diff --git a/ACPI/full-hotpatch/SSDT-KBD.aml b/patches/full-hotpatch/SSDT-KBD.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-KBD.aml rename to patches/full-hotpatch/SSDT-KBD.aml diff --git a/ACPI/full-hotpatch/SSDT-LPC.aml b/patches/full-hotpatch/SSDT-LPC.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-LPC.aml rename to patches/full-hotpatch/SSDT-LPC.aml diff --git a/ACPI/full-hotpatch/SSDT-MCHC.aml b/patches/full-hotpatch/SSDT-MCHC.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-MCHC.aml rename to patches/full-hotpatch/SSDT-MCHC.aml diff --git a/ACPI/full-hotpatch/SSDT-MEM2.aml b/patches/full-hotpatch/SSDT-MEM2.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-MEM2.aml rename to patches/full-hotpatch/SSDT-MEM2.aml diff --git a/ACPI/full-hotpatch/SSDT-NVME.aml b/patches/full-hotpatch/SSDT-NVME.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-NVME.aml rename to patches/full-hotpatch/SSDT-NVME.aml diff --git a/ACPI/full-hotpatch/SSDT-PNLF.aml b/patches/full-hotpatch/SSDT-PNLF.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-PNLF.aml rename to patches/full-hotpatch/SSDT-PNLF.aml diff --git a/ACPI/full-hotpatch/SSDT-PRW.aml b/patches/full-hotpatch/SSDT-PRW.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-PRW.aml rename to patches/full-hotpatch/SSDT-PRW.aml diff --git a/ACPI/full-hotpatch/SSDT-PTSWAK.aml b/patches/full-hotpatch/SSDT-PTSWAK.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-PTSWAK.aml rename to patches/full-hotpatch/SSDT-PTSWAK.aml diff --git a/ACPI/full-hotpatch/SSDT-PWRB.aml b/patches/full-hotpatch/SSDT-PWRB.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-PWRB.aml rename to patches/full-hotpatch/SSDT-PWRB.aml diff --git a/ACPI/full-hotpatch/SSDT-REDPT.aml b/patches/full-hotpatch/SSDT-REDPT.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-REDPT.aml rename to patches/full-hotpatch/SSDT-REDPT.aml diff --git a/ACPI/full-hotpatch/SSDT-SBUS.aml b/patches/full-hotpatch/SSDT-SBUS.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-SBUS.aml rename to patches/full-hotpatch/SSDT-SBUS.aml diff --git a/ACPI/full-hotpatch/SSDT-SMCD.aml b/patches/full-hotpatch/SSDT-SMCD.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-SMCD.aml rename to patches/full-hotpatch/SSDT-SMCD.aml diff --git a/ACPI/full-hotpatch/SSDT-TYPC.aml b/patches/full-hotpatch/SSDT-TYPC.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-TYPC.aml rename to patches/full-hotpatch/SSDT-TYPC.aml diff --git a/ACPI/full-hotpatch/SSDT-UIAC.aml b/patches/full-hotpatch/SSDT-UIAC.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-UIAC.aml rename to patches/full-hotpatch/SSDT-UIAC.aml diff --git a/ACPI/full-hotpatch/SSDT-USBX.aml b/patches/full-hotpatch/SSDT-USBX.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-USBX.aml rename to patches/full-hotpatch/SSDT-USBX.aml diff --git a/ACPI/full-hotpatch/SSDT-XCPM.aml b/patches/full-hotpatch/SSDT-XCPM.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-XCPM.aml rename to patches/full-hotpatch/SSDT-XCPM.aml diff --git a/ACPI/full-hotpatch/SSDT-XOSI.aml b/patches/full-hotpatch/SSDT-XOSI.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-XOSI.aml rename to patches/full-hotpatch/SSDT-XOSI.aml diff --git a/ACPI/full-hotpatch/SSDT-YTBT.aml b/patches/full-hotpatch/SSDT-YTBT.aml similarity index 100% rename from ACPI/full-hotpatch/SSDT-YTBT.aml rename to patches/full-hotpatch/SSDT-YTBT.aml diff --git a/ACPI/partial-hotpatch/DSDT.aml b/patches/partial-hotpatch/DSDT.aml similarity index 100% rename from ACPI/partial-hotpatch/DSDT.aml rename to patches/partial-hotpatch/DSDT.aml diff --git a/ACPI/partial-hotpatch/README.md b/patches/partial-hotpatch/README.md similarity index 100% rename from ACPI/partial-hotpatch/README.md rename to patches/partial-hotpatch/README.md diff --git a/ACPI/partial-hotpatch/SSDT-PNLF.aml b/patches/partial-hotpatch/SSDT-PNLF.aml similarity index 100% rename from ACPI/partial-hotpatch/SSDT-PNLF.aml rename to patches/partial-hotpatch/SSDT-PNLF.aml diff --git a/ACPI/partial-hotpatch/SSDT-TYPC.aml b/patches/partial-hotpatch/SSDT-TYPC.aml similarity index 100% rename from ACPI/partial-hotpatch/SSDT-TYPC.aml rename to patches/partial-hotpatch/SSDT-TYPC.aml diff --git a/ACPI/partial-hotpatch/SSDT-UIAC.aml b/patches/partial-hotpatch/SSDT-UIAC.aml similarity index 100% rename from ACPI/partial-hotpatch/SSDT-UIAC.aml rename to patches/partial-hotpatch/SSDT-UIAC.aml diff --git a/ACPI/partial-hotpatch/SSDT-X1-Carbon-Trackpoint.aml b/patches/partial-hotpatch/SSDT-X1-Carbon-Trackpoint.aml similarity index 100% rename from ACPI/partial-hotpatch/SSDT-X1-Carbon-Trackpoint.aml rename to patches/partial-hotpatch/SSDT-X1-Carbon-Trackpoint.aml diff --git a/ACPI/patch-files/1_fix_compile.txt b/patches/patch-files/1_fix_compile.txt similarity index 100% rename from ACPI/patch-files/1_fix_compile.txt rename to patches/patch-files/1_fix_compile.txt diff --git a/ACPI/patch-files/2_battery_Lenovo-X230i.txt b/patches/patch-files/2_battery_Lenovo-X230i.txt similarity index 100% rename from ACPI/patch-files/2_battery_Lenovo-X230i.txt rename to patches/patch-files/2_battery_Lenovo-X230i.txt diff --git a/ACPI/patch-files/2_system_HPET.txt b/patches/patch-files/2_system_HPET.txt similarity index 100% rename from ACPI/patch-files/2_system_HPET.txt rename to patches/patch-files/2_system_HPET.txt diff --git a/ACPI/patch-files/2_system_IRQ.txt b/patches/patch-files/2_system_IRQ.txt similarity index 100% rename from ACPI/patch-files/2_system_IRQ.txt rename to patches/patch-files/2_system_IRQ.txt diff --git a/ACPI/patch-files/2_system_Mutex.txt b/patches/patch-files/2_system_Mutex.txt similarity index 100% rename from ACPI/patch-files/2_system_Mutex.txt rename to patches/patch-files/2_system_Mutex.txt diff --git a/ACPI/patch-files/2_system_RTC.txt b/patches/patch-files/2_system_RTC.txt similarity index 100% rename from ACPI/patch-files/2_system_RTC.txt rename to patches/patch-files/2_system_RTC.txt diff --git a/ACPI/patch-files/2_system_SMBUS.txt b/patches/patch-files/2_system_SMBUS.txt similarity index 100% rename from ACPI/patch-files/2_system_SMBUS.txt rename to patches/patch-files/2_system_SMBUS.txt diff --git a/ACPI/patch-files/2_system_WAK2.txt b/patches/patch-files/2_system_WAK2.txt similarity index 100% rename from ACPI/patch-files/2_system_WAK2.txt rename to patches/patch-files/2_system_WAK2.txt diff --git a/ACPI/patch-files/3_Fn_Keys.txt b/patches/patch-files/3_Fn_Keys.txt similarity index 100% rename from ACPI/patch-files/3_Fn_Keys.txt rename to patches/patch-files/3_Fn_Keys.txt diff --git a/ACPI/patch-files/3_system_OSYS_win10.txt b/patches/patch-files/3_system_OSYS_win10.txt similarity index 100% rename from ACPI/patch-files/3_system_OSYS_win10.txt rename to patches/patch-files/3_system_OSYS_win10.txt diff --git a/ACPI/patch-files/3_usb_prw_0x6d_xhc_skl.txt b/patches/patch-files/3_usb_prw_0x6d_xhc_skl.txt similarity index 100% rename from ACPI/patch-files/3_usb_prw_0x6d_xhc_skl.txt rename to patches/patch-files/3_usb_prw_0x6d_xhc_skl.txt diff --git a/ACPI/patch-files/README.md b/patches/patch-files/README.md similarity index 100% rename from ACPI/patch-files/README.md rename to patches/patch-files/README.md