# SSDTTime **Repository Path**: softxing/SSDTTime ## Basic Information - **Project Name**: SSDTTime - **Description**: https://github.com/corpnewt/SSDTTime - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://github.com/corpnewt/SSDTTime - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-29 - **Last Updated**: 2022-01-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SSDTTime ========== A simple tool designed to make creating SSDTs simple. Supports macOS, Linux and Windows ## Supported SSDTs: - SSDT-EC - OS-aware fake EC - SSDT-PLUG - Sets plugin-type = 1 on CPU0/PR00 - SSDT-HPET - Patches out IRQ conflicts Additionally on Linux and Windows the tool can be used to dump the system DSDT. ## Instructions: ### Linux: * Launch SSDTTime.py with any somewhat recent version of Python from either a terminal window or by running the file normally. ### macOS: * Launch SSDTTime.command from either a terminal window or by double clicking the file. ### Windows: * Launch SSDTTime.bat from either a terminal window or by double clicking the file. ## Credits: - [CorpNewt](https://github.com/CorpNewt) - Writing the script and libraries used - [NoOne](https://github.com/IOIIIO) - Some small improvements to the script - Rehabman/Intel - iasl