提交 4e2e3f84 编写于 作者: 草原企鹅's avatar 草原企鹅

Complete config inspector translation for older platforms

上级 262c5c16
# Laptop: (1st Gen) Clarksfield and Arrandale OpenCore 0.6.2
=<div style="text-align:center;font-size:30px;"> 笔记本电脑:(第一代)Clarksfield和Arrandale OpenCore 0.6.2 健全性检查结果</div><br/>
# Generic config suitable for initial installation
=# OpenCore v0.6.2 Intel Clarksfield and Arrandale Laptop Sanity Check
=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html
=<hr>
=[kernel]:https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#kernel
=[acpi]:https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#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-Post-Install/universal/security.html#scanpolicy
=[platforminfo]:https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#platforminfo
=[deviceproperties]:https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#deviceproperties
# OpenCore v0.6.2 Intel Clarksfield and Arrandale Laptop Sanity Check
=参考文章:<a href="https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html">https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html</a>
=<hr noshade=\"noshade\" />
#[kernel]:https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#kernel
#[acpi]:https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#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-Post-Install/universal/security.html#scanpolicy
#[platforminfo]:https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#platforminfo
#[deviceproperties]:https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#deviceproperties
ACPI
:Add
count==0 "-You have no SSDT Patches. Please review the [ACPI Docs][acpi]"
[Path]==DSDT.aml "-**{$Path}** You should not be including your dumped DSDT. Please review the [ACPI Docs][acpi]"
[Path]==SSDT-1.aml "-**{$Path}** This is just an example SSDT. If you really made this yourself, call it something more descriptive"
[Path]==SSDT-PLUG.aml "-**{$Path}** does not work on Ivy Bridge and older systems"
[Path]==SSDT-GPIO.aml "-**{$Path}** this doesn't belong on an Ivy Bridge or older system"
[Path]~=".dsl$" "!**{$Path}** Only include .aml files here. dsl files need to be compiled to .aml"
[Enabled]==no "-**{$Path}** is **disabled**. Either enable it or remove it to get rid of this warning"
[Path]==SSDT-EC-LAPTOP.aml&SSDT-EC.aml "-**{$Path}** don't use both **SSDT-EC-USBX-LAPTOP** and **SSDT-EC**"
[Path]~=-EC.+aml :"%You might need something like SSDT-EC.aml or SSDT-EC-LAPTOP.aml. See the [ACPI Docs][acpi]"
[Path]!=SSDT-PNLF.aml "-**{$Path}** is missing. See the [ACPI Docs][acpi]"
[Path]==SSDT-PNLF-CFL.aml "-**{$Path}** This should not be included on Kaby Lake and older laptops, instead use SSDT-PNLF. Please review the [ACPI Docs][acpi]."
[Path]==* " **{$Path}** Make sure this file is in your OC/ACPI directory"
[Path]==SSDT-OLA.aml "!**{$Path}** Don't use random files found on sketchy websites, these inject random data that can very likely prevent booting. Please review the [ACPI Docs][acpi]."
[Path]==SSDT-OLARILA.aml "!**{$Path}** Don't use random files found on sketchy websites, these inject random data that can very likely prevent booting. Please review the [ACPI Docs][acpi]."
count==0 "-您没有SSDT补丁。请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#acpi>[Acpi Docs]</a>"
[Path]==DSDT.aml "-<b>{$Path}</b> -->您不应该包括转储的DSDT。请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#acpi>[Acpi Docs]</a>"
[Path]==SSDT-1.aml "-<b>{$Path}</b> -->这只是SSDT的一个例子。如果你真的是自己做的, 称它为更具描述性的东西"
[Path]==SSDT-PLUG.aml "-<b>{$Path}</b> -->在Ivy Bridge和较旧的系统上不起作用"
[Path]==SSDT-GPIO.aml "-<b>{$Path}</b> -->在Ivy Bridge和较旧的系统上不起作用"
[Path]~=".dsl$" "!<b>{$Path}</b> -->在此处只能是.aml文件。 dsl文件需要编译为.aml"
[Enabled]==no "-<b>{$Path}</b> -->状态是<b>已禁用</b>. 启用或删除它可以去除此警告"
[Path]==SSDT-EC-LAPTOP.aml&SSDT-EC.aml "-<b>{$Path}</b> -->不要同时使用 <b>SSDT-EC-USBX-LAPTOP</b> 和 <b>SSDT-EC</b>"
[Path]~=-EC.+aml :"%-->您可能需要类似SSDT-EC.aml或SSDT-EC-USBX-LAPTOP.aml的文件.请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#acpi>[Acpi Docs]</a>"
[Path]!=SSDT-PNLF.aml "-<b>{$Path}</b>缺失. 请查看 [ACPI Docs][acpi]"
[Path]==SSDT-PNLF-CFL.aml "-<b>{$Path}</b> -->这不应该包括在Kaby Lake和较旧的笔记本电脑上,而应使用SSDT-PNLF。请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#acpi>[Acpi Docs]</a>."
[Path]==* " <b>{$Path}</b> -->确保此文件在您的<b>OC/ACPI</b>目录中"
[Path]==SSDT-OLA.aml "-<b>{$Path}</b> -->不要使用在粗略网站上找到的随机文件,这些文件会注入很可能阻止启动的随机数据。 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#acpi>[Acpi Docs]</a>"
[Path]==SSDT-SSDT-OLARILA.aml "-<b>{$Path}</b> -->不要使用在粗略网站上找到的随机文件,这些文件会注入很可能阻止启动的随机数据。 请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#acpi>[Acpi Docs]</a>"
:Quirks
count==5
FadtEnableReset~=.* " **{$setting}** = **{$value}**"
FadtEnableReset~=.* " <b>{$setting}</b> = <b>{$value}</b>"
NormalizeHeaders=no
RebaseRegions=no
ResetHwSig=no
......@@ -39,23 +39,23 @@ ACPI
Booter
:Quirks
AvoidRuntimeDefrag=yes " **{$setting}** = **{$value}** If you board does not support UEFI, please disable this":" **{$setting}** = **{$value}** This is only required if your supports UEFI"
AvoidRuntimeDefrag=yes " <b>{$setting}</b> = <b>{$value}</b> 如果您的主板不支持UEFI,请禁用此功能":" <b>{$setting}</b> = <b>{$value}</b> 仅当您支持UEFI时才需要"
DevirtualiseMmio=no
DisableSingleUser=no
DisableVariableWrite=no
DiscardHibernateMap=no
EnableSafeModeSlide=yes " **{$setting}** = **{$value}** If you board does not support UEFI, please disable this":" **{$setting}** = **{$value}** This is only required if your supports UEFI"
EnableWriteUnprotector=yes " **{$setting}** = **{$value}** If you board does not support UEFI, please disable this":" **{$setting}** = **{$value}** This is only required if your supports UEFI"
EnableSafeModeSlide=yes " <b>{$setting}</b> = <b>{$value}</b> 如果您的主板不支持UEFI,请禁用此功能":" <b>{$setting}</b> = <b>{$value}</b> 仅当您支持UEFI时才需要"
EnableWriteUnprotector=yes " <b>{$setting}</b> = <b>{$value}</b> 如果您的主板不支持UEFI,请禁用此功能":" <b>{$setting}</b> = <b>{$value}</b> 仅当您支持UEFI时才需要"
ForceExitBootServices=no
ProtectCsmRegion~=.* "!**{$setting}** was deprecated in OpenCore v0.5.7 - See **ProtectMemoryRegions** instead"
ProtectCsmRegion~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.7开始已弃用 - 请参阅<b>ProtectMemoryRegions</b>"
ProtectMemoryRegions=no
ProtectSecureBoot=no
ProtectUefiServices=no
ProvideCustomSlide=yes " **{$setting}** = **{$value}** If you board does not support UEFI, please disable this":" **{$setting}** = **{$value}** This is only required if your supports UEFI"
ProvideCustomSlide=yes " <b>{$setting}</b> = <b>{$value}</b> 如果您的主板不支持UEFI,请禁用此功能":" <b>{$setting}</b> = <b>{$value}</b> 仅当您支持UEFI时才需要"
ProvideMaxSlide=0
RebuildAppleMemoryMap=no " **{$setting}** = **{$value}** If you plan to boot OS X 10.6 or older, please enable this":" **{$setting}** = **{$value}** This is only required if you plan to boot OS X 10.6 or older"
SetupVirtualMap=yes " **{$setting}** = **{$value}** If you board does not support UEFI, please disable this":" **{$setting}** = **{$value}** This is only required if your supports UEFI"
ShrinkMemoryMap~=.* "!**{$setting}** was deprecated in OpenCore v0.5.7 - See **RebuildAppleMemoryMap** instead"
RebuildAppleMemoryMap=no " <b>{$setting}</b> = <b>{$value}</b> 如果您打算引导OS X 10.6或更早版本,请启用此功能":" <b>{$setting}</b> = <b>{$value}</b> 仅当您计划引导OS X 10.6或更早版本时才需要"
SetupVirtualMap=yes " <b>{$setting}</b> = <b>{$value}</b> 如果您的主板不支持UEFI,请禁用此功能":" <b>{$setting}</b> = <b>{$value}</b> 仅当您支持UEFI时才需要"
ShrinkMemoryMap~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.7开始已弃用 - 请参阅<b>RebuildAppleMemoryMap</b>"
SignalAppleOS=no
SyncRuntimePermissions=no
......@@ -63,105 +63,107 @@ DeviceProperties
:Add
::PciRoot(0x0)/Pci(0x2,0x0)
framebuffer-patch-enable~="01000000" " **{$setting}** = **{$value}** iGPU set correctly":"-**{$setting}** = **{$value}** - iGPU may not be set correctly. Please read the [DeviceProperties Docs][deviceproperties]"
framebuffer-singlelink~="01000000" " **{$setting}** = **{$value}** iGPU set correctly":"-**{$setting}** = **{$value}** - iGPU may not be set correctly. Please read the [DeviceProperties Docs][deviceproperties]"
framebuffer-patch-enable~="01000000" " <b>{$setting}</b> = <b>{$value}</b> -->iGPU设置正确":"-<b>{$setting}</b> = <b>{$value}</b> - iGPU可能设置不正确. 请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#deviceproperties>[DeviceProperties Docs][deviceproperties]</a>"
framebuffer-singlelink~="01000000" " <b>{$setting}</b> = <b>{$value}</b> -->iGPU设置正确":"-<b>{$setting}</b> = <b>{$value}</b> - iGPU可能设置不正确. 请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#deviceproperties>[DeviceProperties Docs][deviceproperties]</a>"
::PciRoot(0x0)/Pci(0x1b,0x0)
framebuffer-patch-enable~=.* "!**{$setting}** is in the wrong location, iGPU location is PciRoot(0x0)/Pci(0x2,0x0)"
framebuffer-singlelink~=.* "!**{$setting}** is in the wrong location, iGPU location is PciRoot(0x0)/Pci(0x2,0x0)"
framebuffer-patch-enable~=.* "!<b>{$setting}</b> 位置错误, iGPU位置为 PciRoot(0x0)/Pci(0x2,0x0)"
framebuffer-singlelink~=.* "!<b>{$setting}</b> 位置错误, iGPU位置为 PciRoot(0x0)/Pci(0x2,0x0)"
Kernel
:Add
count==0 "!You have no Kexts. You definitely need at least Lilu.kext and VirtualSMC.kext. Please review the [Kexts Docs][kexts]"
[BundlePath]==Lilu.kext " **Lilu.kext** make sure this Kext is in your **OC/Kexts** directory and the first kext listed here":"!**Lilu.kext** is missing. Add it to the top of this list"
[BundlePath]==FakeSMC.kext&VirtualSMC.kext "-**{$BundlePath}** don't use both **FakeSMC.kext** and **VirtualSMC.kext**"
[BundlePath]!=FakeSMC.kext|VirtualSMC.kext "-you should have either **FakeSMC.kext** or **VirtualSMC.kext** here"
[BundlePath]==VoodooHDA.kext&AppleALC.kext "-**{$BundlePath}** don't use both **VoodooHDA.kext** and **AppleALC.kext**"
[BundlePath]==AppleALC.kext "$alcbootarg='-**{$setting}** = **{$value}** You need to add **alcid=**<_layout_\> here since you are using AppleALC.kext';":"$alcbootarg=;"
[BundlePath]==VoodooHDA.kext " **{$BundlePath}** Note that **AppleALC.kext** tends to have better audio quality"
[BundlePath]!=WhateverGreen.kext "-**WhateverGreen.kext** is missing. Please review the [Kexts Docs][kexts]"
[BundlePath]==XLNCUSBFIX.kext "!**XLNCUSBFIX.kext** this is an AMD-specific kext, don't use on Intel"
[BundlePath]==SmallTree-Intel-211-AT-PCIe-GBE.kext "-**{$BundlePath}** while this might work, **SmallTreeIntel82576.kext** is considered more reliable"
[BundlePath]==SMCLightSensor.kext "!**{$BundlePath}** Please ensure your laptop has a light sensor, otherwise this can cause issues"
[BundlePath]==SMCBatteryManager.kext "!**{$BundlePath}** Please ensure your battery has been properly patched to 8bits, otherwise this can cause issues"
[BundlePath]==XHCI-unsupported.kext "-**{$BundlePath}** you probably don't need this"
[BundlePath]==FakePCIID.kext "-**{$BundlePath}** there are better ways to fake device ids"
[BundlePath]==FakePCIID_Intel_HDMI_Audio.kext "-**{$BundlePath}** there are better ways to fake device ids"
[BundlePath]==* " **{$BundlePath}** make sure this Kext is in your **OC/Kexts** directory"
count==0 "!-->您没有Kexts. 您至少得需要Lilu.kext和VirtualSMC.kext. 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/ktext.html#kexts>[Kexts文档]</a>"
[BundlePath]==Lilu.kext " <b>Lilu.kext</b>-->确保此Kext在您的 <b>OC/Kexts</b> 目录,这是需要放在第一个的kext":"!-->缺少<b>Lilu.kext</b>. 将其添加到此列表的顶部"
[BundlePath]==FakeSMC.kext&VirtualSMC.kext "---><b>{$BundlePath}<b> 不要同时使用 <b>FakeSMC.kext<b> 和 <b>VirtualSMC.kext<b>"
[BundlePath]!=FakeSMC.kext|VirtualSMC.kext "--->你应该在此处添加 <b>FakeSMC.kext</b> 或 <b>VirtualSMC.kext</b>"
[BundlePath]==VoodooHDA.kext&AppleALC.kext "---><b>{$BundlePath}</b> 不要同时使用 <b>VoodooHDA.kext</b> 和 <b>AppleALC.kext</b>"
[BundlePath]==AppleALC.kext "$alcbootarg='<b>{$setting}</b> = <b>{$value}</b> --->您需要添加 <b>alcid=</b>N 因为您使用的是AppleALC.kext';":"$alcbootarg=;"
[BundlePath]==VoodooHDA.kext " <b>{$BundlePath}</b> -->请注意,<b>AppleALC.kext</b>往往具有更好的音频质量"
[BundlePath]!=WhateverGreen.kext "--->缺少<font color=red><b>WhateverGreen.kext</b></font>. 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/ktext.html#kexts>[Kexts Docs]</a>"
[BundlePath]==XLNCUSBFIX.kext "!--><b>XLNCUSBFIX.kext</b> 这是AMD专用的kext,请勿在Intel上使用"
[BundlePath]==SmallTree-Intel-211-AT-PCIe-GBE.kext "-->-<b>{$BundlePath}</b> 虽然这可能有效, 但<b>SmallTreeIntel82576.kext</b> 被认为更可靠"
[BundlePath]==SMCLightSensor.kext "!<b>{$BundlePath}</b> -->这个VirtualSMC笔记本电脑插件在台式机上不起作用"
[BundlePath]==SMCBatteryManager.kext "!<b>{$BundlePath}</b> -->这个VirtualSMC笔记本电脑插件在台式机上不起作用"
[BundlePath]==XHCI-unsupported.kext "-<b>{$BundlePath}</b> -->你可能不需要这个"
[BundlePath]==FakePCIID.kext "-<b>{$BundlePath}</b> -->有更好的伪造设备ID的方法"
[BundlePath]==FakePCIID_Intel_HDMI_Audio.kext "-<b>{$BundlePath}</b> -->有更好的伪造设备ID的方法"
[BundlePath]==* "<b>{$BundlePath}</b> -->确保此Kext位于您的 <b>OC/Kexts</b> 目录"
:Emulate
DummyPowerManagement=no
:Quirks
AppleCpuPmCfgLock=yes " **{$setting}** = **{$value}** You should disable CFG-Lock in your bios instead of using this":" **{$setting}** = **{$value}** Make sure CFG-Lock is disabled in your bios"
AppleXcpmCfgLock=yes " **{$setting}** = **{$value}** You should disable CFG-Lock in your bios instead of using this":" **{$setting}** = **{$value}** Make sure CFG-Lock is disabled in your bios"
AppleCpuPmCfgLock=yes " <b>{$setting}</b> = <b>{$value}</b> -->您应该在BIOS中禁用CFG-Lock,而不要使用此功能":" <b>{$setting}</b> = <b>{$value}</b> -->确保在您的BIOS中禁用了CFG-Lock"
AppleXcpmCfgLock=yes " <b>{$setting}</b> = <b>{$value}</b> -->您应该在BIOS中禁用CFG-Lock,而不要使用此功能":" <b>{$setting}</b> = <b>{$value}</b> -->确保在您的BIOS中禁用了CFG-Lock"
AppleXcpmExtraMsrs=no
AppleXcpmForceBoost=no
CustomSMBIOSGuid=no " **{$setting}** = **{$value}** If you have a Dell or VIAO motherboard, please enable this":" **{$setting}** = **{$value}** This is only required if you have a Dell or VIAO motherboard"
CustomSMBIOSGuid=no" <b>{$setting}</b> = <b>{$value}</b> -->如果您有Dell或VIAO主板,请启用此功能"
DisableIoMapper=yes
DisableRtcChecksum~=.* " **{$setting}** = **{$value}**"
DummyPowerManagement~=.* "!**{$setting}** was moved in OpenCore v0.6.2 - See **Kernel -> Emulate**"
ExtendBTFeatureFlags~=.* " **{$setting}** = **{$value}**"
DisableLinkeditJettison=yes
DisableRtcChecksum=no
DummyPowerManagement~=.* "!<b>{$setting}</b> -->已在OpenCore v0.6.2中移动 - 参看<a href=https://dortania.github.io/OpenCore-Desktop-Guide/config.plist/coffee-lake.html#kernel>Kernel -> Emulate</a>"
ExtendBTFeatureFlags~=.* " <b>{$setting}</b> = <b>{$value}</b>"
LegacyCommpage=no
ExternalDiskIcons~=.* " **{$setting}** = **{$value}**"
ExternalDiskIcons~=.* " <b>{$setting}</b> = <b>{$value}</b>"
IncreasePciBarSize=no
LapicKernelPanic=no " **{$setting}** = **{$value}** If you have an HP laptop, please enable this":" **{$setting}** = **{$value}** This is only required if you have an HP laptop"
LapicKernelPanic~=.* " <b>{$setting}</b> = <b>{$value}</b>"
PanicNoKextDump=yes
PowerTimeoutKernelPanic=yes
ThirdPartyDrives~=.* " **{$setting}** = **{$value}**"
ThirdPartyDrives~=.* " <b>{$setting}</b> = <b>{$value}</b>"
XhciPortLimit=no
Misc
:Boot
BuiltinTextRenderer~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See UEFI/TextRenderer"
ConsoleBehaviourOs~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6"
ConsoleBehaviourUi~="" "!**{$setting}** was deprecated in OpenCore v0.5.6"
ConsoleMode~=.* "!**{$setting}** has been moved to UEFI/Output section as of OpenCore v0.5.6"
Resolution~=.* "!**{$setting}** has been moved to UEFI/Output section as of OpenCore v0.5.6"
ConsoleAttributes~=.* " **{$setting}** = **{$value}**"
HideSelf~=.* "!**{$setting}** was deprecated in OpenCore v0.5.9"
BuiltinTextRenderer~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 参见UEFI/TextRenderer"
ConsoleBehaviourOs~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用"
ConsoleBehaviourUi~="" "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用"
ConsoleMode~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已移至UEFI/Output部分"
Resolution~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已移至UEFI/Output部分"
ConsoleAttributes~=.* " <b>{$setting}</b> = <b>{$value}</b>"
HideSelf~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.9开始已弃用"
PollAppleHotKeys=no
ShowPicker=yes
UsePicker~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6"
UsePicker~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用"
TakeoffDelay=0
HibernateMode=None
PickerMode=Builtin
HideAuxiliary=no
PickerAttributes~=.* " **{$setting}** = **{$value}**"
PickerAttributes~=.* " <b>{$setting}</b> = <b>{$value}</b>"
PickerAudioAssist=no
Timeout=5
:Debug
AppleDebug=yes
ApplePanic=yes
DisableWatchDog=yes :" **{$setting}** enabling this will help debugging"
Target=67 :" **{$setting}** see the [Debugging Docs][debug] for more info on debug target numbers"
DisplayLevel=2147483714 :" **{$setting}** see [Debugging Docs][debug] for more info debug display levels"
DisableWatchDog=yes :" <b>{$setting}</b> -->启用此功能将有助于调试"
Target=67 :" <b>{$setting}</b> -->有关调试目标编号的更多信息,请参见<a href=https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html>[Debugging Docs]</a>"
DisplayLevel=2147483714 :" <b>{$setting}</b> -->有关更多信息,请参见<a href=https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html>[Debugging Docs]</a>调试显示级别"
DisplayDelay=0
SysReport=no : " -->只有在使用Debug版时才可以使用<b>{$setting}</b>=yes"
:Entries
[Arguments]~=debug "!**Arguments** = **{$Arguments}** boot-args go in the nvram section, not here"
[Arguments]~=debug "!<b>Arguments</b> = <b>{$Arguments}</b> -->boot-args进入nvram部分,而不是这里"
:Security
AllowNvramReset=yes
AllowSetDefault=yes
ApECID=0
AuthRestart=no
BlacklistAppleUpdate~=.* "!**{$setting}** was deprecated in OpenCore v0.6.0 - See **run-efi-updater** under NVRAM instead"
BootProtect~=.* " **{$setting}** = **{$value}**"
DmgLoading=Signed
BlacklistAppleUpdate~=.* "!<b>{$setting}</b> -->在OpenCore v0.6.0里开始已弃用,可以使用NVRAM参数里添加"
BootProtect=None
DmgLoading~=.* " <b>{$setting}</b> = <b>{$value}<b>"
EnablePassword=no
RequireSignature~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See **Vault**"
RequireVault~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See **Vault**"
RequireSignature~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 <b>Vault</b>"
RequireVault~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 <b>Vault</b>"
Vault=Optional
SecureBootModel~=.* " **{$setting}** = **{$value}**"
SecureBootModel~=.* " <b>{$setting}</b> = <b>{$value}<b>"
HaltLevel=2147483648
ExposeSensitiveData=6 :" **{$setting}** = **{$value}**"
ScanPolicy=0 :"-**{$setting}** = **{$value}**. Initially you want 0 here, but once you are up and running check [Scanpolicy Docs][scanpolicy] for why you should change this"
ExposeSensitiveData=6 :" <b>{$setting}</b> = <b>{$value}</b>"
ScanPolicy=0 :"-<b>{$setting}</b> = <b>{$value}</b>. -->初始配置时候这里可以为0,但是配置完成后,请在OCC里自定义显示哪些启动盘"
:Tools
count==0 " You removed the tool EFIs":"%You can remove the tool EFIs here"
count==0 " -->您好像没有一些EFI工具程序":"%-->您可以在此处删除EFI工具程序"
NVRAM
LegacyEnable=no
......@@ -170,75 +172,76 @@ NVRAM
:Add
::4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
UIScale~=(01|02) " **{$setting}** = **{$value}**":" **{$setting}** = **{$value}** but it is usually set to **01** or **02**"
DefaultBackgroundColor~=.* " **{$setting}** = **{$value}**"
UIScale~=(01|02) " <b>{$setting}</b> = <b>{$value}</b>":" <b>{$setting}</b> = <b>{$value}</b> -->但这通常设置为 <b>01</b> 或 <b>02</b>"
DefaultBackgroundColor~=.* " <b>{$setting}</b> = <b>{$value}</b>"
::7C436110-AB2A-4BBB-A880-FE41995C9F82
boot-args~="ncpi=" "!**{$setting}** = **{$value}** I think you mean **npci=** there not **ncpi=**":""
boot-args~="ncpi=" "!<b>{$setting}</b> = <b>{$value}</b> -->我想你的意思是 <b>npci=</b> 而不是 <b>ncpi=</b>":""
boot-args~="^(?:(?!alcid).)*$" "{$alcbootarg}":""
boot-args="-v keepsyms=1" " **{$setting}** = **{$value}** If you have a navi10 GPU add **agdpmod=pikera**":" **{$setting}** = **{$value}**"
boot-args="-v keepsyms=1" " <b>{$setting}</b> = <b>{$value}</b> -->如果您有navi10 GPU,请添加 <b>agdpmod=pikera</b>":" <b>{$setting}</b> = <b>{$value}</b>"
csr-active-config~=.* " <b>{$setting}</b> = <b>{$value}</b>"
run-efi-updater="No"
csr-active-config~=.* " **{$setting}** = **{$value}**"
nvda_drv~=.* "!**{$setting}** = **{$value}** Remove this setting completely. It is no longer used as of OpenCore v0.5.7"
prev-lang:kbd=72752d52553a323532 "-**{$setting}** = **{$value} ({@value})**. Unless you speak Russian, leave this blank":" **{$setting}** = **{$value} ({@value})**"
SystemAudioVolume~="^\d+$" " **{$setting}** = **{$value}**":"!**{$setting}** = **{$value}** this should be a positive number"
nvda_drv~=.* "!<b>{$setting}</b> = <b>{$value}</b> -->完全删除此设置。从OpenCore v0.5.7开始不再使用"
prev-lang:kbd=72752d52553a323532 "-<b>{$setting}</b> = <b>{$value} ({@value})</b>. -->除非您使用俄语,否则请留空或设置其他语言":" <b>{$setting}</b> = <b>{$value} ({@value})</b>"
SystemAudioVolume~="^\d+$" " <b>{$setting}</b> = <b>{$value}</b>":"!<b>{$setting}</b> = <b>{$value}</b> -->这应该是一个正数"
PlatformInfo
Automatic=yes
UpdateDataHub=yes
UpdateNVRAM=yes
UpdateSMBIOS=yes
UpdateSMBIOSMode=Create " **{$setting}** = **{$value}** If you have a Dell or VIAO motherboard, please set this to **Custom**":" **{$setting}** = **{$value}** This is only required if you have a Dell or VIAO motherboard"
UpdateSMBIOSMode=Create" <b>{$setting}</b> = <b>{$value}</b> 如果您有Dell或VIAO主板,请将其设置为 <b>Custom</b>
:Generic
SpoofVendor=yes
AdviseWindows=no
ProcessorType~=.* " **{$setting}** = **{$value}**"
ProcessorType~=.* " <b>{$setting}</b> = <b>{$value}</b>"
MemoryFormFactor=Auto
SupportsCsm~=.* "!**{$setting}** was replaced with **AdviseWindows** in OpenCore v0.5.5"
SystemProductName~="(MacBookPro6,1|MacBookPro6,2)" " **{$setting}** = **{$value}**":"-**{$setting}** = **{$value}** this is not a suggested SMBIOS for Sandy Bridge Laptop systems. See [PlatformInfo Docs][platforminfo]"
MLB=M000000000001 "!**{$setting}** should be set to your generated board serial. See [PlatformInfo Docs][platforminfo]":" **{$setting}** is set"
ROM=112233000000 "-**{$setting}** = **{$value}** You should set this to your NIC MAC address. See [PlatformInfo Docs][platforminfo]":" **{$setting}** is set"
SystemSerialNumber=W0000000001 "!**{$setting}** should be set to your generated system serial number. See the [PlaformInfo Docs][platforminfo]":" **{$setting}** is set"
SystemUUID=00000000-0000-0000-0000-000000000000 "!**{$setting}** should be set to your generated SmUUID. See the [PlaformInfo Docs][platforminfo]":" **{$setting}** is set"
SupportsCsm~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.5开始被<b>AdviseWindows</b>取代"
SystemProductName~="(MacBookPro6,1|MacBookPro6,2)" " <b>{$setting}</b> = <b>{$value}</b>":"-<b>{$setting}</b> = <b>{$value}</b> -->这不是建议用于Arrandale Laptop系统的SMBIOS. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#platforminfo>[PlatformInfo Docs][platforminfo]</a>"
MLB=M000000000001 "!<b>{$setting}</b> -->应该设置为您生成的板卡序列号。请查看 [PlatformInfo Docs][platforminfo]":" <b>{$setting}</b> 已设置"
ROM=112233000000 "-<b>{$setting}</b> = <b>{$value}</b> -->您应该将此设置为您的NIC MAC地址。请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#platforminfo>[PlatformInfo Docs][platforminfo]</a>":" <b>{$setting}</b> 已设置"
SystemSerialNumber=W0000000001 "!<b>{$setting}</b> -->应该设置为您生成的系统序列号。请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#platforminfo>[PlatformInfo Docs][platforminfo]</a>":" <b>{$setting}</b> 已设置"
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID。请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#platforminfo>[PlatformInfo Docs][platforminfo]</a>":" <b>{$setting}</b> 已设置"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HfsPlusLegacy.efi "$hfs={$value}; **{$value}**":"!Need either **VBoxHfs.efi** or **HfsPlusLegacy.efi** here"
Drivers==VBoxHfs.efi|HfsPlusLegacy.efi|HfsPlus.efi "!**{$value}** you already have **{$hfs}**"
Drivers==OpenRuntime.efi " **{$value}**":"!**OpenRuntime.efi** is missing"
Drivers==FwRuntimeServices.efi "!**{$value}** has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!**ApfsDriverLoader.efi** was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!**OpenCore.efi** should not be here!"
Drivers==AppleUsbKbdxe.efi "!**{$value}** has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!**{$value}** should not be here!"
Drivers==HiiDatabase.efi "!**{$value}** should not be here!"
Drivers==NvmExpressDxe.efi "!**{$value}** should not be here!"
Drivers==OpenUsbKbDxe.efi "-**{$value}** Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-**{$value}** Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-**{$value}** Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-**{$value}** Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!**{$value}** should not be here!"
Drivers==VirtualSmc.efi "!**VirtualSmc.efi** was merged into OpenCore under the quirk **AppleSmcIo**!"
Drivers==~^#.* "!**{$value}** remove the **#** if you want this to load otherwise remove entirely"
Drivers==* " **{$value}**"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$value}</b> -->你已经有了 <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
Drivers==AppleUsbKbdxe.efi "!<b>AppleUsbKbdxe.efi</b> -->不应该在这里!"
Drivers==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> -->除非您执行旧版安装,否则不需要"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> -->除非您使用PS2键盘,否则不应在此处!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
Drivers==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> -->不应该在这里!"
Drivers==AppleUsbKbDxe.efi "-<b>{$value}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
Drivers==~^#.* "!<b>{$value}</b> -->如果您要加载此文件,请完全删除<b>#</b>"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> -->不应该在这里!"
Drivers==* " <b>{$value}</b>"
:APFS
EnableJumpstart=yes
GlobalConnect=no " **{$setting}** = **{$value}** If you have an HP motherboard and can't see APFS drives in OpenCore, please enable this":" **{$setting}** = **{$value}** Only required for HP motherboard that cannot see APFS drives in OpenCore"
HideVerbose=yes
JumpstartHotPlug=no
MinDate=0
MinVersion=0
GlobalConnect~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!-->缺少<b><font colore=red>GlobalConnect</font></b>选项"
:Audio
AudioSupport~=.* " **{$setting}** = **{$value}**"
AudioDevice~=.* " **{$setting}** = **{$value}**"
AudioCodec~=.* " **{$setting}** = **{$value}**"
AudioOut~=.* " **{$setting}** = **{$value}**"
MinimumVolume~=.* " **{$setting}** = **{$value}**"
PlayChime~=.* " **{$setting}** = **{$value}**"
VolumeAmplifier~=.* " **{$setting}** = **{$value}**"
AudioSupport~=.* " <b>{$setting}</b> = <b>{$value}</b>"
AudioDevice~=.* " <b>{$setting}</b> = <b>{$value}</b>"
AudioCodec~=.* " <b>{$setting}</b> = <b>{$value}</b>"
AudioOut~=.* " <b>{$setting}</b> = <b>{$value}</b>"
MinimumVolume~=.* " <b>{$setting}</b> = <b>{$value}</b>"
PlayChime~=.* " <b>{$setting}</b> = <b>{$value}</b>"
VolumeAmplifier~=.* " <b>{$setting}</b> = <b>{$value}</b>"
:Input
KeyFiltering=no
......@@ -248,11 +251,11 @@ UEFI
KeySupportMode=Auto
KeySwap=no
PointerSupport=no
PointerSupportMode~=.* " **{$setting}** = **{$value}**"
PointerSupportMode~=.* " <b>{$setting}</b> = <b>{$value}</b>"
TimerResolution=50000
:ProtocolOverrides
count==18 :"!You should have exactly 18 settings in the UEFI/ProtocolOverrides section"
count==18 :"!-->在OpenCore 0.6.2里,您应该在UEFI/ProtocolOverrides部分中正确设置18个选项"
AppleAudio=no
AppleBootPolicy=no
AppleDebugLog=no
......@@ -263,47 +266,46 @@ UEFI
AppleKeyMap=no
AppleRtcRam=no
AppleSecureBoot=no
AppleSmcIo=no " **{$setting}** = **{$value}** If you plan to use FileVault2, please enable this":" **{$setting}** = **{$value}** This is only required if you plan to use FileVault"
AppleSmcIo=no " <b>{$setting}</b> = <b>{$value}</b> -->如果您打算使用FileVault2,请启用此功能":" <b>{$setting}</b> = <b>{$value}</b> -->仅当您计划使用FileVault时才需要"
AppleUserInterfaceTheme=no
DataHub=no
DeviceProperties=no
FirmwareVolume=no " **{$setting}** = **{$value}** If you plan to use FileVault2, please enable this":" **{$setting}** = **{$value}** This is only required if you plan to use FileVault"
HashServices=no " **{$setting}** = **{$value}** If you plan to use FileVault2, please enable this":" **{$setting}** = **{$value}** This is only required if you plan to use FileVault"
FirmwareVolume=no " <b>{$setting}</b> = <b>{$value}</b> -->如果您打算使用FileVault2,请启用此功能":" <b>{$setting}</b> = <b>{$value}</b> -->仅当您计划使用FileVault时才需要"
HashServices=no " <b>{$setting}</b> = <b>{$value}</b> -->如果您打算使用FileVault2,请启用此功能":" <b>{$setting}</b> = <b>{$value}</b> -->仅当您计划使用FileVault时才需要"
OSInfo=no
UnicodeCollation=no
ConsoleControl~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See UEFI/TextRenderer"
ConsoleControl~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 UEFI/TextRenderer"
:Output
count==11 :"!You should have exactly 11 settings in the UEFI/Output section"
count==11 :"!-->在OpenCore 0.6.2里,您应该在<b>UEFI/OUTPUT</b>部分中设置11个设置"
TextRenderer=BuiltinGraphics
ConsoleMode=""
Resolution~=.* " **{$setting}** = **{$value}**"
Resolution~=.* " <b>{$setting}</b> = <b>{$value}</b>"
ClearScreenOnModeSwitch=no
IgnoreTextInGraphics=no
ProvideConsoleGop=yes
DirectGopRendering=no
DirectGopCacheMode~=.* "!**{$setting}** was deprecated in OpenCore v0.5.9"
DirectGopCacheMode~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.9开始已弃用"
ReconnectOnResChange=no
ReplaceTabWithSpace=no
SanitiseClearScreen~=.* " **{$setting}** = **{$value}**"
SanitiseClearScreen~=.* " <b>{$setting}</b> = <b>{$value}</b>"
UgaPassThrough=no
Scale~=.* "!**{$setting}** shouldn't be here"
Scale~=.* "!<b>{$setting}</b> -->不应该在这里"
:Quirks
AvoidHighAlloc~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6"
AvoidHighAlloc~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用"
DeduplicateBootOrder=yes
ExitBootServicesDelay=0
IgnoreInvalidFlexRatio=yes
ReconnectOnResChange~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See Output/${setting}"
IgnoreTextInGraphics~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ProvideConsoleGop~=yes "!**{$setting}** was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ReleaseUsbOwnership=yes
RequestBootVarFallback~=.* "!**{$setting}** was deprecated in OpenCore v0.5.9"
IgnoreTextInGraphics~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 Output/${setting}"
ProvideConsoleGop~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 Output/${setting}"
ReleaseUsbOwnership=no
RequestBootVarFallback~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.9开始已弃用"
RequestBootVarRouting=yes
TscSyncTimeout=0
ReplaceTabWithSpace~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See Output/${setting}"
SanitiseClearScreen~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ClearScreenOnModeSwitch~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See Output/${setting}"
UnblockFsConnect=no " **{$setting}** = **{$value}** If you have an HP system, please enable this"
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
:ReservedMemory
# HEDT: (1st, 2nd Gen) Nehalem OpenCore 0.6.2
=<div style="text-align:center;font-size:30px;">Nehalem(一代/二代) OpenCore 0.6.2 健全性检查结果</div><br/>
# Generic config suitable for initial installation
=# OpenCore v0.6.2 Intel Nehalem Sanity Check
=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem.html
=<hr>
=[kernel]:https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#kernel
=[acpi]:https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#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-Post-Install/universal/security.html#scanpolicy
=[platforminfo]:https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#platforminfo
=[deviceproperties]:https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#deviceproperties
# OpenCore v0.6.2 Intel Nehalem Sanity Check
=参考文章:<a href="https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem.html">https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem.html</a>
=<hr noshade=\"noshade\" />
#[kernel]:https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#kernel
#[acpi]:https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#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-Post-Install/universal/security.html#scanpolicy
#[platforminfo]:https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#platforminfo
#[deviceproperties]:https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#deviceproperties
ACPI
:Add
count==0 "-You have no SSDT Patches. Please review the [ACPI Docs][acpi]"
[Path]==DSDT.aml "-**{$Path}** You should not be including your dumped DSDT. Please review the [ACPI Docs][acpi]."
[Path]==SSDT-1.aml "-**{$Path}** This is just an example SSDT. If you really made this yourself, call it something more descriptive"
[Path]~=".dsl$" "!**{$Path}** Only include .aml files here. dsl files need to be compiled to .aml"
[Enabled]==no "-**{$Path}** is **disabled**. Either enable it or remove it to get rid of this warning"
[Path]==SSDT-PLUG.aml "!**{$Path}** SSDT-PLUG is not supported on this generation of hardware, please review the [ACPI Docs][acpi]."
[Path]==SSDT-EC-DESKTOP.aml&SSDT-EC.aml "-**{$Path}** don't use both **SSDT-EC-DESKTOP** and **SSDT-EC**"
[Path]~=-EC.+aml :"%You might need something like SSDT-EC.aml or SSDT-EC-DESKTOP.aml. See the [ACPI Docs][acpi]"
[Path]==* " **{$Path}** Make sure this file is in your OC/ACPI directory"
[Path]==SSDT-OLA.aml "!**{$Path}** Don't use random files found on sketchy websites, these inject random data that can very likely prevent booting. Please review the [ACPI Docs][acpi]."
[Path]==SSDT-OLARILA.aml "!**{$Path}** Don't use random files found on sketchy websites, these inject random data that can very likely prevent booting. Please review the [ACPI Docs][acpi]."
count==0 "-您没有SSDT补丁。请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#acpi>[Acpi Docs]</a>"
[Path]==DSDT.aml "-<b>{$Path}</b> -->您不应该包括转储的DSDT。请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#acpi>[Acpi Docs]</a>"
[Path]==SSDT-1.aml "-<b>{$Path}</b> -->这只是SSDT的一个例子。如果你真的是自己做的, 称它为更具描述性的东西"
[Path]~=".dsl$" "!<b>{$Path}</b> -->在此处只能是.aml文件。 dsl文件需要编译为.aml"
[Enabled]==no "-<b>{$Path}</b> -->状态是<b>已禁用</b>. 启用或删除它可以去除此警告"
[Path]==SSDT-PLUG.aml "!<b>{$Path}</b> -->此代硬件不支持SSDT-PLUG,请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#acpi>[Acpi Docs]</a>."
[Path]==SSDT-EC-DESKTOP.aml&SSDT-EC.aml "---><b>{$Path}</b> 不要同时使用 <b>SSDT-EC-DESKTOP</b> 和 <b>SSDT-EC</b>"
[Path]~=-EC.+aml :"%-->您可能需要类似SSDT-EC.aml或SSDT-EC-USBX-DESKTOP.aml的文件.请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#acpi>[Acpi Docs]</a>"
[Path]==* " <b>{$Path}</b> -->确保此文件在您的<b>OC/ACPI</b>目录中"
[Path]==SSDT-OLA.aml "-<b>{$Path}</b> -->不要使用在粗略网站上找到的随机文件,这些文件会注入很可能阻止启动的随机数据。 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#acpi>[Acpi Docs]</a>"
[Path]==SSDT-SSDT-OLARILA.aml "-<b>{$Path}</b> -->不要使用在粗略网站上找到的随机文件,这些文件会注入很可能阻止启动的随机数据。 请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#acpi>[Acpi Docs]</a>"
:Quirks
count==5
FadtEnableReset~=.* " **{$setting}** = **{$value}**"
FadtEnableReset~=.* " <b>{$setting}</b> = <b>{$value}</b>"
NormalizeHeaders=no
RebaseRegions=no
ResetHwSig=no
......@@ -36,23 +36,23 @@ ACPI
Booter
:Quirks
AvoidRuntimeDefrag=yes " **{$setting}** = **{$value}** If you board does not support UEFI, please disable this":" **{$setting}** = **{$value}** This is only required if your supports UEFI"
AvoidRuntimeDefrag=yes " <b>{$setting}</b> = <b>{$value}</b> 如果您的主板不支持UEFI,请禁用此功能":" <b>{$setting}</b> = <b>{$value}</b> 仅当您支持UEFI时才需要"
DevirtualiseMmio=no
DisableSingleUser=no
DisableVariableWrite=no
DiscardHibernateMap=no
EnableSafeModeSlide=yes " **{$setting}** = **{$value}** If you board does not support UEFI, please disable this":" **{$setting}** = **{$value}** This is only required if your supports UEFI"
EnableWriteUnprotector=yes " **{$setting}** = **{$value}** If you board does not support UEFI, please disable this":" **{$setting}** = **{$value}** This is only required if your supports UEFI"
EnableSafeModeSlide=yes " <b>{$setting}</b> = <b>{$value}</b> 如果您的主板不支持UEFI,请禁用此功能":" <b>{$setting}</b> = <b>{$value}</b> 仅当您支持UEFI时才需要"
EnableWriteUnprotector=yes " <b>{$setting}</b> = <b>{$value}</b> 如果您的主板不支持UEFI,请禁用此功能":" <b>{$setting}</b> = <b>{$value}</b> 仅当您支持UEFI时才需要"
ForceExitBootServices=no
ProtectCsmRegion~=.* "!**{$setting}** was deprecated in OpenCore v0.5.7 - See **ProtectMemoryRegions** instead"
ProtectCsmRegion~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.7开始已弃用 - 请参阅<b>ProtectMemoryRegions</b>"
ProtectMemoryRegions=no
ProtectSecureBoot=no
ProtectUefiServices=no
ProvideCustomSlide=yes " **{$setting}** = **{$value}** If you board does not support UEFI, please disable this":" **{$setting}** = **{$value}** This is only required if your supports UEFI"
ProvideCustomSlide=yes " <b>{$setting}</b> = <b>{$value}</b> 如果您的主板不支持UEFI,请禁用此功能":" <b>{$setting}</b> = <b>{$value}</b> 仅当您支持UEFI时才需要"
ProvideMaxSlide=0
RebuildAppleMemoryMap=no " **{$setting}** = **{$value}** If you plan to boot OS X 10.6 or older, please enable this":" **{$setting}** = **{$value}** This is only required if you plan to boot OS X 10.6 or older"
SetupVirtualMap=yes " **{$setting}** = **{$value}** If you board does not support UEFI, please disable this":" **{$setting}** = **{$value}** This is only required if your supports UEFI"
ShrinkMemoryMap~=.* "!**{$setting}** was deprecated in OpenCore v0.5.7 - See **RebuildAppleMemoryMap** instead"
RebuildAppleMemoryMap=no " <b>{$setting}</b> = <b>{$value}</b> 如果您打算引导OS X 10.6或更早版本,请启用此功能":" <b>{$setting}</b> = <b>{$value}</b> 仅当您计划引导OS X 10.6或更早版本时才需要"
SetupVirtualMap=yes " <b>{$setting}</b> = <b>{$value}</b> 如果您的主板不支持UEFI,请禁用此功能":" <b>{$setting}</b> = <b>{$value}</b> 仅当您支持UEFI时才需要"
ShrinkMemoryMap~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.7开始已弃用 - 请参阅<b>RebuildAppleMemoryMap</b>"
SignalAppleOS=no
SyncRuntimePermissions=no
......@@ -61,91 +61,93 @@ DeviceProperties
Kernel
:Add
count==0 "!You have no Kexts. You definitely need at least Lilu.kext and VirtualSMC.kext. Please review the [Kexts Docs][kexts]"
[BundlePath]==Lilu.kext " **Lilu.kext** make sure this Kext is in your **OC/Kexts** directory and the first kext listed here":"!**Lilu.kext** is missing. Add it to the top of this list"
[BundlePath]==FakeSMC.kext&VirtualSMC.kext "-**{$BundlePath}** don't use both **FakeSMC.kext** and **VirtualSMC.kext**"
[BundlePath]!=FakeSMC.kext|VirtualSMC.kext "-you should have either **FakeSMC.kext** or **VirtualSMC.kext** here"
[BundlePath]==VoodooHDA.kext&AppleALC.kext "-**{$BundlePath}** don't use both **VoodooHDA.kext** and **AppleALC.kext**"
[BundlePath]==AppleALC.kext "$alcbootarg='-**{$setting}** = **{$value}** You need to add **alcid=**<_layout_\> here since you are using AppleALC.kext';":"$alcbootarg=;"
[BundlePath]!=WhateverGreen.kext "-**WhateverGreen.kext** is missing. Please review the [Kexts Docs][kexts]"
[BundlePath]==XLNCUSBFIX.kext "!**XLNCUSBFIX.kext** this is an AMD-specific kext, don't use on Intel"
[BundlePath]==SmallTree-Intel-211-AT-PCIe-GBE.kext "-**{$BundlePath}** while this might work, **SmallTreeIntel82576.kext** is considered more reliable"
[BundlePath]==SMCLightSensor.kext "!**{$BundlePath}** VirtualSMC laptop plugins don't work on Desktop"
[BundlePath]==SMCBatteryManager.kext "!**{$BundlePath}** VirtualSMC laptop plugins don't work on Desktop"
[BundlePath]==* " **{$BundlePath}** make sure this Kext is in your **OC/Kexts** directory"
count==0 "!-->您没有Kexts. 您至少得需要Lilu.kext和VirtualSMC.kext. 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/ktext.html#kexts>[Kexts文档]</a>"
[BundlePath]==Lilu.kext " <b>Lilu.kext</b>-->确保此Kext在您的 <b>OC/Kexts</b> 目录,这是需要放在第一个的kext":"!-->缺少<b>Lilu.kext</b>. 将其添加到此列表的顶部"
[BundlePath]==FakeSMC.kext&VirtualSMC.kext "---><b>{$BundlePath}<b> 不要同时使用 <b>FakeSMC.kext<b> 和 <b>VirtualSMC.kext<b>"
[BundlePath]!=FakeSMC.kext|VirtualSMC.kext "--->你应该在此处添加 <b>FakeSMC.kext</b> 或 <b>VirtualSMC.kext</b>"
[BundlePath]==VoodooHDA.kext&AppleALC.kext "---><b>{$BundlePath}</b> 不要同时使用 <b>VoodooHDA.kext</b> 和 <b>AppleALC.kext</b>"
[BundlePath]==AppleALC.kext "$alcbootarg='<b>{$setting}</b> = <b>{$value}</b> --->您需要添加 <b>alcid=</b>N 因为您使用的是AppleALC.kext';":"$alcbootarg=;"
[BundlePath]!=WhateverGreen.kext "--->缺少<font color=red><b>WhateverGreen.kext</b></font>. 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/ktext.html#kexts>[Kexts Docs]</a>"
[BundlePath]==XLNCUSBFIX.kext "!--><b>XLNCUSBFIX.kext</b> 这是AMD专用的kext,请勿在Intel上使用"
[BundlePath]==SmallTree-Intel-211-AT-PCIe-GBE.kext "-->-<b>{$BundlePath}</b> 虽然这可能有效, 但<b>SmallTreeIntel82576.kext</b> 被认为更可靠"
[BundlePath]==SMCLightSensor.kext "!<b>{$BundlePath}</b> -->这个VirtualSMC笔记本电脑插件在台式机上不起作用"
[BundlePath]==SMCBatteryManager.kext "!<b>{$BundlePath}</b> -->这个VirtualSMC笔记本电脑插件在台式机上不起作用"
[BundlePath]==* "<b>{$BundlePath}</b> -->确保此Kext位于您的 <b>OC/Kexts</b> 目录"
:Emulate
DummyPowerManagement=no
:Quirks
AppleCpuPmCfgLock=yes
AppleXcpmCfgLock=yes
AppleCpuPmCfgLock=yes " <b>{$setting}</b> = <b>{$value}</b> -->您应该在BIOS中禁用CFG-Lock,而不要使用此功能":" <b>{$setting}</b> = <b>{$value}</b> -->确保在您的BIOS中禁用了CFG-Lock"
AppleXcpmCfgLock=yes " <b>{$setting}</b> = <b>{$value}</b> -->您应该在BIOS中禁用CFG-Lock,而不要使用此功能":" <b>{$setting}</b> = <b>{$value}</b> -->确保在您的BIOS中禁用了CFG-Lock"
AppleXcpmExtraMsrs=yes
AppleXcpmForceBoost=no
CustomSMBIOSGuid=no " **{$setting}** = **{$value}** If you have a Dell or VIAO motherboard, please enable this":" **{$setting}** = **{$value}** This is only required if you have a Dell or VIAO motherboard"
CustomSMBIOSGuid=no" <b>{$setting}</b> = <b>{$value}</b> -->如果您有Dell或VIAO主板,请启用此功能"
DisableIoMapper=yes
DisableRtcChecksum~=.* " **{$setting}** = **{$value}**"
DummyPowerManagement~=.* "!**{$setting}** was moved in OpenCore v0.6.2 - See **Kernel -> Emulate**"
ExtendBTFeatureFlags~=.* " **{$setting}** = **{$value}**"
DisableLinkeditJettison=yes
DisableRtcChecksum=no
DummyPowerManagement~=.* "!<b>{$setting}</b> -->已在OpenCore v0.6.2中移动 - 参看<a href=https://dortania.github.io/OpenCore-Desktop-Guide/config.plist/coffee-lake.html#kernel>Kernel -> Emulate</a>"
ExtendBTFeatureFlags~=.* " <b>{$setting}</b> = <b>{$value}</b>"
LegacyCommpage=no
ExternalDiskIcons~=.* " **{$setting}** = **{$value}**"
ExternalDiskIcons~=.* " <b>{$setting}</b> = <b>{$value}</b>"
IncreasePciBarSize=no
LapicKernelPanic=no " **{$setting}** = **{$value}** If you have an HP laptop, please enable this":" **{$setting}** = **{$value}** This is only required if you have an HP laptop"
LapicKernelPanic~=.* " <b>{$setting}</b> = <b>{$value}</b>"
PanicNoKextDump=yes
PowerTimeoutKernelPanic=yes
ThirdPartyDrives~=.* " **{$setting}** = **{$value}**"
ThirdPartyDrives~=.* " <b>{$setting}</b> = <b>{$value}</b>"
XhciPortLimit=no
Misc
:Boot
BuiltinTextRenderer~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See UEFI/TextRenderer"
ConsoleBehaviourOs~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6"
ConsoleBehaviourUi~="" "!**{$setting}** was deprecated in OpenCore v0.5.6"
ConsoleMode~=.* "!**{$setting}** has been moved to UEFI/Output section as of OpenCore v0.5.6"
Resolution~=.* "!**{$setting}** has been moved to UEFI/Output section as of OpenCore v0.5.6"
ConsoleAttributes~=.* " **{$setting}** = **{$value}**"
HideSelf~=.* "!**{$setting}** was deprecated in OpenCore v0.5.9"
BuiltinTextRenderer~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 参见UEFI/TextRenderer"
ConsoleBehaviourOs~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用"
ConsoleBehaviourUi~="" "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用"
ConsoleMode~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已移至UEFI/Output部分"
Resolution~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已移至UEFI/Output部分"
ConsoleAttributes~=.* " <b>{$setting}</b> = <b>{$value}</b>"
HideSelf~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.9开始已弃用"
PollAppleHotKeys=no
ShowPicker=yes
UsePicker~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6"
UsePicker~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用"
TakeoffDelay=0
HibernateMode=None
PickerMode=Builtin
HideAuxiliary=no
PickerAttributes~=.* " **{$setting}** = **{$value}**"
PickerAttributes~=.* " <b>{$setting}</b> = <b>{$value}</b>"
PickerAudioAssist=no
Timeout=5
:Debug
AppleDebug=yes
ApplePanic=yes
DisableWatchDog=yes :" **{$setting}** enabling this will help debugging"
Target=67 :" **{$setting}** see the [Debugging Docs][debug] for more info on debug target numbers"
DisplayLevel=2147483714 :" **{$setting}** see [Debugging Docs][debug] for more info debug display levels"
DisableWatchDog=yes :" <b>{$setting}</b> -->启用此功能将有助于调试"
Target=67 :" <b>{$setting}</b> -->有关调试目标编号的更多信息,请参见<a href=https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html>[Debugging Docs]</a>"
DisplayLevel=2147483714 :" <b>{$setting}</b> -->有关更多信息,请参见<a href=https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html>[Debugging Docs]</a>调试显示级别"
DisplayDelay=0
SysReport=no : " -->只有在使用Debug版时才可以使用<b>{$setting}</b>=yes"
:Entries
[Arguments]~=debug "!**Arguments** = **{$Arguments}** boot-args go in the nvram section, not here"
[Arguments]~=debug "!<b>Arguments</b> = <b>{$Arguments}</b> -->boot-args进入nvram部分,而不是这里"
:Security
AllowNvramReset=yes
AllowSetDefault=yes
ApECID=0
AuthRestart=no
BlacklistAppleUpdate~=.* "!**{$setting}** was deprecated in OpenCore v0.6.0 - See **run-efi-updater** under NVRAM instead"
BootProtect~=.* " **{$setting}** = **{$value}**"
DmgLoading=Signed
BlacklistAppleUpdate~=.* "!<b>{$setting}</b> -->在OpenCore v0.6.0里开始已弃用,可以使用NVRAM参数里添加"
BootProtect=None
DmgLoading~=.* " <b>{$setting}</b> = <b>{$value}<b>"
EnablePassword=no
RequireSignature~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See **Vault**"
RequireVault~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See **Vault**"
RequireSignature~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 <b>Vault</b>"
RequireVault~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 <b>Vault</b>"
Vault=Optional
SecureBootModel~=.* " **{$setting}** = **{$value}**"
SecureBootModel~=.* " <b>{$setting}</b> = <b>{$value}<b>"
HaltLevel=2147483648
ExposeSensitiveData=6 :" **{$setting}** = **{$value}**"
ScanPolicy=0 :"-**{$setting}** = **{$value}**. Initially you want 0 here, but once you are up and running check [Scanpolicy Docs][scanpolicy] for why you should change this"
ExposeSensitiveData=6 :" <b>{$setting}</b> = <b>{$value}</b>"
ScanPolicy=0 :"-<b>{$setting}</b> = <b>{$value}</b>. -->初始配置时候这里可以为0,但是配置完成后,请在OCC里自定义显示哪些启动盘"
:Tools
count==0 " You removed the tool EFIs":"%You can remove the tool EFIs here"
count==0 " -->您好像没有一些EFI工具程序":"%-->您可以在此处删除EFI工具程序"
NVRAM
LegacyEnable=yes
......@@ -154,75 +156,76 @@ NVRAM
:Add
::4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
UIScale~=(01|02) " **{$setting}** = **{$value}**":" **{$setting}** = **{$value}** but it is usually set to **01** or **02**"
DefaultBackgroundColor~=.* " **{$setting}** = **{$value}**"
UIScale~=(01|02) " <b>{$setting}</b> = <b>{$value}</b>":" <b>{$setting}</b> = <b>{$value}</b> -->但这通常设置为 <b>01</b> 或 <b>02</b>"
DefaultBackgroundColor~=.* " <b>{$setting}</b> = <b>{$value}</b>"
::7C436110-AB2A-4BBB-A880-FE41995C9F82
boot-args~="ncpi=" "!**{$setting}** = **{$value}** I think you mean **npci=** there not **ncpi=**":""
boot-args~="ncpi=" "!<b>{$setting}</b> = <b>{$value}</b> -->我想你的意思是 <b>npci=</b> 而不是 <b>ncpi=</b>":""
boot-args~="^(?:(?!alcid).)*$" "{$alcbootarg}":""
boot-args="-v keepsyms=1" " **{$setting}** = **{$value}** If you have a navi10 GPU add **agdpmod=pikera**":" **{$setting}** = **{$value}**"
boot-args="-v keepsyms=1" " <b>{$setting}</b> = <b>{$value}</b> -->如果您有navi10 GPU,请添加 <b>agdpmod=pikera</b>":" <b>{$setting}</b> = <b>{$value}</b>"
csr-active-config~=.* " <b>{$setting}</b> = <b>{$value}</b>"
run-efi-updater="No"
csr-active-config~=.* " **{$setting}** = **{$value}**"
nvda_drv~=.* "!**{$setting}** = **{$value}** Remove this setting completely. It is no longer used as of OpenCore v0.5.7"
prev-lang:kbd=72752d52553a323532 "-**{$setting}** = **{$value} ({@value})**. Unless you speak Russian, leave this blank":" **{$setting}** = **{$value} ({@value})**"
SystemAudioVolume~="^\d+$" " **{$setting}** = **{$value}**":"!**{$setting}** = **{$value}** this should be a positive number"
nvda_drv~=.* "!<b>{$setting}</b> = <b>{$value}</b> -->完全删除此设置。从OpenCore v0.5.7开始不再使用"
prev-lang:kbd=72752d52553a323532 "-<b>{$setting}</b> = <b>{$value} ({@value})</b>. -->除非您使用俄语,否则请留空或设置其他语言":" <b>{$setting}</b> = <b>{$value} ({@value})</b>"
SystemAudioVolume~="^\d+$" " <b>{$setting}</b> = <b>{$value}</b>":"!<b>{$setting}</b> = <b>{$value}</b> -->这应该是一个正数"
PlatformInfo
Automatic=yes
UpdateDataHub=yes
UpdateNVRAM=yes
UpdateSMBIOS=yes
UpdateSMBIOSMode=Create " **{$setting}** = **{$value}** If you have a Dell or VIAO motherboard, please set this to **Custom**":" **{$setting}** = **{$value}** This is only required if you have a Dell or VIAO motherboard"
UpdateSMBIOSMode=Create" <b>{$setting}</b> = <b>{$value}</b> 如果您有Dell或VIAO主板,请将其设置为 <b>Custom</b>
:Generic
SpoofVendor=yes
AdviseWindows=no
ProcessorType~=.* " **{$setting}** = **{$value}**"
ProcessorType~=.* " <b>{$setting}</b> = <b>{$value}</b>"
MemoryFormFactor=Auto
SupportsCsm~=.* "!**{$setting}** was replaced with **AdviseWindows** in OpenCore v0.5.5"
SystemProductName~="(MacPro5,1|MacPro6,1)" " **{$setting}** = **{$value}**":"-**{$setting}** = **{$value}** this is not a suggested SMBIOS for Skylake-X systems. See [PlatformInfo Docs][platforminfo]"
MLB=M000000000001 "!**{$setting}** should be set to your generated board serial. See [PlatformInfo Docs][platforminfo]":" **{$setting}** is set"
ROM=112233000000 "-**{$setting}** = **{$value}** You should set this to your NIC MAC address. See [PlatformInfo Docs][platforminfo]":" **{$setting}** is set"
SystemSerialNumber=W0000000001 "!**{$setting}** should be set to your generated system serial number. See the [PlaformInfo Docs][platforminfo]":" **{$setting}** is set"
SystemUUID=00000000-0000-0000-0000-000000000000 "!**{$setting}** should be set to your generated SmUUID. See the [PlaformInfo Docs][platforminfo]":" **{$setting}** is set"
SupportsCsm~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.5开始被<b>AdviseWindows</b>取代"
SystemProductName~="(MacPro5,1|MacPro6,1)" " <b>{$setting}</b> = <b>{$value}</b>":"-<b>{$setting}</b> = <b>{$value}</b> -->对于Nehalem平台,这不是建议的SMBIOS."
MLB=M000000000001 "!<b>{$setting}</b> -->应该设置为您生成的板卡序列号. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> -->已设置"
ROM=112233000000 "-<b>{$setting}</b> = <b>{$value}</b> -->您应该将此设置为您的NIC MAC地址. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> -->已设置"
SystemSerialNumber=W0000000001 "!<b>{$setting}</b> -->应该设置为您生成的系统序列号. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> -->已设置"
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> -->已设置"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$value}; **{$value}**":"!Need either **VBoxHfs.efi** or **HFSPlus.efi** here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!**{$value}** you already have **{$hfs}**"
Drivers==OpenRuntime.efi " **{$value}**":"!**OpenRuntime.efi** is missing"
Drivers==FwRuntimeServices.efi "!**{$value}** has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!**ApfsDriverLoader.efi** was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!**OpenCore.efi** should not be here!"
Drivers==AppleUsbKbdxe.efi "!**{$value}** has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!**{$value}** should not be here!"
Drivers==HiiDatabase.efi "!**{$value}** should not be here!"
Drivers==NvmExpressDxe.efi "!**{$value}** should not be here!"
Drivers==OpenUsbKbDxe.efi "-**{$value}** Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-**{$value}** Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-**{$value}** Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-**{$value}** Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!**{$value}** should not be here!"
Drivers==VirtualSmc.efi "!**VirtualSmc.efi** was merged into OpenCore under the quirk **AppleSmcIo**!"
Drivers==~^#.* "!**{$value}** remove the **#** if you want this to load otherwise remove entirely"
Drivers==* " **{$value}**"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$value}</b> -->你已经有了 <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
Drivers==AppleUsbKbdxe.efi "!<b>AppleUsbKbdxe.efi</b> -->不应该在这里!"
Drivers==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> -->除非您执行旧版安装,否则不需要"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> -->除非您使用PS2键盘,否则不应在此处!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
Drivers==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> -->不应该在这里!"
Drivers==AppleUsbKbDxe.efi "-<b>{$value}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
Drivers==~^#.* "!<b>{$value}</b> -->如果您要加载此文件,请完全删除<b>#</b>"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> -->不应该在这里!"
Drivers==* " <b>{$value}</b>"
:APFS
EnableJumpstart=yes
GlobalConnect=no " **{$setting}** = **{$value}** If you have an HP motherboard and can't see APFS drives in OpenCore, please enable this":" **{$setting}** = **{$value}** Only required for HP motherboard that cannot see APFS drives in OpenCore"
HideVerbose=yes
JumpstartHotPlug=no
MinDate=0
MinVersion=0
GlobalConnect~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!-->缺少<b><font colore=red>GlobalConnect</font></b>选项"
:Audio
AudioSupport~=.* " **{$setting}** = **{$value}**"
AudioDevice~=.* " **{$setting}** = **{$value}**"
AudioCodec~=.* " **{$setting}** = **{$value}**"
AudioOut~=.* " **{$setting}** = **{$value}**"
MinimumVolume~=.* " **{$setting}** = **{$value}**"
PlayChime~=.* " **{$setting}** = **{$value}**"
VolumeAmplifier~=.* " **{$setting}** = **{$value}**"
AudioSupport~=.* " <b>{$setting}</b> = <b>{$value}</b>"
AudioDevice~=.* " <b>{$setting}</b> = <b>{$value}</b>"
AudioCodec~=.* " <b>{$setting}</b> = <b>{$value}</b>"
AudioOut~=.* " <b>{$setting}</b> = <b>{$value}</b>"
MinimumVolume~=.* " <b>{$setting}</b> = <b>{$value}</b>"
PlayChime~=.* " <b>{$setting}</b> = <b>{$value}</b>"
VolumeAmplifier~=.* " <b>{$setting}</b> = <b>{$value}</b>"
:Input
KeyFiltering=no
......@@ -232,11 +235,11 @@ UEFI
KeySupportMode=Auto
KeySwap=no
PointerSupport=no
PointerSupportMode~=.* " **{$setting}** = **{$value}**"
PointerSupportMode~=.* " <b>{$setting}</b> = <b>{$value}</b>"
TimerResolution=50000
:ProtocolOverrides
count==18 :"!You should have exactly 18 settings in the UEFI/ProtocolOverrides section"
count==18 :"!-->在OpenCore 0.6.2里,您应该在UEFI/ProtocolOverrides部分中正确设置18个选项"
AppleAudio=no
AppleBootPolicy=no
AppleDebugLog=no
......@@ -247,46 +250,46 @@ UEFI
AppleKeyMap=no
AppleRtcRam=no
AppleSecureBoot=no
AppleSmcIo=no " **{$setting}** = **{$value}** If you plan to use FileVault2, please enable this":" **{$setting}** = **{$value}** This is only required if you plan to use FileVault"
AppleSmcIo=no " <b>{$setting}</b> = <b>{$value}</b> -->如果您打算使用FileVault2,请启用此功能":" <b>{$setting}</b> = <b>{$value}</b> -->仅当您计划使用FileVault时才需要"
AppleUserInterfaceTheme=no
DataHub=no
DeviceProperties=no
FirmwareVolume=no " **{$setting}** = **{$value}** If you plan to use FileVault2, please enable this":" **{$setting}** = **{$value}** This is only required if you plan to use FileVault"
HashServices=no " **{$setting}** = **{$value}** If you plan to use FileVault2, please enable this":" **{$setting}** = **{$value}** This is only required if you plan to use FileVault"
FirmwareVolume=no " <b>{$setting}</b> = <b>{$value}</b> -->如果您打算使用FileVault2,请启用此功能":" <b>{$setting}</b> = <b>{$value}</b> -->仅当您计划使用FileVault时才需要"
HashServices=no " <b>{$setting}</b> = <b>{$value}</b> -->如果您打算使用FileVault2,请启用此功能":" <b>{$setting}</b> = <b>{$value}</b> -->仅当您计划使用FileVault时才需要"
OSInfo=no
UnicodeCollation=no
ConsoleControl~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See UEFI/TextRenderer"
ConsoleControl~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 UEFI/TextRenderer"
:Output
count==11 :"!You should have exactly 11 settings in the UEFI/Output section"
count==11 :"!-->在OpenCore 0.6.2里,您应该在<b>UEFI/OUTPUT</b>部分中设置11个设置"
TextRenderer=BuiltinGraphics
ConsoleMode=""
Resolution~=.* " **{$setting}** = **{$value}**"
Resolution~=.* " <b>{$setting}</b> = <b>{$value}</b>"
ClearScreenOnModeSwitch=no
IgnoreTextInGraphics=no
ProvideConsoleGop=yes
DirectGopRendering=no
DirectGopCacheMode~=.* "!**{$setting}** was deprecated in OpenCore v0.5.9"
DirectGopCacheMode~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.9开始已弃用"
ReconnectOnResChange=no
ReplaceTabWithSpace=no
SanitiseClearScreen~=.* " **{$setting}** = **{$value}**"
SanitiseClearScreen~=.* " <b>{$setting}</b> = <b>{$value}</b>"
UgaPassThrough=no
Scale~=.* "!**{$setting}** shouldn't be here"
Scale~=.* "!<b>{$setting}</b> -->不应该在这里"
:Quirks
AvoidHighAlloc~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6"
AvoidHighAlloc~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用"
DeduplicateBootOrder=yes
ExitBootServicesDelay=0
IgnoreInvalidFlexRatio=yes
IgnoreTextInGraphics~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ProvideConsoleGop~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See Output/${setting}"
IgnoreTextInGraphics~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 Output/${setting}"
ProvideConsoleGop~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 Output/${setting}"
ReleaseUsbOwnership=no
RequestBootVarFallback~=.* "!**{$setting}** was deprecated in OpenCore v0.5.9"
RequestBootVarFallback~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.9开始已弃用"
RequestBootVarRouting=yes
TscSyncTimeout=0
ReplaceTabWithSpace~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See Output/${setting}"
SanitiseClearScreen~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ClearScreenOnModeSwitch~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See Output/${setting}"
UnblockFsConnect=no " **{$setting}** = **{$value}** If you have an HP system, please enable this"
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
:ReservedMemory
# Desktop: (0th Gen) Yonah, Conroe and Penryn 0.6.2
=<div style="text-align:center;font-size:30px;"> 台式机:(第0代)Yonah,Conroe和Penryn 0.6.2 健全性检查结果</div><br/>
# Generic config suitable for initial installation
=# OpenCore v0.6.2 Intel Yonah, Conroe and Penryn Desktop Sanity Check
=https://dortania.github.io/OpenCore-Install-Guide/config.plist/penryn.html
=<hr>
=[kernel]:https://dortania.github.io/OpenCore-Install-Guide/config.plist/penryn.html#kernel
=[acpi]:https://dortania.github.io/OpenCore-Install-Guide/config.plist/penryn.html#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-Post-Install/universal/security.html#scanpolicy
=[platforminfo]:https://dortania.github.io/OpenCore-Install-Guide/config.plist/penryn.html#platforminfo
=[deviceproperties]:https://dortania.github.io/OpenCore-Install-Guide/config.plist/penryn.html#deviceproperties
=参考文章:<a href="https://dortania.github.io/OpenCore-Install-Guide/config.plist/penryn.html">https://dortania.github.io/OpenCore-Install-Guide/config.plist/penryn.html</a>
=<hr noshade=\"noshade\" />
#[kernel]:https://dortania.github.io/OpenCore-Install-Guide/config.plist/penryn.html#kernel
#[acpi]:https://dortania.github.io/OpenCore-Install-Guide/config.plist/penryn.html#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-Post-Install/universal/security.html#scanpolicy
#[platforminfo]:https://dortania.github.io/OpenCore-Install-Guide/config.plist/penryn.html#platforminfo
#[deviceproperties]:https://dortania.github.io/OpenCore-Install-Guide/config.plist/penryn.html#deviceproperties
ACPI
:Add
count==0 "-You have no SSDT Patches. Please review the [ACPI Docs][acpi]"
[Path]==DSDT.aml "-**{$Path}** You should not be including your dumped DSDT. Please review the [ACPI Docs][acpi]"
[Path]==SSDT-1.aml "-**{$Path}** This is just an example SSDT. If you really made this yourself, call it something more descriptive"
[Path]==SSDT-PLUG.aml "-**{$Path}** does not work on Ivy Bridge and older systems"
[Path]==SSDT-GPIO.aml "-**{$Path}** this doesn't belong on an Ivy Bridge or older system"
[Path]~=".dsl$" "!**{$Path}** Only include .aml files here. dsl files need to be compiled to .aml"
[Enabled]==no "-**{$Path}** is **disabled**. Either enable it or remove it to get rid of this warning"
[Path]==SSDT-EC-DESKTOP.aml&SSDT-EC.aml "-**{$Path}** don't use both **SSDT-EC-DESKTOP** and **SSDT-EC**"
[Path]~=-EC.+aml :"%You might need something like SSDT-EC.aml or SSDT-EC-USBX-DESKTOP.aml. See the [ACPI Docs][acpi]"
[Path]==* " **{$Path}** Make sure this file is in your OC/ACPI directory"
[Path]==SSDT-OLA.aml "!**{$Path}** Don't use random files found on sketchy websites, these inject random data that can very likely prevent booting. Please review the [ACPI Docs][acpi]."
[Path]==SSDT-OLARILA.aml "!**{$Path}** Don't use random files found on sketchy websites, these inject random data that can very likely prevent booting. Please review the [ACPI Docs][acpi]."
count==0 "-您没有SSDT补丁。请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#acpi>[Acpi Docs]</a>"
[Path]==DSDT.aml "-<b>{$Path}</b> -->您不应该包括转储的DSDT。请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#acpi>[Acpi Docs]</a>"
[Path]==SSDT-1.aml "-<b>{$Path}</b> -->这只是SSDT的一个例子。如果你真的是自己做的, 称它为更具描述性的东西"
[Path]~=".dsl$" "!<b>{$Path}</b> -->在此处只能是.aml文件。 dsl文件需要编译为.aml"
[Enabled]==no "-<b>{$Path}</b> -->状态是<b>已禁用</b>. 启用或删除它可以去除此警告"
[Path]==SSDT-PLUG.aml "!<b>{$Path}</b> -->此代硬件不支持SSDT-PLUG,请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#acpi>[Acpi Docs]</a>."
[Path]==SSDT-EC-DESKTOP.aml&SSDT-EC.aml "---><b>{$Path}</b> 不要同时使用 <b>SSDT-EC-DESKTOP</b> 和 <b>SSDT-EC</b>"
[Path]~=-EC.+aml :"%-->您可能需要类似SSDT-EC.aml或SSDT-EC-USBX-DESKTOP.aml的文件.请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#acpi>[Acpi Docs]</a>"
[Path]==* " <b>{$Path}</b> -->确保此文件在您的<b>OC/ACPI</b>目录中"
[Path]==SSDT-OLA.aml "-<b>{$Path}</b> -->不要使用在粗略网站上找到的随机文件,这些文件会注入很可能阻止启动的随机数据。 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#acpi>[Acpi Docs]</a>"
[Path]==SSDT-SSDT-OLARILA.aml "-<b>{$Path}</b> -->不要使用在粗略网站上找到的随机文件,这些文件会注入很可能阻止启动的随机数据。 请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#acpi>[Acpi Docs]</a>"
:Quirks
count==5
FadtEnableReset~=.* " **{$setting}** = **{$value}**"
FadtEnableReset~=.* " <b>{$setting}</b> = <b>{$value}</b>"
NormalizeHeaders=no
RebaseRegions=no
ResetHwSig=no
......@@ -37,23 +36,23 @@ ACPI
Booter
:Quirks
AvoidRuntimeDefrag=yes " **{$setting}** = **{$value}** If you board does not support UEFI, please disable this":" **{$setting}** = **{$value}** This is only required if your supports UEFI"
AvoidRuntimeDefrag=yes " <b>{$setting}</b> = <b>{$value}</b> 如果您的主板不支持UEFI,请禁用此功能":" <b>{$setting}</b> = <b>{$value}</b> 仅当您支持UEFI时才需要"
DevirtualiseMmio=no
DisableSingleUser=no
DisableVariableWrite=no
DiscardHibernateMap=no
EnableSafeModeSlide=yes " **{$setting}** = **{$value}** If you board does not support UEFI, please disable this":" **{$setting}** = **{$value}** This is only required if your supports UEFI"
EnableWriteUnprotector=yes " **{$setting}** = **{$value}** If you board does not support UEFI, please disable this":" **{$setting}** = **{$value}** This is only required if your supports UEFI"
EnableSafeModeSlide=yes " <b>{$setting}</b> = <b>{$value}</b> 如果您的主板不支持UEFI,请禁用此功能":" <b>{$setting}</b> = <b>{$value}</b> 仅当您支持UEFI时才需要"
EnableWriteUnprotector=yes " <b>{$setting}</b> = <b>{$value}</b> 如果您的主板不支持UEFI,请禁用此功能":" <b>{$setting}</b> = <b>{$value}</b> 仅当您支持UEFI时才需要"
ForceExitBootServices=no
ProtectCsmRegion~=.* "!**{$setting}** was deprecated in OpenCore v0.5.7 - See **ProtectMemoryRegions** instead"
ProtectCsmRegion~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.7开始已弃用 - 请参阅<b>ProtectMemoryRegions</b>"
ProtectMemoryRegions=no
ProtectSecureBoot=no
ProtectUefiServices=no
ProvideCustomSlide=yes " **{$setting}** = **{$value}** If you board does not support UEFI, please disable this":" **{$setting}** = **{$value}** This is only required if your supports UEFI"
ProvideCustomSlide=yes " <b>{$setting}</b> = <b>{$value}</b> 如果您的主板不支持UEFI,请禁用此功能":" <b>{$setting}</b> = <b>{$value}</b> 仅当您支持UEFI时才需要"
ProvideMaxSlide=0
RebuildAppleMemoryMap=no " **{$setting}** = **{$value}** If you plan to boot OS X 10.6 or older, please enable this":" **{$setting}** = **{$value}** This is only required if you plan to boot OS X 10.6 or older"
SetupVirtualMap=yes " **{$setting}** = **{$value}** If you board does not support UEFI, please disable this":" **{$setting}** = **{$value}** This is only required if your supports UEFI"
ShrinkMemoryMap~=.* "!**{$setting}** was deprecated in OpenCore v0.5.7 - See **RebuildAppleMemoryMap** instead"
RebuildAppleMemoryMap=no " <b>{$setting}</b> = <b>{$value}</b> 如果您打算引导OS X 10.6或更早版本,请启用此功能":" <b>{$setting}</b> = <b>{$value}</b> 仅当您计划引导OS X 10.6或更早版本时才需要"
SetupVirtualMap=yes " <b>{$setting}</b> = <b>{$value}</b> 如果您的主板不支持UEFI,请禁用此功能":" <b>{$setting}</b> = <b>{$value}</b> 仅当您支持UEFI时才需要"
ShrinkMemoryMap~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.7开始已弃用 - 请参阅<b>RebuildAppleMemoryMap</b>"
SignalAppleOS=no
SyncRuntimePermissions=no
......@@ -62,22 +61,18 @@ DeviceProperties
Kernel
:Add
count==0 "!You have no Kexts. You definitely need at least Lilu.kext and VirtualSMC.kext. Please review the [Kexts Docs][kexts]"
[BundlePath]==Lilu.kext " **Lilu.kext** make sure this Kext is in your **OC/Kexts** directory and the first kext listed here":"!**Lilu.kext** is missing. Add it to the top of this list"
[BundlePath]==FakeSMC.kext&VirtualSMC.kext "-**{$BundlePath}** don't use both **FakeSMC.kext** and **VirtualSMC.kext**"
[BundlePath]!=FakeSMC.kext|VirtualSMC.kext "-you should have either **FakeSMC.kext** or **VirtualSMC.kext** here"
[BundlePath]==VoodooHDA.kext&AppleALC.kext "-**{$BundlePath}** don't use both **VoodooHDA.kext** and **AppleALC.kext**"
[BundlePath]==AppleALC.kext "$alcbootarg='-**{$setting}** = **{$value}** You need to add **alcid=**<_layout_\> here since you are using AppleALC.kext';":"$alcbootarg=;"
[BundlePath]==VoodooHDA.kext " **{$BundlePath}** Note that **AppleALC.kext** tends to have better audio quality"
[BundlePath]!=WhateverGreen.kext "-**WhateverGreen.kext** is missing. Please review the [Kexts Docs][kexts]"
[BundlePath]==XLNCUSBFIX.kext "!**XLNCUSBFIX.kext** this is an AMD-specific kext, don't use on Intel"
[BundlePath]==SmallTree-Intel-211-AT-PCIe-GBE.kext "-**{$BundlePath}** while this might work, **SmallTreeIntel82576.kext** is considered more reliable"
[BundlePath]==SMCLightSensor.kext "!**{$BundlePath}** VirtualSMC laptop plugins don't work on Desktop"
[BundlePath]==SMCBatteryManager.kext "!**{$BundlePath}** VirtualSMC laptop plugins don't work on Desktop"
[BundlePath]==XHCI-unsupported.kext "-**{$BundlePath}** you probably don't need this"
[BundlePath]==FakePCIID.kext "-**{$BundlePath}** there are better ways to fake device ids"
[BundlePath]==FakePCIID_Intel_HDMI_Audio.kext "-**{$BundlePath}** there are better ways to fake device ids"
[BundlePath]==* " **{$BundlePath}** make sure this Kext is in your **OC/Kexts** directory"
count==0 "!-->您没有Kexts. 您至少得需要Lilu.kext和VirtualSMC.kext. 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/ktext.html#kexts>[Kexts文档]</a>"
[BundlePath]==Lilu.kext " <b>Lilu.kext</b>-->确保此Kext在您的 <b>OC/Kexts</b> 目录,这是需要放在第一个的kext":"!-->缺少<b>Lilu.kext</b>. 将其添加到此列表的顶部"
[BundlePath]==FakeSMC.kext&VirtualSMC.kext "---><b>{$BundlePath}<b> 不要同时使用 <b>FakeSMC.kext<b> 和 <b>VirtualSMC.kext<b>"
[BundlePath]!=FakeSMC.kext|VirtualSMC.kext "--->你应该在此处添加 <b>FakeSMC.kext</b> 或 <b>VirtualSMC.kext</b>"
[BundlePath]==VoodooHDA.kext&AppleALC.kext "---><b>{$BundlePath}</b> 不要同时使用 <b>VoodooHDA.kext</b> 和 <b>AppleALC.kext</b>"
[BundlePath]==AppleALC.kext "$alcbootarg='<b>{$setting}</b> = <b>{$value}</b> --->您需要添加 <b>alcid=</b>N 因为您使用的是AppleALC.kext';":"$alcbootarg=;"
[BundlePath]!=WhateverGreen.kext "--->缺少<font color=red><b>WhateverGreen.kext</b></font>. 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/ktext.html#kexts>[Kexts Docs]</a>"
[BundlePath]==XLNCUSBFIX.kext "!--><b>XLNCUSBFIX.kext</b> 这是AMD专用的kext,请勿在Intel上使用"
[BundlePath]==SmallTree-Intel-211-AT-PCIe-GBE.kext "-->-<b>{$BundlePath}</b> 虽然这可能有效, 但<b>SmallTreeIntel82576.kext</b> 被认为更可靠"
[BundlePath]==SMCLightSensor.kext "!<b>{$BundlePath}</b> -->这个VirtualSMC笔记本电脑插件在台式机上不起作用"
[BundlePath]==SMCBatteryManager.kext "!<b>{$BundlePath}</b> -->这个VirtualSMC笔记本电脑插件在台式机上不起作用"
[BundlePath]==* "<b>{$BundlePath}</b> -->确保此Kext位于您的 <b>OC/Kexts</b> 目录"
:Emulate
DummyPowerManagement=no
......@@ -87,70 +82,72 @@ Kernel
AppleXcpmCfgLock=no
AppleXcpmExtraMsrs=no
AppleXcpmForceBoost=no
CustomSMBIOSGuid=no " **{$setting}** = **{$value}** If you have a Dell or VIAO motherboard, please enable this":" **{$setting}** = **{$value}** This is only required if you have a Dell or VIAO motherboard"
CustomSMBIOSGuid=no" <b>{$setting}</b> = <b>{$value}</b> -->如果您有Dell或VIAO主板,请启用此功能"
DisableIoMapper=yes
DisableRtcChecksum~=.* " **{$setting}** = **{$value}**"
DummyPowerManagement~=.* "!**{$setting}** was moved in OpenCore v0.6.2 - See **Kernel -> Emulate**"
ExtendBTFeatureFlags~=.* " **{$setting}** = **{$value}**"
DisableLinkeditJettison=yes
DisableRtcChecksum=no
DummyPowerManagement~=.* "!<b>{$setting}</b> -->已在OpenCore v0.6.2中移动 - 参看<a href=https://dortania.github.io/OpenCore-Desktop-Guide/config.plist/coffee-lake.html#kernel>Kernel -> Emulate</a>"
ExtendBTFeatureFlags~=.* " <b>{$setting}</b> = <b>{$value}</b>"
LegacyCommpage=no
ExternalDiskIcons~=.* " **{$setting}** = **{$value}**"
ExternalDiskIcons~=.* " <b>{$setting}</b> = <b>{$value}</b>"
IncreasePciBarSize=no
LapicKernelPanic=no " **{$setting}** = **{$value}** If you have an HP laptop, please enable this":" **{$setting}** = **{$value}** This is only required if you have an HP laptop"
LapicKernelPanic~=.* " <b>{$setting}</b> = <b>{$value}</b>"
PanicNoKextDump=yes
PowerTimeoutKernelPanic=yes
ThirdPartyDrives~=.* " **{$setting}** = **{$value}**"
ThirdPartyDrives~=.* " <b>{$setting}</b> = <b>{$value}</b>"
XhciPortLimit=no
Misc
:Boot
BuiltinTextRenderer~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See UEFI/TextRenderer"
ConsoleBehaviourOs~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6"
ConsoleBehaviourUi~="" "!**{$setting}** was deprecated in OpenCore v0.5.6"
ConsoleMode~=.* "!**{$setting}** has been moved to UEFI/Output section as of OpenCore v0.5.6"
Resolution~=.* "!**{$setting}** has been moved to UEFI/Output section as of OpenCore v0.5.6"
ConsoleAttributes~=.* " **{$setting}** = **{$value}**"
HideSelf~=.* "!**{$setting}** was deprecated in OpenCore v0.5.9"
BuiltinTextRenderer~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 参见UEFI/TextRenderer"
ConsoleBehaviourOs~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用"
ConsoleBehaviourUi~="" "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用"
ConsoleMode~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已移至UEFI/Output部分"
Resolution~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已移至UEFI/Output部分"
ConsoleAttributes~=.* " <b>{$setting}</b> = <b>{$value}</b>"
HideSelf~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.9开始已弃用"
PollAppleHotKeys=no
ShowPicker=yes
UsePicker~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6"
UsePicker~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用"
TakeoffDelay=0
HibernateMode=None
PickerMode=Builtin
HideAuxiliary=no
PickerAttributes~=.* " **{$setting}** = **{$value}**"
PickerAttributes~=.* " <b>{$setting}</b> = <b>{$value}</b>"
PickerAudioAssist=no
Timeout=5
:Debug
AppleDebug=yes
ApplePanic=yes
DisableWatchDog=yes :" **{$setting}** enabling this will help debugging"
Target=67 :" **{$setting}** see the [Debugging Docs][debug] for more info on debug target numbers"
DisplayLevel=2147483714 :" **{$setting}** see [Debugging Docs][debug] for more info debug display levels"
DisableWatchDog=yes :" <b>{$setting}</b> -->启用此功能将有助于调试"
Target=67 :" <b>{$setting}</b> -->有关调试目标编号的更多信息,请参见<a href=https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html>[Debugging Docs]</a>"
DisplayLevel=2147483714 :" <b>{$setting}</b> -->有关更多信息,请参见<a href=https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html>[Debugging Docs]</a>调试显示级别"
DisplayDelay=0
SysReport=no : " -->只有在使用Debug版时才可以使用<b>{$setting}</b>=yes"
:Entries
[Arguments]~=debug "!**Arguments** = **{$Arguments}** boot-args go in the nvram section, not here"
[Arguments]~=debug "!<b>Arguments</b> = <b>{$Arguments}</b> -->boot-args进入nvram部分,而不是这里"
:Security
AllowNvramReset=yes
AllowSetDefault=yes
ApECID=0
AuthRestart=no
BlacklistAppleUpdate~=.* "!**{$setting}** was deprecated in OpenCore v0.6.0 - See **run-efi-updater** under NVRAM instead"
BootProtect~=.* " **{$setting}** = **{$value}**"
DmgLoading=Signed
BlacklistAppleUpdate~=.* "!<b>{$setting}</b> -->在OpenCore v0.6.0里开始已弃用,可以使用NVRAM参数里添加"
BootProtect=None
DmgLoading~=.* " <b>{$setting}</b> = <b>{$value}<b>"
EnablePassword=no
RequireSignature~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See **Vault**"
RequireVault~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See **Vault**"
RequireSignature~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 <b>Vault</b>"
RequireVault~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 <b>Vault</b>"
Vault=Optional
SecureBootModel~=.* " **{$setting}** = **{$value}**"
SecureBootModel~=.* " <b>{$setting}</b> = <b>{$value}<b>"
HaltLevel=2147483648
ExposeSensitiveData=6 :" **{$setting}** = **{$value}**"
ScanPolicy=0 :"-**{$setting}** = **{$value}**. Initially you want 0 here, but once you are up and running check [Scanpolicy Docs][scanpolicy] for why you should change this"
ExposeSensitiveData=6 :" <b>{$setting}</b> = <b>{$value}</b>"
ScanPolicy=0 :"-<b>{$setting}</b> = <b>{$value}</b>. -->初始配置时候这里可以为0,但是配置完成后,请在OCC里自定义显示哪些启动盘"
:Tools
count==0 " You removed the tool EFIs":"%You can remove the tool EFIs here"
count==0 " -->您好像没有一些EFI工具程序":"%-->您可以在此处删除EFI工具程序"
NVRAM
LegacyEnable=no
......@@ -159,75 +156,76 @@ NVRAM
:Add
::4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
UIScale~=(01|02) " **{$setting}** = **{$value}**":" **{$setting}** = **{$value}** but it is usually set to **01** or **02**"
DefaultBackgroundColor~=.* " **{$setting}** = **{$value}**"
UIScale~=(01|02) " <b>{$setting}</b> = <b>{$value}</b>":" <b>{$setting}</b> = <b>{$value}</b> -->但这通常设置为 <b>01</b> 或 <b>02</b>"
DefaultBackgroundColor~=.* " <b>{$setting}</b> = <b>{$value}</b>"
::7C436110-AB2A-4BBB-A880-FE41995C9F82
boot-args~="ncpi=" "!**{$setting}** = **{$value}** I think you mean **npci=** there not **ncpi=**":""
boot-args~="ncpi=" "!<b>{$setting}</b> = <b>{$value}</b> -->我想你的意思是 <b>npci=</b> 而不是 <b>ncpi=</b>":""
boot-args~="^(?:(?!alcid).)*$" "{$alcbootarg}":""
boot-args="-v keepsyms=1" " **{$setting}** = **{$value}** If you have a navi10 GPU add **agdpmod=pikera**":" **{$setting}** = **{$value}**"
boot-args="-v keepsyms=1" " <b>{$setting}</b> = <b>{$value}</b> -->如果您有navi10 GPU,请添加 <b>agdpmod=pikera</b>":" <b>{$setting}</b> = <b>{$value}</b>"
csr-active-config~=.* " <b>{$setting}</b> = <b>{$value}</b>"
run-efi-updater="No"
csr-active-config~=.* " **{$setting}** = **{$value}**"
nvda_drv~=.* "!**{$setting}** = **{$value}** Remove this setting completely. It is no longer used as of OpenCore v0.5.7"
prev-lang:kbd=72752d52553a323532 "-**{$setting}** = **{$value} ({@value})**. Unless you speak Russian, leave this blank":" **{$setting}** = **{$value} ({@value})**"
SystemAudioVolume~="^\d+$" " **{$setting}** = **{$value}**":"!**{$setting}** = **{$value}** this should be a positive number"
nvda_drv~=.* "!<b>{$setting}</b> = <b>{$value}</b> -->完全删除此设置。从OpenCore v0.5.7开始不再使用"
prev-lang:kbd=72752d52553a323532 "-<b>{$setting}</b> = <b>{$value} ({@value})</b>. -->除非您使用俄语,否则请留空或设置其他语言":" <b>{$setting}</b> = <b>{$value} ({@value})</b>"
SystemAudioVolume~="^\d+$" " <b>{$setting}</b> = <b>{$value}</b>":"!<b>{$setting}</b> = <b>{$value}</b> -->这应该是一个正数"
PlatformInfo
Automatic=yes
UpdateDataHub=yes
UpdateNVRAM=yes
UpdateSMBIOS=yes
UpdateSMBIOSMode=Create " **{$setting}** = **{$value}** If you have a Dell or VIAO motherboard, please set this to **Custom**":" **{$setting}** = **{$value}** This is only required if you have a Dell or VIAO motherboard"
UpdateSMBIOSMode=Create" <b>{$setting}</b> = <b>{$value}</b> 如果您有Dell或VIAO主板,请将其设置为 <b>Custom</b>
:Generic
SpoofVendor=yes
AdviseWindows=no
ProcessorType~=.* " **{$setting}** = **{$value}**"
ProcessorType~=.* " <b>{$setting}</b> = <b>{$value}</b>"
MemoryFormFactor=Auto
SupportsCsm~=.* "!**{$setting}** was replaced with **AdviseWindows** in OpenCore v0.5.5"
SystemProductName~="(iMac4,1|iMac7,1|iMac10,1|MacPro6,1)" " **{$setting}** = **{$value}**":"-**{$setting}** = **{$value}** this is not a suggested SMBIOS for Sandy Bridge Desktop systems. See [PlatformInfo Docs][platforminfo]"
MLB=M000000000001 "!**{$setting}** should be set to your generated board serial. See [PlatformInfo Docs][platforminfo]":" **{$setting}** is set"
ROM=112233000000 "-**{$setting}** = **{$value}** You should set this to your NIC MAC address. See [PlatformInfo Docs][platforminfo]":" **{$setting}** is set"
SystemSerialNumber=W0000000001 "!**{$setting}** should be set to your generated system serial number. See the [PlaformInfo Docs][platforminfo]":" **{$setting}** is set"
SystemUUID=00000000-0000-0000-0000-000000000000 "!**{$setting}** should be set to your generated SmUUID. See the [PlaformInfo Docs][platforminfo]":" **{$setting}** is set"
SupportsCsm~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.5开始被<b>AdviseWindows</b>取代"
SystemProductName~="(iMac4,1|iMac7,1|iMac10,1|MacPro6,1)" " <b>{$setting}</b> = <b>{$value}</b>":"-<b>{$setting}</b> = <b>{$value}</b> -->这不是建议用Yonah,Conroe和Penryn桌面系统的SMBIOS。 请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/penryn.html#platforminfo>[PlatformInfo Docs][platforminfo]</a>"
MLB=M000000000001 "!<b>{$setting}</b> -->应该设置为您生成的板卡序列号. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> -->已设置"
ROM=112233000000 "-<b>{$setting}</b> = <b>{$value}</b> -->您应该将此设置为您的NIC MAC地址. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/penryn.html#platforminfo>[PlatformInfo Docs][platforminfo]</a>":" <b>{$setting}</b> -->已设置"
SystemSerialNumber=W0000000001 "!<b>{$setting}</b> -->应该设置为您生成的系统序列号. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/penryn.html#platforminfo>[PlatformInfo Docs][platforminfo]</a>":" <b>{$setting}</b> -->已设置"
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/penryn.html#platforminfo>[PlatformInfo Docs][platforminfo]</a>":" <b>{$setting}</b> -->已设置"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HfsPlusLegacy.efi|HfsPlus32.efi "$hfs={$value}; **{$value}**":"!Need either **VBoxHfs.efi** or **HfsPlusLegacy.efi** here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!**{$value}** you already have **{$hfs}**"
Drivers==OpenRuntime.efi " **{$value}**":"!**OpenRuntime.efi** is missing"
Drivers==FwRuntimeServices.efi "!**{$value}** has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!**ApfsDriverLoader.efi** was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!**OpenCore.efi** should not be here!"
Drivers==AppleUsbKbdxe.efi "!**{$value}** has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!**{$value}** should not be here!"
Drivers==HiiDatabase.efi "!**{$value}** should not be here!"
Drivers==NvmExpressDxe.efi "!**{$value}** should not be here!"
Drivers==OpenUsbKbDxe.efi "-**{$value}** Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-**{$value}** Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-**{$value}** Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-**{$value}** Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!**{$value}** should not be here!"
Drivers==VirtualSmc.efi "!**VirtualSmc.efi** was merged into OpenCore under the quirk **AppleSmcIo**!"
Drivers==~^#.* "!**{$value}** remove the **#** if you want this to load otherwise remove entirely"
Drivers==* " **{$value}**"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$value}</b> -->你已经有了 <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
Drivers==AppleUsbKbdxe.efi "!<b>AppleUsbKbdxe.efi</b> -->不应该在这里!"
Drivers==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> -->除非您执行旧版安装,否则不需要"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> -->除非您使用PS2键盘,否则不应在此处!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
Drivers==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> -->不应该在这里!"
Drivers==AppleUsbKbDxe.efi "-<b>{$value}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
Drivers==~^#.* "!<b>{$value}</b> -->如果您要加载此文件,请完全删除<b>#</b>"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> -->不应该在这里!"
Drivers==* " <b>{$value}</b>"
:APFS
EnableJumpstart=yes
GlobalConnect=no " **{$setting}** = **{$value}** If you have an HP motherboard and can't see APFS drives in OpenCore, please enable this":" **{$setting}** = **{$value}** Only required for HP motherboard that cannot see APFS drives in OpenCore"
HideVerbose=yes
JumpstartHotPlug=no
MinDate=0
MinVersion=0
GlobalConnect~=.* "<b>{$setting}</b> = <b>{$value}</b>":"!-->缺少<b><font colore=red>GlobalConnect</font></b>选项"
:Audio
AudioSupport~=.* " **{$setting}** = **{$value}**"
AudioDevice~=.* " **{$setting}** = **{$value}**"
AudioCodec~=.* " **{$setting}** = **{$value}**"
AudioOut~=.* " **{$setting}** = **{$value}**"
MinimumVolume~=.* " **{$setting}** = **{$value}**"
PlayChime~=.* " **{$setting}** = **{$value}**"
VolumeAmplifier~=.* " **{$setting}** = **{$value}**"
AudioSupport~=.* " <b>{$setting}</b> = <b>{$value}</b>"
AudioDevice~=.* " <b>{$setting}</b> = <b>{$value}</b>"
AudioCodec~=.* " <b>{$setting}</b> = <b>{$value}</b>"
AudioOut~=.* " <b>{$setting}</b> = <b>{$value}</b>"
MinimumVolume~=.* " <b>{$setting}</b> = <b>{$value}</b>"
PlayChime~=.* " <b>{$setting}</b> = <b>{$value}</b>"
VolumeAmplifier~=.* " <b>{$setting}</b> = <b>{$value}</b>"
:Input
KeyFiltering=no
......@@ -237,11 +235,11 @@ UEFI
KeySupportMode=Auto
KeySwap=no
PointerSupport=no
PointerSupportMode~=.* " **{$setting}** = **{$value}**"
PointerSupportMode~=.* " <b>{$setting}</b> = <b>{$value}</b>"
TimerResolution=50000
:ProtocolOverrides
count==18 :"!You should have exactly 18 settings in the UEFI/ProtocolOverrides section"
count==18 :"!-->在OpenCore 0.6.2里,您应该在UEFI/ProtocolOverrides部分中正确设置18个选项"
AppleAudio=no
AppleBootPolicy=no
AppleDebugLog=no
......@@ -252,47 +250,46 @@ UEFI
AppleKeyMap=no
AppleRtcRam=no
AppleSecureBoot=no
AppleSmcIo=no " **{$setting}** = **{$value}** If you plan to use FileVault2, please enable this":" **{$setting}** = **{$value}** This is only required if you plan to use FileVault"
AppleSmcIo=no " <b>{$setting}</b> = <b>{$value}</b> -->如果您打算使用FileVault2,请启用此功能":" <b>{$setting}</b> = <b>{$value}</b> -->仅当您计划使用FileVault时才需要"
AppleUserInterfaceTheme=no
DataHub=no
DeviceProperties=no
FirmwareVolume=no " **{$setting}** = **{$value}** If you plan to use FileVault2, please enable this":" **{$setting}** = **{$value}** This is only required if you plan to use FileVault"
HashServices=no " **{$setting}** = **{$value}** If you plan to use FileVault2, please enable this":" **{$setting}** = **{$value}** This is only required if you plan to use FileVault"
FirmwareVolume=no " <b>{$setting}</b> = <b>{$value}</b> -->如果您打算使用FileVault2,请启用此功能":" <b>{$setting}</b> = <b>{$value}</b> -->仅当您计划使用FileVault时才需要"
HashServices=no " <b>{$setting}</b> = <b>{$value}</b> -->如果您打算使用FileVault2,请启用此功能":" <b>{$setting}</b> = <b>{$value}</b> -->仅当您计划使用FileVault时才需要"
OSInfo=no
UnicodeCollation=no
ConsoleControl~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See UEFI/TextRenderer"
ConsoleControl~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 UEFI/TextRenderer"
:Output
count==11 :"!You should have exactly 11 settings in the UEFI/Output section"
count==11 :"!-->在OpenCore 0.6.2里,您应该在<b>UEFI/OUTPUT</b>部分中设置11个设置"
TextRenderer=BuiltinGraphics
ConsoleMode=""
Resolution~=.* " **{$setting}** = **{$value}**"
Resolution~=.* " <b>{$setting}</b> = <b>{$value}</b>"
ClearScreenOnModeSwitch=no
IgnoreTextInGraphics=no
ProvideConsoleGop=yes
DirectGopRendering=no
DirectGopCacheMode~=.* "!**{$setting}** was deprecated in OpenCore v0.5.9"
DirectGopCacheMode~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.9开始已弃用"
ReconnectOnResChange=no
ReplaceTabWithSpace=no
SanitiseClearScreen~=.* " **{$setting}** = **{$value}**"
SanitiseClearScreen~=.* " <b>{$setting}</b> = <b>{$value}</b>"
UgaPassThrough=no
Scale~=.* "!**{$setting}** shouldn't be here"
Scale~=.* "!<b>{$setting}</b> -->不应该在这里"
:Quirks
AvoidHighAlloc~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6"
AvoidHighAlloc~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用"
DeduplicateBootOrder=yes
ExitBootServicesDelay=0
IgnoreInvalidFlexRatio=yes
ReconnectOnResChange~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See Output/${setting}"
IgnoreTextInGraphics~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ProvideConsoleGop~=yes "!**{$setting}** was deprecated in OpenCore v0.5.6 - See Output/${setting}"
IgnoreTextInGraphics~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 Output/${setting}"
ProvideConsoleGop~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 Output/${setting}"
ReleaseUsbOwnership=no
RequestBootVarFallback~=.* "!**{$setting}** was deprecated in OpenCore v0.5.9"
RequestBootVarFallback~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.9开始已弃用"
RequestBootVarRouting=yes
TscSyncTimeout=0
ReplaceTabWithSpace~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See Output/${setting}"
SanitiseClearScreen~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See Output/${setting}"
ClearScreenOnModeSwitch~=.* "!**{$setting}** was deprecated in OpenCore v0.5.6 - See Output/${setting}"
UnblockFsConnect=no " **{$setting}** = **{$value}** If you have an HP system, please enable this"
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
:ReservedMemory
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册