Initial commit

This commit is contained in:
z8
2023-10-29 16:42:16 +01:00
commit 4ede0f9eb0
207 changed files with 34545 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# ASPM
`aspm.py` is a re-implementation of the `enable_aspm.sh` script originally written by Luis R. Rodriguez.
`ASPMEnabler` is an EFI executable that patches the FADT ACPI table, based on S0ixEnabler by James Swineson.
For more information please see this blog post: [https://z8.re/blog/aspm](https://z8.re/blog/aspm)