From d250a8bd5205763a6d026574fecb050a9670694e Mon Sep 17 00:00:00 2001 From: Peter Date: Fri, 30 Oct 2020 12:03:10 +0100 Subject: [PATCH] Typo Fix Changed the "SSDT-EC/UBX" to "SSDT-EC/USBX" --- Universal/ec-fix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Universal/ec-fix.md b/Universal/ec-fix.md index f42737c..83b5cd5 100644 --- a/Universal/ec-fix.md +++ b/Universal/ec-fix.md @@ -6,7 +6,7 @@ ## What this SSDT does -The purpose of SSDT-EC/UBX is a couple things: +The purpose of SSDT-EC/USBX is a couple things: * On desktops, the EC(or better known as the embedded controller) isn't compatible with AppleACPIEC driver, to get around this we disable this device when running macOS * AppleBusPowerController will look for a device named `EC`, so we will want to create a fake device for this kext to load onto