提交 6f91606f 编写于 作者: 草原企鹅's avatar 草原企鹅

Fixed inappropriate OCS rule description

上级 4faea05a
......@@ -209,7 +209,7 @@ UEFI
JumpstartHotPlug=no
MinDate=0
MinVersion=0
GlobalConnect~=.* "<b>{$setting}</b> = <b>{$value}</b> --><font color=blue>如果未显示APFS驱动器,建议在HP系统上启用</font>":"!-->缺少<b><font colore=red>GlobalConnect</font></b>选项"
GlobalConnect~=.* "<b>{$setting}</b> = <b>{$value}</b> "
:Audio
AudioSupport~=.* " <b>{$setting}</b> = <b>{$value}</b>"
......@@ -281,6 +281,6 @@ UEFI
ReplaceTabWithSpace~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 Output/${setting}"
SanitiseClearScreen~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 Output/${setting}"
ClearScreenOnModeSwitch~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 Output/${setting}"
UnblockFsConnect=no" <b>{$setting}</b> = <b>{$value}</b> 如果你是惠普笔记本,请启用此项"
UnblockFsConnect=~=.* "<b>{$setting}</b> = <b>{$value}</b> --><font color=blue>如果未显示APFS驱动器,建议在HP系统上启用</font>":"!-->缺少<b><font colore=red>UnblockFsConnect</font></b>选项"
:ReservedMemory
......@@ -207,7 +207,7 @@ UEFI
JumpstartHotPlug=no
MinDate=0
MinVersion=0
GlobalConnect~=.* "<b>{$setting}</b> = <b>{$value}</b> --><font color=blue>如果未显示APFS驱动器,建议在HP系统上启用</font>":"!-->缺少<b><font colore=red>GlobalConnect</font></b>选项"
GlobalConnect~=.* "<b>{$setting}</b> = <b>{$value}</b>"
:Audio
AudioSupport~=.* " <b>{$setting}</b> = <b>{$value}</b>"
......@@ -279,6 +279,6 @@ UEFI
ReplaceTabWithSpace~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 Output/${setting}"
SanitiseClearScreen~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 Output/${setting}"
ClearScreenOnModeSwitch~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 Output/${setting}"
UnblockFsConnect=no
UnblockFsConnect=~=.* "<b>{$setting}</b> = <b>{$value}</b> --><font color=blue>如果未显示APFS驱动器,建议在HP系统上启用</font>":"!-->缺少<b><font colore=red>UnblockFsConnect</font></b>选项"
:ReservedMemory
......@@ -210,7 +210,7 @@ UEFI
:APFS
EnableJumpstart=yes
GlobalConnect=no :" <b>{$setting}</b> = <b>{$value}</b> Recommended to enable on HP systems if APFS drives do not show up"
GlobalConnect=no :" <b>{$setting}</b> = <b>{$value}</b>"
HideVerbose=yes
JumpstartHotPlug=no
MinDate=0
......@@ -253,7 +253,7 @@ UEFI
FirmwareVolume=no " <b>{$setting}</b> = <b>{$value}</b> If you plan to use FileVault2, please enable this"
HashServices=no " <b>{$setting}</b> = <b>{$value}</b> If you plan to use FileVault2, please enable this"
OSInfo=no
UnicodeCollation=no
UnicodeCollation=no :" <b>{$setting}</b> = <b>{$value}</b> Recommended to enable on HP systems if APFS drives do not show up"
:Output
count==11 :"!You should have exactly 11 settings in the UEFI/Output section"
......
......@@ -206,7 +206,7 @@ UEFI
:APFS
EnableJumpstart=yes
GlobalConnect=no :" <b>{$setting}</b> = <b>{$value}</b> Recommended to enable on HP systems if APFS drives do not show up"
GlobalConnect=no :" <b>{$setting}</b> = <b>{$value}</b>"
HideVerbose=yes
JumpstartHotPlug=no
MinDate=0
......
=<span class="title">Laptop: (6th Gen) SkyLake OpenCore 0.6.0</span><br/>
# Generic config suitable for initial installation
# OpenCore v0.6.0 Intel SkyLake Sanity Check
# OpenCore v0.6.0 Intel SkyLake Laptop Sanity Check
=<a href="https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html">https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html</a>
=<hr>
# [kernel]:https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#kernel
# [acpi]:https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#acpi
# [kexts]:https://dortania.github.io/OpenCore-Install-Guide/ktext.html#kexts
# [debug]:https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html
# [scanpolicy]:https://dortania.github.io/OpenCore-Install-Guide/post-install/security.html#scanpolicy
# [scanpolicy]:https://dortania.github.io/OpenCore-Post-Install/universal/security.html#scanpolicy
# [platforminfo]:https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#platforminfo
# [deviceproperties]:https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#deviceproperties
ACPI
:Add
count==0 "-You have no SSDT Patches. Please review the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#acpi>[Acpi Docs]</a>"
[Path]==DSDT.aml "-<b>{$Path}</b> You should not be including your dumped DSDT. Please review the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#acpi>[Acpi Docs]</a>."
count==0 "-You have no SSDT Patches. Please review the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#acpi>[ACPI Docs]</a>"
[Path]==DSDT.aml "-<b>{$Path}</b> You should not be including your dumped DSDT. Please review the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#acpi>[ACPI Docs]</a>."
[Path]==SSDT-1.aml "-<b>{$Path}</b> This is just an example SSDT. If you really made this yourself, call it something more descriptive"
[Path]~=".dsl$" "!<b>{$Path}</b> Only include .aml files here. dsl files need to be compiled to .aml"
[Enabled]==no "-<b>{$Path}</b> is <b>disabled</b>. Either enable it or remove it to get rid of this warning"
[Path]!=SSDT-PLUG.aml "-<b>SSDT-PLUG.aml</b> is missing. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#acpi>[Acpi Docs]</a>"
[Path]==SSDT-EC-USBX.aml&SSDT-EC.aml "-<b>{$Path}</b> don't use both <b>SSDT-EC-USBX</b> and <b>SSDT-EC</b>"
[Path]~=-EC.+aml :"%You might need something like SSDT-EC.aml or SSDT-EC-USBX.aml. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#acpi>[Acpi Docs]</a>"
[Path]!=SSDT-PNLF.aml "-<b>{$Path}</b> is missing. See the [ACPI Docs][acpi]"
[Path]==SSDT-PNLF-CFL.aml "-<b>{$Path}</b> This should not be included on Kaby Lake and older laptops, instead use SSDT-PNLF. Please review the [ACPI Docs][acpi]."
[Path]!=SSDT-PLUG.aml "-<b>SSDT-PLUG.aml</b> is missing. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#acpi>[ACPI Docs]</a>"
[Path]==SSDT-EC-USBX-LAPTOP.aml&SSDT-EC.aml "-<b>{$Path}</b> don't use both <b>SSDT-EC-USBX-LAPTOP</b> and <b>SSDT-EC</b>"
[Path]~=-EC.+aml :"%You might need something like SSDT-EC.aml or SSDT-EC-USBX-LAPTOP.aml. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#acpi>[ACPI Docs]</a>"
[Path]==SSDT-EC-USBX-DESKTOP.aml "-<b>{$Path}</b> Please use <b>SSDT-EC-USBX-LAPTOP</b> instead"
[Path]!=SSDT-PNLF.aml "-<b>{$Path}</b> is missing. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#acpi>[ACPI Docs]</a>"
[Path]!=SSDT-PNLF-CFL.aml "-<b>{$Path}</b> This should not be included on Kaby Lake and older laptops, instead use SSDT-PNLF. Please review the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#acpi>[ACPI Docs]</a>"
[Path]==* " <b>{$Path}</b> Make sure this file is in your OC/ACPI directory"
[Path]==SSDT-XOSI.aml&SSDT-GPI0.aml "-<b>{$Path}</b> don't use both <b>SSDT-XOSI</b> and <b>SSDT-GPI0</b>"
:Quirks
count==5
FadtEnableReset=no
......@@ -42,25 +44,25 @@ Booter
DisableVariableWrite=no
DiscardHibernateMap=no
EnableSafeModeSlide=yes
EnableWriteUnprotector=yes
EnableWriteUnprotector=no
ForceExitBootServices=no
ProtectSecureBoot=no
ProtectMemoryRegions=no
ProtectCsmRegion~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.7 - See <b>ProtectMemoryRegions</b> instead"
ProtectUefiServices=no
ProvideCustomSlide=yes
ProvideMaxSlide=0
RebuildAppleMemoryMap=yes
SetupVirtualMap=yes
ShrinkMemoryMap~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.7 - See <b>RebuildAppleMemoryMap</b> instead"
SignalAppleOS=no
SyncRuntimePermissions=yes
ProvideMaxSlide~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!--><b><font colore=red>ProvideMaxSlide</font></b>missing"
DeviceProperties
:Add
::PciRoot(0x0)/Pci(0x2,0x0)
AAPL,ig-platform-id~="00001619|00001b19|00002619|00001219" " <b>{$setting}</b> = <b>{$value}</b> iGPU set correctly":"-<b>{$setting}</b> = <b>{$value}</b> - iGPU may not be set correctly. Please read the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#deviceproperties>[DeviceProperties Docs]</a>"
AAPL,ig-platform-id~="00001619|00001b19|00002619|00001219|" " <b>{$setting}</b> = <b>{$value}</b> iGPU set correctly":"-<b>{$setting}</b> = <b>{$value}</b> - iGPU may not be set correctly. Please read the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake##deviceproperties>[DeviceProperties Docs]</a>"
::PciRoot(0x0)/Pci(0x1b,0x0)
AAPL,ig-platform-id~=.* "!<b>{$setting}</b> is in the wrong location, iGPU location is PciRoot(0x0)/Pci(0x2,0x0)"
......@@ -128,7 +130,6 @@ Misc
Target=67 :" <b>{$setting}</b> see the <a href=https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html>[Debugging Docs]</a> for more info on debug target numbers"
DisplayLevel=2147483714 :" <b>{$setting}</b> see <a href=https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html>[Debugging Docs]</a> for more info debug display levels"
DisplayDelay=0
SysReport=no : " -->Only available when using OpenCore 0.6.0 Debug version<b>{$setting}</b>=yes"
:Entries
[Arguments]~=debug "!<b>Arguments</b> = <b>{$Arguments}</b> boot-args go in the nvram section, not here"
......@@ -137,14 +138,14 @@ Misc
AllowNvramReset=yes
AllowSetDefault=yes
AuthRestart=no
BlacklistAppleUpdate=yes
BootProtect=Bootstrap
BlacklistAppleUpdate~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.6.0 - See <b>run-efi-updater</b> under NVRAM instead"
BootProtect~=.* " <b>{$setting}</b> = <b>{$value}</b>"
RequireSignature~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See <b>Vault</b>"
RequireVault~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See <b>Vault</b>"
Vault=Optional
HaltLevel=2147483648
ExposeSensitiveData=6 :" <b>{$setting}</b> = <b>{$value}</b>"
ScanPolicy=0 :"-<b>{$setting}</b> = <b>{$value}</b>. Initially you want 0 here, but once you are up and running check <a href=https://dortania.github.io/OpenCore-Install-Guide/post-install/security.html#scanpolicy>[Scanpolicy Docs]</a> for why you should change this"
ScanPolicy=0 :"-<b>{$setting}</b> = <b>{$value}</b>. Initially you want 0 here, but once you are up and running check <a href=https://dortania.github.io/OpenCore-Post-Install/universal/security.html#scanpolicy>[Scanpolicy Docs]</a> for why you should change this"
:Tools
count==0 " You removed the tool EFIs":"%You can remove the tool EFIs here"
......@@ -156,11 +157,11 @@ NVRAM
:Add
::4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
UIScale~=(01|02) " <b>{$setting}</b> = <b>{$value}</b>":" <b>{$setting}</b> = <b>{$value}</b> but it is usally set to <b>01</b> or <b>02</b>"
UIScale~=(01|02) " <b>{$setting}</b> = <b>{$value}</b>":" <b>{$setting}</b> = <b>{$value}</b> but it is usually set to <b>01</b> or <b>02</b>"
DefaultBackgroundColor~=.* " <b>{$setting}</b> = <b>{$value}</b>"
::7C436110-AB2A-4BBB-A880-FE41995C9F82
boot-args~="ncpi=" "!<b>{$setting}</b> = <b>{$value}</b> I think you mean <b>npci=</b> there not <b>ncpi=</b>":""
boot-args~="ncpi=" "!<b>{$setting}</b> = <b>{$value}</b> I think you mean <b>npci=</b>there not <b>ncpi=</b>":""
boot-args~="^(?:(?!alcid).)*$" "{$alcbootarg}":""
boot-args="-v keepsyms=1" " <b>{$setting}</b> = <b>{$value}</b> If you have a navi10 GPU add <b>agdpmod=pikera</b>":" <b>{$setting}</b> = <b>{$value}</b>"
run-efi-updater="No"
......@@ -180,11 +181,11 @@ PlatformInfo
SpoofVendor=yes
AdviseWindows=no
SupportsCsm~=.* "!<b>{$setting}</b> was replaced with <b>AdviseWindows</b> in OpenCore v0.5.5"
SystemProductName~="(MacBook9,1|MacBookPro13,1|MacBookPro13,2|MacBookPro13,3)" " <b>{$setting}</b> = <b>{$value}</b>":"-<b>{$setting}</b> = <b>{$value}</b> this is not a suggested SMBIOS for Skylake Laptop systems. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>"
MLB=M000000000001 "!<b>{$setting}</b> should be set to your generated board serial. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
ROM=112233000000 "-<b>{$setting}</b> = <b>{$value}</b> You should set this to your NIC MAC address. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SystemSerialNumber=W0000000001 "!<b>{$setting}</b> should be set to your generated system serial number. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SystemProductName~="(MacBook9,1|MacBookPro13,1|MacBookPro13,2|MacBookPro13,3)" " <b>{$setting}</b> = <b>{$value}</b>":"-<b>{$setting}</b> = <b>{$value}</b> this is not a suggested SMBIOS for Skylake Laptop systems. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#platforminfo>[PlatformInfo Docs]</a>"
MLB=M000000000001 "!<b>{$setting}</b> should be set to your generated board serial. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
ROM=112233000000 "-<b>{$setting}</b> = <b>{$value}</b> You should set this to your NIC MAC address. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SystemSerialNumber=W0000000001 "!<b>{$setting}</b> should be set to your generated system serial number. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
......@@ -194,22 +195,26 @@ UEFI
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>AppleUsbKbdxe.efi</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> should not be here!"
Drivers==XhciDxe.efi "!<b>XhciDxe.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==AppleUsbKbDxe.efi "-<b>AppleUsbKbDxe.efi</b> Unless you are doing a legacy install, you don't need this"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==Ps2MouseDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==UsbMouseDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
:APFS
EnableJumpstart=yes
GlobalConnect=no :" <b>{$setting}</b> = <b>{$value}</b>"
HideVerbose=yes
JumpstartHotPlug=no
MinDate=0
MinVersion=0
GlobalConnect~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!--><b><font colore=red>GlobalConnect</font></b>missing"
:Audio
AudioSupport~=.* " <b>{$setting}</b> = <b>{$value}</b>"
......@@ -237,18 +242,18 @@ UEFI
AppleBootPolicy=no
AppleDebugLog=no
AppleEvent=no
AppleFramebufferInfo~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!--><b><font colore=red>AppleFramebufferInfo</font></b>missing"
AppleFramebufferInfo=no
AppleImageConversion=no
AppleKeyMap=no
AppleRtcRam=no
AppleSmcIo=no
AppleSmcIo=no " <b>{$setting}</b> = <b>{$value}</b> If you plan to use FileVault2, please enable this"
DataHub=no
DeviceProperties=no
ConsoleControl~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See UEFI/TextRenderer"
FirmwareVolume=no
HashServices=no
FirmwareVolume=no " <b>{$setting}</b> = <b>{$value}</b> If you plan to use FileVault2, please enable this"
HashServices=no " <b>{$setting}</b> = <b>{$value}</b> If you plan to use FileVault2, please enable this"
OSInfo=no
UnicodeCollation=no
UnicodeCollation=no :" <b>{$setting}</b> = <b>{$value}</b> Recommended to enable on HP systems if APFS drives do not show up"
:Output
count==11 :"!You should have exactly 11 settings in the UEFI/Output section"
......@@ -263,8 +268,8 @@ UEFI
ReconnectOnResChange=no
ReplaceTabWithSpace=no
SanitiseClearScreen~=.* " <b>{$setting}</b> = <b>{$value}</b>"
UgaPassThrough=no
Scale~=.* "!<b>{$setting}</b> shouldn't be here"
UgaPassThrough~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!--><b><font colore=red>UgaPassThrough</font></b>missing"
:Quirks
AvoidHighAlloc~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6"
......@@ -274,13 +279,13 @@ UEFI
ReconnectOnResChange~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
IgnoreTextInGraphics~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ProvideConsoleGop~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ReleaseUsbOwnership=no
ReleaseUsbOwnership=yes
RequestBootVarFallback~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.9"
RequestBootVarRouting=yes
TscSyncTimeout=0
ReplaceTabWithSpace~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
SanitiseClearScreen~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ClearScreenOnModeSwitch~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
UnblockFsConnect=no
UnblockFsConnect=no " <b>{$setting}</b> = <b>{$value}</b> If you have an HP system, please enable this"
:ReservedMemory
=<span class="title">SkyLake Desktop OpenCore 0.6.0</span><br/>
=<span class="title">Desktop: (6th Gen) SkyLake OpenCore 0.6.0</span><br/>
# Generic config suitable for initial installation
# OpenCore v0.6.0 Intel SkyLake Sanity Check
=<a href="https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html">https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html</a>
......@@ -13,14 +13,14 @@
ACPI
:Add
count==0 "-You have no SSDT Patches. Please review the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#acpi>[Acpi Docs]</a>"
[Path]==DSDT.aml "-<b>{$Path}</b> You should not be including your dumped DSDT. Please review the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#acpi>[Acpi Docs]</a>."
count==0 "-You have no SSDT Patches. Please review the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake#acpi>[Acpi Docs]</a>"
[Path]==DSDT.aml "-<b>{$Path}</b> You should not be including your dumped DSDT. Please review the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake#acpi>[Acpi Docs]</a>."
[Path]==SSDT-1.aml "-<b>{$Path}</b> This is just an example SSDT. If you really made this yourself, call it something more descriptive"
[Path]~=".dsl$" "!<b>{$Path}</b> Only include .aml files here. dsl files need to be compiled to .aml"
[Enabled]==no "-<b>{$Path}</b> is <b>disabled</b>. Either enable it or remove it to get rid of this warning"
[Path]!=SSDT-PLUG.aml "-<b>SSDT-PLUG.aml</b> is missing. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#acpi>[Acpi Docs]</a>"
[Path]!=SSDT-PLUG.aml "-<b>SSDT-PLUG.aml</b> is missing. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake#acpi>[Acpi Docs]</a>"
[Path]==SSDT-EC-USBX-DESKTOP.aml&SSDT-EC.aml "-<b>{$Path}</b> don't use both <b>SSDT-EC-USBX-DESKTOP</b> and <b>SSDT-EC</b>"
[Path]~=-EC.+aml :"%You might need something like SSDT-EC.aml or SSDT-EC-USBX-DESKTOP.aml. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#acpi>[Acpi Docs]</a>"
[Path]~=-EC.+aml :"%You might need something like SSDT-EC.aml or SSDT-EC-USBX-DESKTOP.aml. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake#acpi>[Acpi Docs]</a>"
[Path]==* " <b>{$Path}</b> Make sure this file is in your OC/ACPI directory"
:Quirks
......@@ -40,25 +40,25 @@ Booter
DisableVariableWrite=no
DiscardHibernateMap=no
EnableSafeModeSlide=yes
EnableWriteUnprotector=yes
EnableWriteUnprotector=no
ForceExitBootServices=no
ProtectSecureBoot=no
ProtectMemoryRegions=no
ProtectCsmRegion~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.7 - See <b>ProtectMemoryRegions</b> instead"
ProtectUefiServices=no
ProvideCustomSlide=yes
ProvideMaxSlide=0
RebuildAppleMemoryMap=yes
SetupVirtualMap=yes
ShrinkMemoryMap~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.7 - See <b>RebuildAppleMemoryMap</b> instead"
SignalAppleOS=no
SyncRuntimePermissions=yes
ProvideMaxSlide~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!--><b><font colore=red>ProvideMaxSlide</font></b>missing"
DeviceProperties
:Add
::PciRoot(0x0)/Pci(0x2,0x0)
AAPL,ig-platform-id~="00001219|01001219" " <b>{$setting}</b> = <b>{$value}</b> iGPU set correctly":"-<b>{$setting}</b> = <b>{$value}</b> - iGPU may not be set correctly. Please read the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#deviceproperties>[DeviceProperties Docs]</a>"
AAPL,ig-platform-id~="00001219|01001219" " <b>{$setting}</b> = <b>{$value}</b> iGPU set correctly":"-<b>{$setting}</b> = <b>{$value}</b> - iGPU may not be set correctly. Please read the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/comet-lake##deviceproperties>[DeviceProperties Docs]</a>"
::PciRoot(0x0)/Pci(0x1b,0x0)
AAPL,ig-platform-id~=.* "!<b>{$setting}</b> is in the wrong location, iGPU location is PciRoot(0x0)/Pci(0x2,0x0)"
......@@ -123,10 +123,9 @@ Misc
AppleDebug=yes
ApplePanic=yes
DisableWatchDog=yes :" <b>{$setting}</b> enabling this will help debugging"
Target=67 :" <b>{$setting}</b> see the <a href=https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html>[Debugging Docs]</a> for more info on debug target numbers"
DisplayLevel=2147483714 :" <b>{$setting}</b> see <a href=https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html>[Debugging Docs]</a> for more info debug display levels"
Target=67 :" <b>{$setting}</b> see the <a href=<a href=https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html>[Debugging Docs]</a>>[Debugging Docs]</a> for more info on debug target numbers"
DisplayLevel=2147483714 :" <b>{$setting}</b> see <a href=<a href=https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html>[Debugging Docs]</a>>[Debugging Docs]</a> for more info debug display levels"
DisplayDelay=0
SysReport=no : " -->Only available when using OpenCore 0.6.0 Debug version<b>{$setting}</b>=yes"
:Entries
[Arguments]~=debug "!<b>Arguments</b> = <b>{$Arguments}</b> boot-args go in the nvram section, not here"
......@@ -135,14 +134,14 @@ Misc
AllowNvramReset=yes
AllowSetDefault=yes
AuthRestart=no
BlacklistAppleUpdate=yes
BootProtect=Bootstrap
BlacklistAppleUpdate=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.6.0 - See <b>run-efi-updater</b> under NVRAM instead"
BootProtect~=.* " <b>{$setting}</b> = <b>{$value}</b>"
RequireSignature~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See <b>Vault</b>"
RequireVault~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See <b>Vault</b>"
Vault=Optional
HaltLevel=2147483648
ExposeSensitiveData=6 :" <b>{$setting}</b> = <b>{$value}</b>"
ScanPolicy=0 :"-<b>{$setting}</b> = <b>{$value}</b>. Initially you want 0 here, but once you are up and running check <a href=https://dortania.github.io/OpenCore-Install-Guide/post-install/security.html#scanpolicy>[Scanpolicy Docs]</a> for why you should change this"
ScanPolicy=0 :"-<b>{$setting}</b> = <b>{$value}</b>. Initially you want 0 here, but once you are up and running check <a href=https://dortania.github.io/OpenCore-Post-Install/universal/security.html#scanpolicy>[Scanpolicy Docs]</a> for why you should change this"
:Tools
count==0 " You removed the tool EFIs":"%You can remove the tool EFIs here"
......@@ -177,12 +176,12 @@ PlatformInfo
:Generic
SpoofVendor=yes
AdviseWindows=no
SupportsCsm~=.* "!<b>{$setting}</b> was replaced with <b>AdviseWindows</b> in OpenCore v0.5.5"
SystemProductName~="(iMac17,1)" " <b>{$setting}</b> = <b>{$value}</b>":"-<b>{$setting}</b> = <b>{$value}</b> this is not a suggested SMBIOS for Skylake Desktop systems. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>"
MLB=M000000000001 "!<b>{$setting}</b> should be set to your generated board serial. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
ROM=112233000000 "-<b>{$setting}</b> = <b>{$value}</b> You should set this to your NIC MAC address. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SystemSerialNumber=W0000000001 "!<b>{$setting}</b> should be set to your generated system serial number. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SupportsCsm=.* "!<b>{$setting}</b> was replaced with <b>AdviseWindows<b> in OpenCore v0.5.5":"
SystemProductName~="(iMac19,1|iMac18,3)" " <b>{$setting}</b> = <b>{$value}</b>":"-<b>{$setting}</b> = <b>{$value}</b> this is not a suggested SMBIOS for Coffee Lake Desktop systems. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/coffee-lake#platforminfo>[PlatformInfo Docs]</a>"
MLB=M000000000001 "!<b>{$setting}</b> should be set to your generated board serial. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/comet-lake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
ROM=112233000000 "-<b>{$setting}</b> = <b>{$value}</b> You should set this to your NIC MAC address. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/comet-lake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SystemSerialNumber=W0000000001 "!<b>{$setting}</b> should be set to your generated system serial number. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/comet-lake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/comet-lake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
......@@ -192,22 +191,26 @@ UEFI
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>AppleUsbKbdxe.efi</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> should not be here!"
Drivers==XhciDxe.efi "!<b>XhciDxe.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==AppleUsbKbDxe.efi "-<b>AppleUsbKbDxe.efi</b> Unless you are doing a legacy install, you don't need this"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==Ps2MouseDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==UsbMouseDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==~^#.* "!<b>{$value}</b> remove the </b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
:APFS
EnableJumpstart=yes
GlobalConnect=no :" <b>{$setting}</b> = <b>{$value}</b>"
HideVerbose=yes
JumpstartHotPlug=no
MinDate=0
MinVersion=0
GlobalConnect~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!--><b><font colore=red>GlobalConnect</font></b>missing"
:Audio
AudioSupport~=.* " <b>{$setting}</b> = <b>{$value}</b>"
......@@ -235,16 +238,16 @@ UEFI
AppleBootPolicy=no
AppleDebugLog=no
AppleEvent=no
AppleFramebufferInfo~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!--><b><font colore=red>AppleFramebufferInfo</font></b>missing"
AppleFramebufferInfo=no
AppleImageConversion=no
AppleKeyMap=no
AppleRtcRam=no
AppleSmcIo=no
AppleSmcIo=no " <b>{$setting}</b> = <b>{$value}</b> If you plan to use FileVault2, please enable this"
DataHub=no
DeviceProperties=no
ConsoleControl~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See UEFI/TextRenderer"
FirmwareVolume=no
HashServices=no
FirmwareVolume=no " <b>{$setting}</b> = <b>{$value}</b> If you plan to use FileVault2, please enable this"
HashServices=no " <b>{$setting}</b> = <b>{$value}</b> If you plan to use FileVault2, please enable this"
OSInfo=no
UnicodeCollation=no
......@@ -261,8 +264,8 @@ UEFI
ReconnectOnResChange=no
ReplaceTabWithSpace=no
SanitiseClearScreen~=.* " <b>{$setting}</b> = <b>{$value}</b>"
UgaPassThrough=no
Scale~=.* "!<b>{$setting}</b> shouldn't be here"
UgaPassThrough~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!--><b><font colore=red>UgaPassThrough</font></b>missing"
:Quirks
AvoidHighAlloc~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6"
......@@ -271,7 +274,7 @@ UEFI
IgnoreInvalidFlexRatio=no
ReconnectOnResChange~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
IgnoreTextInGraphics~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ProvideConsoleGop~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ProvideConsoleGop=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ReleaseUsbOwnership=no
RequestBootVarFallback~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.9"
RequestBootVarRouting=yes
......@@ -279,6 +282,6 @@ UEFI
ReplaceTabWithSpace~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
SanitiseClearScreen~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ClearScreenOnModeSwitch~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
UnblockFsConnect=no
UnblockFsConnect=no " <b>{$setting}</b> = <b>{$value}</b> If you have an HP system, please enable this"
:ReservedMemory
=<span class="title">Laptop: (6th Gen) SkyLake OpenCore 0.6.0</span><br/>
# Generic config suitable for initial installation
# OpenCore v0.6.0 Intel SkyLake Sanity Check
# OpenCore v0.6.0 Intel SkyLake Laptop Sanity Check
=<a href="https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html">https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html</a>
=<hr>
# [kernel]:https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#kernel
# [acpi]:https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#acpi
# [kexts]:https://dortania.github.io/OpenCore-Install-Guide/ktext.html#kexts
# [debug]:https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html
# [scanpolicy]:https://dortania.github.io/OpenCore-Install-Guide/post-install/security.html#scanpolicy
# [scanpolicy]:https://dortania.github.io/OpenCore-Post-Install/universal/security.html#scanpolicy
# [platforminfo]:https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#platforminfo
# [deviceproperties]:https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#deviceproperties
ACPI
:Add
count==0 "-You have no SSDT Patches. Please review the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#acpi>[Acpi Docs]</a>"
[Path]==DSDT.aml "-<b>{$Path}</b> You should not be including your dumped DSDT. Please review the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#acpi>[Acpi Docs]</a>."
count==0 "-You have no SSDT Patches. Please review the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#acpi>[ACPI Docs]</a>"
[Path]==DSDT.aml "-<b>{$Path}</b> You should not be including your dumped DSDT. Please review the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#acpi>[ACPI Docs]</a>."
[Path]==SSDT-1.aml "-<b>{$Path}</b> This is just an example SSDT. If you really made this yourself, call it something more descriptive"
[Path]~=".dsl$" "!<b>{$Path}</b> Only include .aml files here. dsl files need to be compiled to .aml"
[Enabled]==no "-<b>{$Path}</b> is <b>disabled</b>. Either enable it or remove it to get rid of this warning"
[Path]!=SSDT-PLUG.aml "-<b>SSDT-PLUG.aml</b> is missing. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#acpi>[Acpi Docs]</a>"
[Path]==SSDT-EC-USBX.aml&SSDT-EC.aml "-<b>{$Path}</b> don't use both <b>SSDT-EC-USBX</b> and <b>SSDT-EC</b>"
[Path]~=-EC.+aml :"%You might need something like SSDT-EC.aml or SSDT-EC-USBX.aml. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#acpi>[Acpi Docs]</a>"
[Path]!=SSDT-PNLF.aml "-<b>{$Path}</b> is missing. See the [ACPI Docs][acpi]"
[Path]==SSDT-PNLF-CFL.aml "-<b>{$Path}</b> This should not be included on Kaby Lake and older laptops, instead use SSDT-PNLF. Please review the [ACPI Docs][acpi]."
[Path]!=SSDT-PLUG.aml "-<b>SSDT-PLUG.aml</b> is missing. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#acpi>[ACPI Docs]</a>"
[Path]==SSDT-EC-USBX-LAPTOP.aml&SSDT-EC.aml "-<b>{$Path}</b> don't use both <b>SSDT-EC-USBX-LAPTOP</b> and <b>SSDT-EC</b>"
[Path]~=-EC.+aml :"%You might need something like SSDT-EC.aml or SSDT-EC-USBX-LAPTOP.aml. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#acpi>[ACPI Docs]</a>"
[Path]==SSDT-EC-USBX-DESKTOP.aml "-<b>{$Path}</b> Please use <b>SSDT-EC-USBX-LAPTOP</b> instead"
[Path]!=SSDT-PNLF.aml "-<b>{$Path}</b> is missing. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#acpi>[ACPI Docs]</a>"
[Path]!=SSDT-PNLF-CFL.aml "-<b>{$Path}</b> This should not be included on Kaby Lake and older laptops, instead use SSDT-PNLF. Please review the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#acpi>[ACPI Docs]</a>"
[Path]==* " <b>{$Path}</b> Make sure this file is in your OC/ACPI directory"
[Path]==SSDT-XOSI.aml&SSDT-GPI0.aml "-<b>{$Path}</b> don't use both <b>SSDT-XOSI</b> and <b>SSDT-GPI0</b>"
:Quirks
count==5
FadtEnableReset=no
......@@ -42,25 +44,25 @@ Booter
DisableVariableWrite=no
DiscardHibernateMap=no
EnableSafeModeSlide=yes
EnableWriteUnprotector=yes
EnableWriteUnprotector=no
ForceExitBootServices=no
ProtectSecureBoot=no
ProtectMemoryRegions=no
ProtectCsmRegion~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.7 - See <b>ProtectMemoryRegions</b> instead"
ProtectUefiServices=no
ProvideCustomSlide=yes
ProvideMaxSlide=0
RebuildAppleMemoryMap=yes
SetupVirtualMap=yes
ShrinkMemoryMap~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.7 - See <b>RebuildAppleMemoryMap</b> instead"
SignalAppleOS=no
SyncRuntimePermissions=yes
ProvideMaxSlide~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!--><b><font colore=red>ProvideMaxSlide</font></b>missing"
DeviceProperties
:Add
::PciRoot(0x0)/Pci(0x2,0x0)
AAPL,ig-platform-id~="00001619|00001b19|00002619|00001219" " <b>{$setting}</b> = <b>{$value}</b> iGPU set correctly":"-<b>{$setting}</b> = <b>{$value}</b> - iGPU may not be set correctly. Please read the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#deviceproperties>[DeviceProperties Docs]</a>"
AAPL,ig-platform-id~="00001619|00001b19|00002619|00001219|" " <b>{$setting}</b> = <b>{$value}</b> iGPU set correctly":"-<b>{$setting}</b> = <b>{$value}</b> - iGPU may not be set correctly. Please read the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake##deviceproperties>[DeviceProperties Docs]</a>"
::PciRoot(0x0)/Pci(0x1b,0x0)
AAPL,ig-platform-id~=.* "!<b>{$setting}</b> is in the wrong location, iGPU location is PciRoot(0x0)/Pci(0x2,0x0)"
......@@ -128,7 +130,6 @@ Misc
Target=67 :" <b>{$setting}</b> see the <a href=https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html>[Debugging Docs]</a> for more info on debug target numbers"
DisplayLevel=2147483714 :" <b>{$setting}</b> see <a href=https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html>[Debugging Docs]</a> for more info debug display levels"
DisplayDelay=0
SysReport=no : " -->Only available when using OpenCore 0.6.0 Debug version<b>{$setting}</b>=yes"
:Entries
[Arguments]~=debug "!<b>Arguments</b> = <b>{$Arguments}</b> boot-args go in the nvram section, not here"
......@@ -137,14 +138,14 @@ Misc
AllowNvramReset=yes
AllowSetDefault=yes
AuthRestart=no
BlacklistAppleUpdate=yes
BootProtect=Bootstrap
BlacklistAppleUpdate~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.6.0 - See <b>run-efi-updater</b> under NVRAM instead"
BootProtect~=.* " <b>{$setting}</b> = <b>{$value}</b>"
RequireSignature~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See <b>Vault</b>"
RequireVault~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See <b>Vault</b>"
Vault=Optional
HaltLevel=2147483648
ExposeSensitiveData=6 :" <b>{$setting}</b> = <b>{$value}</b>"
ScanPolicy=0 :"-<b>{$setting}</b> = <b>{$value}</b>. Initially you want 0 here, but once you are up and running check <a href=https://dortania.github.io/OpenCore-Install-Guide/post-install/security.html#scanpolicy>[Scanpolicy Docs]</a> for why you should change this"
ScanPolicy=0 :"-<b>{$setting}</b> = <b>{$value}</b>. Initially you want 0 here, but once you are up and running check <a href=https://dortania.github.io/OpenCore-Post-Install/universal/security.html#scanpolicy>[Scanpolicy Docs]</a> for why you should change this"
:Tools
count==0 " You removed the tool EFIs":"%You can remove the tool EFIs here"
......@@ -156,11 +157,11 @@ NVRAM
:Add
::4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
UIScale~=(01|02) " <b>{$setting}</b> = <b>{$value}</b>":" <b>{$setting}</b> = <b>{$value}</b> but it is usally set to <b>01</b> or <b>02</b>"
UIScale~=(01|02) " <b>{$setting}</b> = <b>{$value}</b>":" <b>{$setting}</b> = <b>{$value}</b> but it is usually set to <b>01</b> or <b>02</b>"
DefaultBackgroundColor~=.* " <b>{$setting}</b> = <b>{$value}</b>"
::7C436110-AB2A-4BBB-A880-FE41995C9F82
boot-args~="ncpi=" "!<b>{$setting}</b> = <b>{$value}</b> I think you mean <b>npci=</b> there not <b>ncpi=</b>":""
boot-args~="ncpi=" "!<b>{$setting}</b> = <b>{$value}</b> I think you mean <b>npci=</b>there not <b>ncpi=</b>":""
boot-args~="^(?:(?!alcid).)*$" "{$alcbootarg}":""
boot-args="-v keepsyms=1" " <b>{$setting}</b> = <b>{$value}</b> If you have a navi10 GPU add <b>agdpmod=pikera</b>":" <b>{$setting}</b> = <b>{$value}</b>"
run-efi-updater="No"
......@@ -180,11 +181,11 @@ PlatformInfo
SpoofVendor=yes
AdviseWindows=no
SupportsCsm~=.* "!<b>{$setting}</b> was replaced with <b>AdviseWindows</b> in OpenCore v0.5.5"
SystemProductName~="(MacBook9,1|MacBookPro13,1|MacBookPro13,2|MacBookPro13,3)" " <b>{$setting}</b> = <b>{$value}</b>":"-<b>{$setting}</b> = <b>{$value}</b> this is not a suggested SMBIOS for Skylake Laptop systems. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>"
MLB=M000000000001 "!<b>{$setting}</b> should be set to your generated board serial. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
ROM=112233000000 "-<b>{$setting}</b> = <b>{$value}</b> You should set this to your NIC MAC address. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SystemSerialNumber=W0000000001 "!<b>{$setting}</b> should be set to your generated system serial number. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SystemProductName~="(MacBook9,1|MacBookPro13,1|MacBookPro13,2|MacBookPro13,3)" " <b>{$setting}</b> = <b>{$value}</b>":"-<b>{$setting}</b> = <b>{$value}</b> this is not a suggested SMBIOS for Skylake Laptop systems. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#platforminfo>[PlatformInfo Docs]</a>"
MLB=M000000000001 "!<b>{$setting}</b> should be set to your generated board serial. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
ROM=112233000000 "-<b>{$setting}</b> = <b>{$value}</b> You should set this to your NIC MAC address. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SystemSerialNumber=W0000000001 "!<b>{$setting}</b> should be set to your generated system serial number. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
......@@ -194,22 +195,26 @@ UEFI
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>AppleUsbKbdxe.efi</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> should not be here!"
Drivers==XhciDxe.efi "!<b>XhciDxe.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==AppleUsbKbDxe.efi "-<b>AppleUsbKbDxe.efi</b> Unless you are doing a legacy install, you don't need this"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==Ps2MouseDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==UsbMouseDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
:APFS
EnableJumpstart=yes
GlobalConnect=no :" <b>{$setting}</b> = <b>{$value}</b>"
HideVerbose=yes
JumpstartHotPlug=no
MinDate=0
MinVersion=0
GlobalConnect~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!--><b><font colore=red>GlobalConnect</font></b>missing"
:Audio
AudioSupport~=.* " <b>{$setting}</b> = <b>{$value}</b>"
......@@ -237,18 +242,18 @@ UEFI
AppleBootPolicy=no
AppleDebugLog=no
AppleEvent=no
AppleFramebufferInfo~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!--><b><font colore=red>AppleFramebufferInfo</font></b>missing"
AppleFramebufferInfo=no
AppleImageConversion=no
AppleKeyMap=no
AppleRtcRam=no
AppleSmcIo=no
AppleSmcIo=no " <b>{$setting}</b> = <b>{$value}</b> If you plan to use FileVault2, please enable this"
DataHub=no
DeviceProperties=no
ConsoleControl~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See UEFI/TextRenderer"
FirmwareVolume=no
HashServices=no
FirmwareVolume=no " <b>{$setting}</b> = <b>{$value}</b> If you plan to use FileVault2, please enable this"
HashServices=no " <b>{$setting}</b> = <b>{$value}</b> If you plan to use FileVault2, please enable this"
OSInfo=no
UnicodeCollation=no
UnicodeCollation=no :" <b>{$setting}</b> = <b>{$value}</b> Recommended to enable on HP systems if APFS drives do not show up"
:Output
count==11 :"!You should have exactly 11 settings in the UEFI/Output section"
......@@ -263,8 +268,8 @@ UEFI
ReconnectOnResChange=no
ReplaceTabWithSpace=no
SanitiseClearScreen~=.* " <b>{$setting}</b> = <b>{$value}</b>"
UgaPassThrough=no
Scale~=.* "!<b>{$setting}</b> shouldn't be here"
UgaPassThrough~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!--><b><font colore=red>UgaPassThrough</font></b>missing"
:Quirks
AvoidHighAlloc~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6"
......@@ -274,13 +279,13 @@ UEFI
ReconnectOnResChange~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
IgnoreTextInGraphics~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ProvideConsoleGop~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ReleaseUsbOwnership=no
ReleaseUsbOwnership=yes
RequestBootVarFallback~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.9"
RequestBootVarRouting=yes
TscSyncTimeout=0
ReplaceTabWithSpace~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
SanitiseClearScreen~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ClearScreenOnModeSwitch~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
UnblockFsConnect=no
UnblockFsConnect=no " <b>{$setting}</b> = <b>{$value}</b> If you have an HP system, please enable this"
:ReservedMemory
=<span class="title">SkyLake Desktop OpenCore 0.6.0</span><br/>
=<span class="title">Desktop: (6th Gen) SkyLake OpenCore 0.6.0</span><br/>
# Generic config suitable for initial installation
# OpenCore v0.6.0 Intel SkyLake Sanity Check
=<a href="https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html">https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html</a>
......@@ -13,14 +13,14 @@
ACPI
:Add
count==0 "-You have no SSDT Patches. Please review the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#acpi>[Acpi Docs]</a>"
[Path]==DSDT.aml "-<b>{$Path}</b> You should not be including your dumped DSDT. Please review the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#acpi>[Acpi Docs]</a>."
count==0 "-You have no SSDT Patches. Please review the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake#acpi>[Acpi Docs]</a>"
[Path]==DSDT.aml "-<b>{$Path}</b> You should not be including your dumped DSDT. Please review the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake#acpi>[Acpi Docs]</a>."
[Path]==SSDT-1.aml "-<b>{$Path}</b> This is just an example SSDT. If you really made this yourself, call it something more descriptive"
[Path]~=".dsl$" "!<b>{$Path}</b> Only include .aml files here. dsl files need to be compiled to .aml"
[Enabled]==no "-<b>{$Path}</b> is <b>disabled</b>. Either enable it or remove it to get rid of this warning"
[Path]!=SSDT-PLUG.aml "-<b>SSDT-PLUG.aml</b> is missing. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#acpi>[Acpi Docs]</a>"
[Path]!=SSDT-PLUG.aml "-<b>SSDT-PLUG.aml</b> is missing. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake#acpi>[Acpi Docs]</a>"
[Path]==SSDT-EC-USBX-DESKTOP.aml&SSDT-EC.aml "-<b>{$Path}</b> don't use both <b>SSDT-EC-USBX-DESKTOP</b> and <b>SSDT-EC</b>"
[Path]~=-EC.+aml :"%You might need something like SSDT-EC.aml or SSDT-EC-USBX-DESKTOP.aml. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#acpi>[Acpi Docs]</a>"
[Path]~=-EC.+aml :"%You might need something like SSDT-EC.aml or SSDT-EC-USBX-DESKTOP.aml. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake#acpi>[Acpi Docs]</a>"
[Path]==* " <b>{$Path}</b> Make sure this file is in your OC/ACPI directory"
:Quirks
......@@ -40,25 +40,25 @@ Booter
DisableVariableWrite=no
DiscardHibernateMap=no
EnableSafeModeSlide=yes
EnableWriteUnprotector=yes
EnableWriteUnprotector=no
ForceExitBootServices=no
ProtectSecureBoot=no
ProtectMemoryRegions=no
ProtectCsmRegion~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.7 - See <b>ProtectMemoryRegions</b> instead"
ProtectUefiServices=no
ProvideCustomSlide=yes
ProvideMaxSlide=0
RebuildAppleMemoryMap=yes
SetupVirtualMap=yes
ShrinkMemoryMap~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.7 - See <b>RebuildAppleMemoryMap</b> instead"
SignalAppleOS=no
SyncRuntimePermissions=yes
ProvideMaxSlide~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!--><b><font colore=red>ProvideMaxSlide</font></b>missing"
DeviceProperties
:Add
::PciRoot(0x0)/Pci(0x2,0x0)
AAPL,ig-platform-id~="00001219|01001219" " <b>{$setting}</b> = <b>{$value}</b> iGPU set correctly":"-<b>{$setting}</b> = <b>{$value}</b> - iGPU may not be set correctly. Please read the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#deviceproperties>[DeviceProperties Docs]</a>"
AAPL,ig-platform-id~="00001219|01001219" " <b>{$setting}</b> = <b>{$value}</b> iGPU set correctly":"-<b>{$setting}</b> = <b>{$value}</b> - iGPU may not be set correctly. Please read the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/comet-lake##deviceproperties>[DeviceProperties Docs]</a>"
::PciRoot(0x0)/Pci(0x1b,0x0)
AAPL,ig-platform-id~=.* "!<b>{$setting}</b> is in the wrong location, iGPU location is PciRoot(0x0)/Pci(0x2,0x0)"
......@@ -123,10 +123,9 @@ Misc
AppleDebug=yes
ApplePanic=yes
DisableWatchDog=yes :" <b>{$setting}</b> enabling this will help debugging"
Target=67 :" <b>{$setting}</b> see the <a href=https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html>[Debugging Docs]</a> for more info on debug target numbers"
DisplayLevel=2147483714 :" <b>{$setting}</b> see <a href=https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html>[Debugging Docs]</a> for more info debug display levels"
Target=67 :" <b>{$setting}</b> see the <a href=<a href=https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html>[Debugging Docs]</a>>[Debugging Docs]</a> for more info on debug target numbers"
DisplayLevel=2147483714 :" <b>{$setting}</b> see <a href=<a href=https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html>[Debugging Docs]</a>>[Debugging Docs]</a> for more info debug display levels"
DisplayDelay=0
SysReport=no : " -->Only available when using OpenCore 0.6.0 Debug version<b>{$setting}</b>=yes"
:Entries
[Arguments]~=debug "!<b>Arguments</b> = <b>{$Arguments}</b> boot-args go in the nvram section, not here"
......@@ -135,14 +134,14 @@ Misc
AllowNvramReset=yes
AllowSetDefault=yes
AuthRestart=no
BlacklistAppleUpdate=yes
BootProtect=Bootstrap
BlacklistAppleUpdate=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.6.0 - See <b>run-efi-updater</b> under NVRAM instead"
BootProtect~=.* " <b>{$setting}</b> = <b>{$value}</b>"
RequireSignature~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See <b>Vault</b>"
RequireVault~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See <b>Vault</b>"
Vault=Optional
HaltLevel=2147483648
ExposeSensitiveData=6 :" <b>{$setting}</b> = <b>{$value}</b>"
ScanPolicy=0 :"-<b>{$setting}</b> = <b>{$value}</b>. Initially you want 0 here, but once you are up and running check <a href=https://dortania.github.io/OpenCore-Install-Guide/post-install/security.html#scanpolicy>[Scanpolicy Docs]</a> for why you should change this"
ScanPolicy=0 :"-<b>{$setting}</b> = <b>{$value}</b>. Initially you want 0 here, but once you are up and running check <a href=https://dortania.github.io/OpenCore-Post-Install/universal/security.html#scanpolicy>[Scanpolicy Docs]</a> for why you should change this"
:Tools
count==0 " You removed the tool EFIs":"%You can remove the tool EFIs here"
......@@ -177,12 +176,12 @@ PlatformInfo
:Generic
SpoofVendor=yes
AdviseWindows=no
SupportsCsm~=.* "!<b>{$setting}</b> was replaced with <b>AdviseWindows</b> in OpenCore v0.5.5"
SystemProductName~="(iMac17,1)" " <b>{$setting}</b> = <b>{$value}</b>":"-<b>{$setting}</b> = <b>{$value}</b> this is not a suggested SMBIOS for Skylake Desktop systems. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>"
MLB=M000000000001 "!<b>{$setting}</b> should be set to your generated board serial. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
ROM=112233000000 "-<b>{$setting}</b> = <b>{$value}</b> You should set this to your NIC MAC address. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SystemSerialNumber=W0000000001 "!<b>{$setting}</b> should be set to your generated system serial number. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SupportsCsm=.* "!<b>{$setting}</b> was replaced with <b>AdviseWindows<b> in OpenCore v0.5.5":"
SystemProductName~="(iMac19,1|iMac18,3)" " <b>{$setting}</b> = <b>{$value}</b>":"-<b>{$setting}</b> = <b>{$value}</b> this is not a suggested SMBIOS for Coffee Lake Desktop systems. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/coffee-lake#platforminfo>[PlatformInfo Docs]</a>"
MLB=M000000000001 "!<b>{$setting}</b> should be set to your generated board serial. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/comet-lake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
ROM=112233000000 "-<b>{$setting}</b> = <b>{$value}</b> You should set this to your NIC MAC address. See <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/comet-lake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SystemSerialNumber=W0000000001 "!<b>{$setting}</b> should be set to your generated system serial number. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/comet-lake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/comet-lake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
......@@ -192,22 +191,26 @@ UEFI
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>AppleUsbKbdxe.efi</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> should not be here!"
Drivers==XhciDxe.efi "!<b>XhciDxe.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==AppleUsbKbDxe.efi "-<b>AppleUsbKbDxe.efi</b> Unless you are doing a legacy install, you don't need this"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==Ps2MouseDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==UsbMouseDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==~^#.* "!<b>{$value}</b> remove the </b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
:APFS
EnableJumpstart=yes
GlobalConnect=no :" <b>{$setting}</b> = <b>{$value}</b>"
HideVerbose=yes
JumpstartHotPlug=no
MinDate=0
MinVersion=0
GlobalConnect~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!--><b><font colore=red>GlobalConnect</font></b>missing"
:Audio
AudioSupport~=.* " <b>{$setting}</b> = <b>{$value}</b>"
......@@ -235,16 +238,16 @@ UEFI
AppleBootPolicy=no
AppleDebugLog=no
AppleEvent=no
AppleFramebufferInfo~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!--><b><font colore=red>AppleFramebufferInfo</font></b>missing"
AppleFramebufferInfo=no
AppleImageConversion=no
AppleKeyMap=no
AppleRtcRam=no
AppleSmcIo=no
AppleSmcIo=no " <b>{$setting}</b> = <b>{$value}</b> If you plan to use FileVault2, please enable this"
DataHub=no
DeviceProperties=no
ConsoleControl~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See UEFI/TextRenderer"
FirmwareVolume=no
HashServices=no
FirmwareVolume=no " <b>{$setting}</b> = <b>{$value}</b> If you plan to use FileVault2, please enable this"
HashServices=no " <b>{$setting}</b> = <b>{$value}</b> If you plan to use FileVault2, please enable this"
OSInfo=no
UnicodeCollation=no
......@@ -261,8 +264,8 @@ UEFI
ReconnectOnResChange=no
ReplaceTabWithSpace=no
SanitiseClearScreen~=.* " <b>{$setting}</b> = <b>{$value}</b>"
UgaPassThrough=no
Scale~=.* "!<b>{$setting}</b> shouldn't be here"
UgaPassThrough~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!--><b><font colore=red>UgaPassThrough</font></b>missing"
:Quirks
AvoidHighAlloc~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6"
......@@ -271,7 +274,7 @@ UEFI
IgnoreInvalidFlexRatio=no
ReconnectOnResChange~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
IgnoreTextInGraphics~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ProvideConsoleGop~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ProvideConsoleGop=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ReleaseUsbOwnership=no
RequestBootVarFallback~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.9"
RequestBootVarRouting=yes
......@@ -279,6 +282,6 @@ UEFI
ReplaceTabWithSpace~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
SanitiseClearScreen~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ClearScreenOnModeSwitch~=.* "!<b>{$setting}</b> was deprecated in OpenCore v0.5.6 - See Output/${setting}"
UnblockFsConnect=no
UnblockFsConnect=no " <b>{$setting}</b> = <b>{$value}</b> If you have an HP system, please enable this"
:ReservedMemory
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册