diff --git a/ACPI/Stock ACPI/BIOS-v1.56/DSDT.aml b/ACPI/Stock ACPI/BIOS-v1.56/DSDT.aml new file mode 100644 index 0000000..7373c49 Binary files /dev/null and b/ACPI/Stock ACPI/BIOS-v1.56/DSDT.aml differ diff --git a/docs/index.md b/docs/index.md index 8346a1b..bbd132f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,7 +7,7 @@ hide: #### Does everything work? -The core, majority functions work. Notable non-functional features include the fingerprint reader, WWAN, and USB 3.1 hotplug. +Core functions work flawlessly. Notable non-functional features include the fingerprint reader, WWAN, and USB 3.1 Gen2 hotplug. #### Is this project maintained? diff --git a/docs/issues.md b/docs/issues.md index 0412e5b..40fa1a0 100644 --- a/docs/issues.md +++ b/docs/issues.md @@ -11,11 +11,12 @@ hide: #### Machine boots to black/BIOS, and/or selector -- Double check your EFI paritiion dirrectory structure. It should look as `/Volumes/EFI/EFI/` - - `OC` - - `BOOT` +- Double check your EFI paritiion dirrectory structure. The directory structure should look as `/Volumes/EFI/EFI/` + + - `OC` + - `BOOT` -#### macOS Sierra, High Sierra, Catalina, and Big Sur +#### Legacy macOS: Sierra, High Sierra, Catalina, and Big Sur - These were all working on the machine at one point. They should still working with some minor tweaks to the EFI. They won't be supported by me, however. You'll have to do this yourself. diff --git a/docs/technical.md b/docs/technical.md index cb8274b..58c70d9 100644 --- a/docs/technical.md +++ b/docs/technical.md @@ -37,7 +37,7 @@ hide: Some patches within OC-Little can be oudated, badly done, or fragmented because of different patch authors. Consider using this resource only as a reference and basic guide, not a patch repository. -3. Consider referencing the [MacbookPro14,1 ACPI Dump](https://github.com/khronokernel/DarwinDumped/tree/master/MacBookPro/MacBookPro14%2C1) when understanding certain functions within macOS. +3. Consider referencing the [MacbookPro14,1 ACPI Dump](https://github.com/khronokernel/DarwinDumped/tree/master/MacBookPro/MacBookPro14%2C1) when trying to understand certain functions within macOS. ### Acidanthera Official Docs