mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-01-27 10:19:49 +00:00
Refactor kext index retrieval
This commit is contained in:
@@ -887,3 +887,5 @@ kexts = [
|
||||
}
|
||||
)
|
||||
]
|
||||
|
||||
kext_index_by_name = {kext.name: index for index, kext in enumerate(kexts)}
|
||||
Reference in New Issue
Block a user