mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-08-25 14:53:06 +00:00
Add YogaSMC kext
This commit is contained in:
@@ -615,6 +615,16 @@ kexts = [
|
||||
"repo": "BigSurface"
|
||||
}
|
||||
),
|
||||
KextInfo(
|
||||
name = "YogaSMC",
|
||||
description = "Enables support for syncing SMC keys, controlling sensors and managing vendor-specific features",
|
||||
category = "Brand Specific",
|
||||
requires_kexts = ["Lilu", "VirtualSMC"],
|
||||
github_repo = {
|
||||
"owner": "zhen-zen",
|
||||
"repo": "YogaSMC"
|
||||
}
|
||||
),
|
||||
KextInfo(
|
||||
name = "CtlnaAHCIPort",
|
||||
description = "Improves support for certain SATA controllers",
|
||||
|
||||
Reference in New Issue
Block a user