Closed tylernguyen closed 4 years ago
Using Clover with ACPI patch and .efi driver and the followed attached SSDT. SSDT-TDBG.aml.zip
For reference:
% log show --last boot --predicate 'process == "kernel" AND senderImagePath CONTAINS "AppleACPIPlatform"' --style compact | awk '/ACPI Debug/{getline; getline; print}' 2019-12-19 04:31:45.766 Df kernel[0:71] (AppleACPIPlatform) "SGOV(0x0000000002020015, 0x00000000FDAE04A8) called" 2019-12-19 04:31:45.767 Df kernel[0:71] (AppleACPIPlatform) "GPIO 0x0000000002020015 has MMIO address 0x00000000FDAE04A8" 2019-12-19 04:31:45.773 Df kernel[0:71] (AppleACPIPlatform) "Calling TBFP" 2019-12-19 04:31:45.773 Df kernel[0:71] (AppleACPIPlatform) "SGOV(0x0000000002020015, 0x00000000FDAE04A8) called" 2019-12-19 04:31:45.774 Df kernel[0:71] (AppleACPIPlatform) "GPIO 0x0000000002020015 has MMIO address 0x00000000FDAE04A8" 2019-12-19 04:31:45.815 Df kernel[0:76] (AppleACPIPlatform) "SGOV(0x0000000002020015, 0x00000000FDAE04A8) called" 2019-12-19 04:31:45.816 Df kernel[0:76] (AppleACPIPlatform) "GPIO 0x0000000002020015 has MMIO address 0x00000000FDAE04A8"
Using Clover with ACPI patch and .efi driver and the followed attached SSDT. SSDT-TDBG.aml.zip
For reference: