Hide OpenShell.efi by default

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/139
This commit is contained in:
Mykola Grymalyuk
2021-04-10 15:38:26 -06:00
parent 8365144834
commit b6ac9f3a6f
5 changed files with 91 additions and 28 deletions

View File

@@ -708,10 +708,44 @@ AMDMXMGPUs = [
"0x67c0",#AMD WX 7100
]
nativeWifi = [
"ba430000",#BCM43602
"a3430000",#BCM4350
"a0430000",#BCM4360
BCM4360Wifi = [
"43BA",#BCM43602
"43A3",#BCM4350
"43A0",#BCM4360
]
BCM94331Wifi = [
"4331",
"4353",
]
BCM94322Wifi = [
"4331",
"4353",
"432B",
]
BCM94328Wifi = [
"4311",
"4312",
"4313",
"4318",
"4319",
"431A",
"4320",
"4324",
"4325",
"4328",
"432C",
"432D",
]
AtherosWifi = [
"0030",
"002A",
"001C",
"0023",
"0024",
]
NightShiftExclude = [