提交 71e279ab 编写于 作者: M mackie100

Revert "Added Chinese Traditional (zh-Hant) localization from Chinese Simplified"

This reverts commit 5f370197.
上级 c4695fe1
Binary files a/Chinese, Traditional Localization (zh-Hant)/Internal/AFNetworking.strings and /dev/null differ
/* Class = "NSWindow"; title = "About OpenCore Configurator"; ObjectID = "1"; */
"1.title" = "关于OpenCore Configurator";
/* Class = "NSButtonCell"; title = "Changelog"; ObjectID = "EZg-E1-74c"; */
"EZg-E1-74c.title" = "更新日志";
/* Class = "NSButtonCell"; title = "Credits"; ObjectID = "KQq-q8-zAO"; */
"KQq-q8-zAO.title" = "致谢";
/* Class = "NSButtonCell"; title = "Donate"; ObjectID = "Wky-VX-jr0"; */
"Wky-VX-jr0.title" = "捐赠";
/* Class = "NSButtonCell"; title = "Website"; ObjectID = "eyI-Cm-PGX"; */
"eyI-Cm-PGX.title" = "网站";
/* Class = "NSButtonCell"; title = "Synchronize"; ObjectID = "5iE-R5-2f7"; */
"5iE-R5-2f7.title" = "同步";
/* Class = "NSTextFieldCell"; title = "Search (⌘F)"; ObjectID = "8PO-5E-yRJ"; */
"8PO-5E-yRJ.title" = "搜索(⌘F)";
/* Class = "NSSegmentedCell"; 8nO-vA-7qF.ibShadowedLabels[0] = "All"; ObjectID = "8nO-vA-7qF"; */
"8nO-vA-7qF.ibShadowedLabels[0]" = "全部";
/* Class = "NSSegmentedCell"; 8nO-vA-7qF.ibShadowedLabels[1] = "Replace"; ObjectID = "8nO-vA-7qF"; */
"8nO-vA-7qF.ibShadowedLabels[1]" = "替换";
/* Class = "NSButtonCell"; title = "Make Independent"; ObjectID = "ACl-0t-GGH"; */
"ACl-0t-GGH.title" = "独立编辑器模式";
/* Class = "NSButtonCell"; title = "Replace"; ObjectID = "CRw-jx-RlM"; */
"CRw-jx-RlM.title" = "替换";
/* Class = "NSTextFieldCell"; title = "Search (⌘F)"; ObjectID = "Wd6-KD-rqx"; */
"Wd6-KD-rqx.title" = "搜索(⌘F)";
/* Class = "NSTextFieldCell"; title = "Opencore Configuration Properties"; ObjectID = "aIc-ln-iIV"; */
"aIc-ln-iIV.title" = "Opencore版本属性";
/* Class = "NSButtonCell"; title = "Synchronize"; ObjectID = "cZ7-39-tJB"; */
"cZ7-39-tJB.title" = "同步";
\ No newline at end of file
Binary files a/Chinese, Traditional Localization (zh-Hant)/Internal/InfoPlist.strings and /dev/null differ
/* Class = "NSButton"; ibShadowedToolTip = "Type: plist boolean\nFailsafe: false\nDescription: Reset BGRT table Displayed status field to false.\nThis works around firmwares that provide BGRT table but fail to handle screen updates afterwards."; ObjectID = "0zY-cF-e9r"; */
"0zY-cF-e9r.ibShadowedToolTip" = "无法在有 BGRT 表的系统上显示 OEM Windows 标志的硬件需要开启。";
/* Class = "NSTableView"; ibShadowedToolTip = "1. Comment\nType: plist string\nFailsafe: Empty string\nDescription: Arbitrary ASCII string used to provide human readable reference for the entry. It is implementation defined whether this value is used.\n2. Count\nType: plist integer\nFailsafe: 0\nDescription: Number of patch occurrences to apply. 0 applies the patch to all occurrences found.\n3. Enabled\nType: plist boolean\nFailsafe: false\nDescription: This ACPI patch will not be used unless set to true.\n4. Find\nType: plist data\nFailsafe: Empty data\nDescription: Data to find. Must equal to Replace in size.\n5. Limit\nType: plist integer\nFailsafe: 0\nDescription: Maximum number of bytes to search for. Can be set to 0 to look through the whole ACPI table.\n6. Mask\nType: plist data\nFailsafe: Empty data\nDescription: Data bitwise mask used during find comparison. Allows fuzzy search by ignoring not masked (set to zero) bits. Can be set to empty data to be ignored. Must equal to Replace in size otherwise.\n7. OemTableId\nType: plist data, 8 bytes\nFailsafe: All zero\nDescription: Match table OEM ID to be equal to this value unless all zero.\n8. Replace\nType: plist data\nFailsafe: Empty data\nDescription: Replacement data of one or more bytes.\n9. ReplaceMask\nType: plist data\nFailsafe: Empty data\nDescription: Data bitwise mask used during replacement. Allows fuzzy replacement by updating masked (set to non-zero) bits. Can be set to empty data to be ignored. Must equal to Replace in size otherwise.\n10. Skip\nType: plist integer\nFailsafe: 0\nDescription: Number of found occurrences to be skipped before replacement is done.\n11. TableLength\nType: plist integer\nFailsafe: 0\nDescription: Match table size to be equal to this value unless 0.\n12. TableSignature Type:\ntextttplist data, 4 bytes\nFailsafe: All zero\nDescription: Match table signature to be equal to this value unless all zero."; ObjectID = "2tM-Ig-MFJ"; */
"2tM-Ig-MFJ.ibShadowedToolTip" = "这里我们需要填写一下ACPI的更名和修复补丁。\n在10.15中,一些资料指出我们需要把EC控制器(EC0)改名为EC来确保能进入10.15系统(当然也可以用EC仿冒补丁)\n华擎、华硕、微星主板可能会遇到RTC问题而无法进入系统,这同样需要添加补丁来修复\n具体补丁包可以查看宪武大神做的OC-Little补丁包https://github.com/daliansky/OC-little";
/* Class = "NSTableColumn"; headerCell.title = "Mask"; ObjectID = "4j9-uJ-Gbu"; */
"4j9-uJ-Gbu.headerCell.title" = "Mask";
/* Class = "NSButtonCell"; title = "NormalizeHeaders"; ObjectID = "6NS-cZ-NZu"; */
"6NS-cZ-NZu.title" = "NormalizeHeaders";
/* Class = "NSTextFieldCell"; title = "Loading Resources"; ObjectID = "7g0-XW-xjy"; */
"7g0-XW-xjy.title" = "正在加载在线资源文件";
/* Class = "NSTableView"; ibShadowedToolTip = "1. All\nType: plist boolean\nFailsafe: false\nDescription: If set to true, all ACPI tables matching the condition will be deleted. Otherwise only first matched table.\n2. Comment\nType: plist string\nFailsafe: Empty string\nDescription: Arbitrary ASCII string used to provide human readable reference for the entry. It is implementation defined whether this value is used.\n3. Enabled\nType: plist boolean\nFailsafe: false\nDescription: This ACPI table will not be removed unless set to true.\n4. OemTableId\nType: plist data, 8 bytes\nFailsafe: All zero\nDescription: Match table OEM ID to be equal to this value unless all zero.\n5. TableLength\nType: plist integer\nFailsafe: 0\nDescription: Match table size to be equal to this value unless 0.\n6. TableSignature\nType: plist data, 4 bytes\nFailsafe: All zero\nDescription: Match table signature to be equal to this value unless all zero.\n\nNote: Make sure not to specify table signature when the sequence needs to be replaced in multiple places. Especially when performing different kinds of renames."; ObjectID = "8sm-zn-vNl"; */
"8sm-zn-vNl.ibShadowedToolTip" = "禁用某个 ACPI 表, 比如常用于禁用 DAMR 来关闭 VT-d。";
/* Class = "NSTableView"; ibShadowedToolTip = "1. Comment\nType: plist string\nFailsafe: Empty string\nDescription: Arbitrary ASCII string used to provide human readable reference for the entry. It is implementation defined whether this value is used.\n\n2. Enabled\nType: plist boolean\nFailsafe: false\nDescription: This ACPI table will not be added unless set to true.\n\n3. Path\nType: plist string\nFailsafe: Empty string\nDescription: File paths meant to be loaded as ACPI tables. Example values include DSDT.aml, SubDir/SSDT-8.aml, SSDT-USBX.aml, etc.\n\nACPI table load order follows the item order in the array. All ACPI tables load from OC/ACPI/Custom directory. Note: All tables but tables with DSDT table identifier (determined by parsing data not by filename) insert new tables into ACPI stack. DSDT, unlike the rest, performs replacement of DSDT table."; ObjectID = "9ZU-zR-Tmy"; */
"9ZU-zR-Tmy.ibShadowedToolTip" = "这部分主要填写我们使用的ACPI补丁,以及DSDT文件,如果没有请把0-8的ssdt全部删除。如果你有修改的SSDT或者DSDT文件,请先将文件放入EFI/OC/ACPI下。\nACPI补丁是黑苹果的灵魂,针对OC的ACPI补丁请参阅宪武大神的OC-litte,https://github.com/daliansky/OC-little";
/* Class = "NSTableColumn"; headerCell.title = "Skip"; ObjectID = "A4Q-If-0AG"; */
"A4Q-If-0AG.headerCell.title" = "跳过次数后开始替换";
/* Class = "NSTableColumn"; headerCell.title = "TableLength"; ObjectID = "CVl-gt-v4L"; */
"CVl-gt-v4L.headerCell.title" = "ACPI表长度";
/* Class = "NSTableColumn"; headerCell.title = "Path*"; ObjectID = "CbM-86-go4"; */
"CbM-86-go4.headerCell.title" = "路径*";
/* Class = "NSBox"; title = "Quirks"; ObjectID = "DxA-Lh-I4Q"; */
"DxA-Lh-I4Q.title" = "Quirks";
/* Class = "NSTableColumn"; headerCell.title = "Enabled"; ObjectID = "FLp-3q-DSv"; */
"FLp-3q-DSv.headerCell.title" = "启用";
/* Class = "NSButtonCell"; title = "EnableForAll"; ObjectID = "HdU-pu-zKX"; */
"HdU-pu-zKX.title" = "EnableForAll\n针对全部系统";
/* Class = "NSTableColumn"; headerCell.title = "ReplaceMask"; ObjectID = "JFF-S2-t99"; */
"JFF-S2-t99.headerCell.title" = "替换Mask";
/* Class = "NSTableColumn"; headerCell.title = "Comment"; ObjectID = "JjS-7V-0PV"; */
"JjS-7V-0PV.headerCell.title" = "注释";
/* Class = "NSTableColumn"; headerCell.title = "Find"; ObjectID = "K4n-vm-jxn"; */
"K4n-vm-jxn.headerCell.title" = "查找";
/* Class = "NSMenuItem"; title = "List Of Patches"; ObjectID = "Kbb-Cq-tfz"; */
"Kbb-Cq-tfz.title" = "补丁列表";
/* Class = "NSTableColumn"; headerCell.title = "TableLength"; ObjectID = "MtH-av-7W0"; */
"MtH-av-7W0.headerCell.title" = "ACPI表长度";
/* Class = "NSButtonCell"; title = "Scan/Browse"; ObjectID = "Ndv-7C-25y"; */
"Ndv-7C-25y.title" = "快照添加";
/* Class = "NSTableColumn"; headerCell.title = "Replace"; ObjectID = "NtB-gi-4nw"; */
"NtB-gi-4nw.headerCell.title" = "替换";
/* Class = "NSTableColumn"; headerCell.title = "OemTableId"; ObjectID = "Nxc-pO-D4k"; */
"Nxc-pO-D4k.headerCell.title" = "OemTableId";
/* Class = "NSButtonCell"; title = "RebaseRegions"; ObjectID = "OG6-fc-Q9m"; */
"OG6-fc-Q9m.title" = "RebaseRegions";
/* Class = "NSButtonCell"; title = "ResetHwSig"; ObjectID = "Z6k-wb-4yC"; */
"Z6k-wb-4yC.title" = "ResetHwSig";
/* Class = "NSTableColumn"; headerCell.title = "Enabled"; ObjectID = "c8a-dM-DNw"; */
"c8a-dM-DNw.headerCell.title" = "启用";
/* Class = "NSTableColumn"; headerCell.title = "Comment"; ObjectID = "cAx-1U-xJ9"; */
"cAx-1U-xJ9.headerCell.title" = "注释";
/* Class = "NSButton"; ibShadowedToolTip = "Type: plist boolean\nFailsafe: false\nDescription: Cleanup ACPI header fields to workaround macOS ACPI implementation bug causing boot crashes. Reference: Debugging AppleACPIPlatform on 10.13 by Alex James aka theracermaster. The issue is fixed in macOS Mojave (10.14)."; ObjectID = "eza-Xg-dPF"; */
"eza-Xg-dPF.ibShadowedToolTip" = "清理ACPI头,一些主板的ACPI表需要打开这个修复启动。只有 macOS 10.13 需要";
/* Class = "NSButtonCell"; title = "ResetLogoStatus"; ObjectID = "fCv-Py-taQ"; */
"fCv-Py-taQ.title" = "Resetlogostatus";
/* Class = "NSTableColumn"; headerCell.title = "Comment"; ObjectID = "gIS-d5-pG5"; */
"gIS-d5-pG5.headerCell.title" = "注释";
/* Class = "NSTableColumn"; headerCell.title = "Limit"; ObjectID = "ger-9o-NnS"; */
"ger-9o-NnS.headerCell.title" = "限制";
/* Class = "NSTableColumn"; headerCell.title = "Count"; ObjectID = "hIr-Vr-rVp"; */
"hIr-Vr-rVp.headerCell.title" = "替换次数";
/* Class = "NSButton"; ibShadowedToolTip = "Type: plist boolean\nFailsafe: false\nDescription: Attempt to heuristically relocate ACPI memory regions. Not recommended.\n\nACPI tables are often generated dynamically by underlying firmware implementation. Among the position- independent code, ACPI tables may contain physical addresses of MMIO areas used for device configuration, usually grouped in regions (e.g. OperationRegion). Changing firmware settings or hardware configuration, upgrading or patching the firmware inevitably leads to changes in dynamically generated ACPI code, which sometimes lead to the shift of the addresses in aforementioned OperationRegion constructions.\nFor this reason it is very dangerous to apply any kind of modifications to ACPI tables. The most reasonable approach is to make as few as possible changes to ACPI and try to not replace any tables, especially DSDT. When this is not possible, then at least attempt to ensure that custom DSDT is based on the most recent DSDT or remove writes and reads for the affected areas.\nWhen nothing else helps this option could be tried to avoid stalls at PCI Configuration Begin phase of macOS booting by attempting to fix the ACPI addresses. It does not do magic, and only works with most common cases. Do not use unless absolutely required."; ObjectID = "iWF-dk-0VK"; */
"iWF-dk-0VK.ibShadowedToolTip" = "换硬件、升级BIOS等对硬件的操作会对ACPI表产生影响,一般不需要打开,使用自定义 DSDT 则必须开启";
/* Class = "NSTableColumn"; headerCell.title = "All"; ObjectID = "iwn-0u-n3y"; */
"iwn-0u-n3y.headerCell.title" = "全部";
/* Class = "NSTabViewItem"; label = "Patch"; ObjectID = "jB3-Fa-Mq9"; */
"jB3-Fa-Mq9.label" = "补丁";
/* Class = "NSButtonCell"; title = "Download/Update Acpi"; ObjectID = "l2s-yf-wZB"; */
"l2s-yf-wZB.title" = "下载/更新 Acpi文件";
/* Class = "NSButtonCell"; title = "FadtEnableReset"; ObjectID = "l7b-Bk-2B3"; */
"l7b-Bk-2B3.title" = "FadtEnableReset";
/* Class = "NSTableColumn"; headerCell.title = "TableSignature*"; ObjectID = "mHJ-L1-J8M"; */
"mHJ-L1-J8M.headerCell.title" = "ACPI表名 *";
/* Class = "NSTableColumn"; headerCell.title = "OemTableId"; ObjectID = "qk5-w1-h2Q"; */
"qk5-w1-h2Q.headerCell.title" = "OemTableId";
/* Class = "NSTabViewItem"; label = "Delete"; ObjectID = "swX-ck-WbC"; */
"swX-ck-WbC.label" = "删除";
/* Class = "NSButton"; ibShadowedToolTip = "Type: plist boolean\nFailsafe: false\nDescription: Reset FACS table HardwareSignature value to 0.\nThis works around firmware that fail to maintain hardware signature across the reboots and cause issues with waking from hibernation."; ObjectID = "u3f-B9-p1e"; */
"u3f-B9-p1e.ibShadowedToolTip" = "存在重新启动后因无法维持硬件签名而导致从休眠中唤醒的问题的硬件需要开启。一般选择NO\n注意:此选项将来可能会被删除.";
/* Class = "NSTableColumn"; headerCell.title = "TableSignature*"; ObjectID = "wld-sU-lGp"; */
"wld-sU-lGp.headerCell.title" = "ACPI表名 *";
/* Class = "NSButton"; ibShadowedToolTip = "Type: plist boolean\nFailsafe: false\nDescription: Provide reset register and flag in FADT table to enable reboot and shutdown on legacy hardware. Not recommended unless required."; ObjectID = "xYB-OX-ce7"; */
"xYB-OX-ce7.ibShadowedToolTip" = "一些旧的主板需要对FADT进行标记来激活电脑的开机和关机功能,这里我们不许要启动它";
/* Class = "NSTabViewItem"; label = "Add"; ObjectID = "y3O-8J-sex"; */
"y3O-8J-sex.label" = "添加";
/* Class = "NSTableColumn"; headerCell.title = "Enabled"; ObjectID = "z8k-hB-WoQ"; */
"z8k-hB-WoQ.headerCell.title" = "启用";
/* Class = "NSWindow"; title = "Boot.log"; ObjectID = "QvC-M9-y7g"; */
"QvC-M9-y7g.title" = "Boot.log";
/* Class = "NSButtonCell"; title = "Copy to Clipboard"; ObjectID = "Tq6-rl-9sc"; */
"Tq6-rl-9sc.title" = "复制到剪贴板";
/* Class = "NSTextFieldCell"; title = "Search (⌘F)"; ObjectID = "jAZ-Ir-LHD"; */
"jAZ-Ir-LHD.title" = "搜索(⌘F)";
/* Class = "NSBox"; title = "Bdmesg"; ObjectID = "mBA-VI-TPQ"; */
"mBA-VI-TPQ.title" = "Bdmesg";
/* Class = "NSButtonCell"; title = "Save boot.log to desktop"; ObjectID = "wSe-to-GTI"; */
"wSe-to-GTI.title" = "将boot.log保存到桌面";
/* Class = "NSButtonCell"; title = "Generate log"; ObjectID = "wxt-kM-Dys"; */
"wxt-kM-Dys.title" = "生成日志";
/* Class = "NSTextFieldCell"; title = "Opencore Version"; ObjectID = "5Yb-KF-2Ys"; */
"5Yb-KF-2Ys.title" = "Opencore版本";
/* Class = "NSWindow"; title = "Config Checker"; ObjectID = "F0z-JX-Cv5"; */
"F0z-JX-Cv5.title" = "Config健全性检查";
/* Class = "NSTextFieldCell"; title = "CPU Family"; ObjectID = "K8h-i1-pzV"; */
"K8h-i1-pzV.title" = "CPU平台";
/* Class = "NSButtonCell"; title = "Drag and Drop"; ObjectID = "ltY-Ma-fgV"; */
"ltY-Ma-fgV.title" = "拖放配置文件";
/* Class = "NSButtonCell"; title = "Current Configurations"; ObjectID = "pkq-Kt-jHM"; */
"pkq-Kt-jHM.title" = "使用当前配置";
/* Class = "NSButtonCell"; title = "Import"; ObjectID = "y4M-4p-teE"; */
"y4M-4p-teE.title" = "本地配置文件";
/* Class = "NSButtonCell"; title = "Check"; ObjectID = "zPH-fV-BKT"; */
"zPH-fV-BKT.title" = "开始检查";
/* Class = "NSView"; ibShadowedToolTip = "2. Delete\nType: plist dict\nDescription: Removes device properties from a map (plist dict) of device paths to an array (plist array) of variable names in plist string format."; ObjectID = "1eh-jH-TX2"; */
"1eh-jH-TX2.ibShadowedToolTip" = "从设备路径映射(plist dict)到plist字符串格式的变量名数组(plist数组)中删除设备属性。这里的设置等同于 Clover 里的 ACPI 重命名 _DSM → XDSM + TgtBridge";
/* Class = "NSTableColumn"; headerCell.title = "Value"; ObjectID = "6on-lJ-yiP"; */
"6on-lJ-yiP.headerCell.title" = "值";
/* Class = "NSWindow"; title = "Presets"; ObjectID = "7dM-hm-O9O"; */
"7dM-hm-O9O.title" = "预设值";
/* Class = "NSTableColumn"; headerCell.title = "Devices"; ObjectID = "9kg-WA-Eir"; */
"9kg-WA-Eir.headerCell.title" = "设备";
/* Class = "NSTableColumn"; headerCell.title = "Key*"; ObjectID = "F6A-yy-QfQ"; */
"F6A-yy-QfQ.headerCell.title" = "键*";
/* Class = "NSMenuItem"; title = "List of PCI Devices"; ObjectID = "JHu-SN-nN7"; */
"JHu-SN-nN7.title" = "PCI设备列表";
/* Class = "NSTabViewItem"; label = "Selected Platform"; ObjectID = "Lb7-g2-RyE"; */
"Lb7-g2-RyE.label" = "选定平台";
/* Class = "NSButtonCell"; title = "Spoof ID"; ObjectID = "LcB-f7-aNX"; */
"LcB-f7-aNX.title" = "仿冒ID";
/* Class = "NSTabViewItem"; label = "CPU Codenames"; ObjectID = "MD8-eq-jtV"; */
"MD8-eq-jtV.label" = "CPU架构";
/* Class = "NSTabViewItem"; label = "Add"; ObjectID = "NLq-sd-yYz"; */
"NLq-sd-yYz.label" = "添加";
/* Class = "NSMenuItem"; title = "DATA"; ObjectID = "POL-aB-DNF"; */
"POL-aB-DNF.title" = "DATA类型";
/* Class = "NSTabViewItem"; label = "Current System"; ObjectID = "QNk-Ut-xrk"; */
"QNk-Ut-xrk.label" = "当前信息";
/* Class = "NSMenuItem"; title = "List of PCI Devices"; ObjectID = "V5x-oc-YnL"; */
"V5x-oc-YnL.title" = "PCI设备列表";
/* Class = "NSTableColumn"; headerCell.title = "Type"; ObjectID = "dpG-4m-Tya"; */
"dpG-4m-Tya.headerCell.title" = "数据类型";
/* Class = "NSTabViewItem"; label = "Device IDs"; ObjectID = "ej0-LP-73g"; */
"ej0-LP-73g.label" = "设备ID";
/* Class = "NSTabViewItem"; label = "Framebuffer"; ObjectID = "ews-BC-kwq"; */
"ews-BC-kwq.label" = "Framebuffer";
/* Class = "NSMenuItem"; title = "Add all PCI devices"; ObjectID = "gGR-Wj-H5N"; */
"gGR-Wj-H5N.title" = "添加所有PCI设备";
/* Class = "NSMenuItem"; title = "NUMBER"; ObjectID = "lI7-XR-ash"; */
"lI7-XR-ash.title" = "数字类型";
/* Class = "NSTabViewItem"; label = "Delete"; ObjectID = "n3V-ht-3yU"; */
"n3V-ht-3yU.label" = "删除";
/* Class = "NSTabViewItem"; label = "Platform IDs"; ObjectID = "n7N-Fd-plx"; */
"n7N-Fd-plx.label" = "平台ID";
/* Class = "NSView"; ibShadowedToolTip = "1. Add\nType: plist dict\nDescription: Sets device properties from a map (plist dict) of device paths to a map (plist dict) of variable names and their values in plist metadata format. Device paths must be provided in canonic string format (e.g. PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)). Properties will only be set if not present and not deleted.\nNote: Currently properties may only be (formerly) added by the original driver, so unless a separate driver was installed, there is no reason to delete the variables."; ObjectID = "ogK-XX-Zb9"; */
"ogK-XX-Zb9.ibShadowedToolTip" = "此项是用来注入你的设备的,主要是显卡和声卡两部分。同样你也可以定制一些设备到你的关于本机–系统报告–PCI列表中,尽管没有多大的意义。";
/* Class = "NSTableColumn"; headerCell.title = "Key"; ObjectID = "pxh-MR-ISe"; */
"pxh-MR-ISe.headerCell.title" = "键";
/* Class = "NSTableColumn"; headerCell.title = "Devices"; ObjectID = "rqc-Sa-r83"; */
"rqc-Sa-r83.headerCell.title" = "设备";
/* Class = "NSButtonCell"; title = "Add"; ObjectID = "sdh-x3-Y0z"; */
"sdh-x3-Y0z.title" = "添加";
/* Class = "NSMenuItem"; title = "STRING"; ObjectID = "ycS-j8-cj1"; */
"ycS-j8-cj1.title" = "字符类型";
/* Class = "NSTextFieldCell"; title = "System"; ObjectID = "0hy-qF-InW"; */
"0hy-qF-InW.title" = "系统平台";
/* Class = "NSButtonCell"; title = "Broadwell"; ObjectID = "1X8-Cg-iEw"; */
"1X8-Cg-iEw.title" = "Broadwell";
/* Class = "NSButtonCell"; title = "Kaby Lake"; ObjectID = "3Er-GI-574"; */
"3Er-GI-574.title" = "Kaby Lake";
/* Class = "NSButtonCell"; title = "Broadwell-E"; ObjectID = "3xB-Vt-95o"; */
"3xB-Vt-95o.title" = "Broadwell-E";
/* Class = "NSButtonCell"; title = "Lynnfield / Clarkdale"; ObjectID = "4L7-bL-SDd"; */
"4L7-bL-SDd.title" = "Lynnfield / Clarkdale";
/* Class = "NSButtonCell"; title = "Haswell / Broadwell"; ObjectID = "4xh-eS-Y7x"; */
"4xh-eS-Y7x.title" = "Haswell / Broadwell";
/* Class = "NSButtonCell"; title = "Make"; ObjectID = "5TB-vq-xrP"; */
"5TB-vq-xrP.title" = "生成";
/* Class = "NSTextFieldCell"; title = "Product Name Label"; ObjectID = "5nJ-S4-CEv"; */
"5nJ-S4-CEv.title" = "型号标识符";
/* Class = "NSBox"; title = "Options"; ObjectID = "5th-MW-cis"; */
"5th-MW-cis.title" = "选项";
/* Class = "NSButtonCell"; title = "X64 architecture"; ObjectID = "5wH-77-4hg"; */
"5wH-77-4hg.title" = "X64架构";
/* Class = "NSButtonCell"; title = "Ivy Bridge"; ObjectID = "6mY-hC-ST2"; */
"6mY-hC-ST2.title" = "Ivy Bridge";
/* Class = "NSTabViewItem"; label = "CPU Family"; ObjectID = "7SG-xK-kPF"; */
"7SG-xK-kPF.label" = "CPU型号";
/* Class = "NSTextFieldCell"; title = "Product:"; ObjectID = "9MM-ME-k3B"; */
"9MM-ME-k3B.title" = "型号:";
/* Class = "NSButtonCell"; title = "Sandy Bridge"; ObjectID = "9sZ-2G-qSx"; */
"9sZ-2G-qSx.title" = "Sandy Bridge";
/* Class = "NSTextFieldCell"; title = "Laptop"; ObjectID = "9xb-Es-DFu"; */
"9xb-Es-DFu.title" = "笔记本平台";
/* Class = "NSButtonCell"; title = "Ice Lake"; ObjectID = "AWv-6G-k3I"; */
"AWv-6G-k3I.title" = "Ice Lake";
/* Class = "NSTextFieldCell"; title = "Board Product Label"; ObjectID = "BvC-Cg-3Bo"; */
"BvC-Cg-3Bo.title" = "Board Product Label";
/* Class = "NSButtonCell"; title = "Comet Lake"; ObjectID = "Dkd-rt-VfP"; */
"Dkd-rt-VfP.title" = "Comet Lake";
/* Class = "NSButtonCell"; title = "Haswell"; ObjectID = "G1E-RO-2rm"; */
"G1E-RO-2rm.title" = "Haswell";
/* Class = "NSTextFieldCell"; title = "Product Name:"; ObjectID = "IHo-gl-8zt"; */
"IHo-gl-8zt.title" = "机型型号:";
/* Class = "NSButtonCell"; title = "IA32 architecture"; ObjectID = "Ktg-i4-iIw"; */
"Ktg-i4-iIw.title" = "32位架构";
/* Class = "NSButtonCell"; title = "SkyLake"; ObjectID = "MNk-7j-BLa"; */
"MNk-7j-BLa.title" = "SkyLake";
/* Class = "NSButtonCell"; title = "UEFI settings"; ObjectID = "MPx-Mf-cFN"; */
"MPx-Mf-cFN.title" = "UEFI设置";
/* Class = "NSButtonCell"; title = "Legacy settings"; ObjectID = "OnK-ES-uJC"; */
"OnK-ES-uJC.title" = "Legacy设置";
/* Class = "NSTextFieldCell"; title = "Family:"; ObjectID = "PLG-2z-yDJ"; */
"PLG-2z-yDJ.title" = "型号名称:";
/* Class = "NSWindow"; title = "EFI Maker"; ObjectID = "QvC-M9-y7g"; */
"QvC-M9-y7g.title" = "生成EFI";
/* Class = "NSTextFieldCell"; title = "AMD"; ObjectID = "RNN-MH-PKc"; */
"RNN-MH-PKc.title" = "AMD平台";
/* Class = "NSButtonCell"; title = "Skylake-X/W / Cascade Lake-X/W"; ObjectID = "SXz-2h-HgY"; */
"SXz-2h-HgY.title" = "Skylake-X/W / Cascade Lake-X/W";
/* Class = "NSButtonCell"; title = "Nehalem / Westmere"; ObjectID = "TdK-LN-kw6"; */
"TdK-LN-kw6.title" = "Nehalem / Westmere";
/* Class = "NSTextFieldCell"; title = "Desktop"; ObjectID = "UHA-g6-Fql"; */
"UHA-g6-Fql.title" = "一般台式机平台";
/* Class = "NSButtonCell"; title = "Show all SMBIOS data"; ObjectID = "VDU-ek-zH9"; */
"VDU-ek-zH9.title" = "显示所有SMBIOS机型数据";
/* Class = "NSButtonCell"; title = "Ivy Bridge"; ObjectID = "WbU-MS-pMN"; */
"WbU-MS-pMN.title" = "Ivy Bridge";
/* Class = "NSTextFieldCell"; title = "Family Label"; ObjectID = "YCo-OI-pUS"; */
"YCo-OI-pUS.title" = "型号名称";
/* Class = "NSButtonCell"; title = "Sandy Bridge"; ObjectID = "avl-g5-lkh"; */
"avl-g5-lkh.title" = "Sandy Bridge";
/* Class = "NSButtonCell"; title = "Bulldozer / Jaguar"; ObjectID = "bNf-bi-wAW"; */
"bNf-bi-wAW.title" = "Bulldozer / Jaguar";
/* Class = "NSButtonCell"; title = "Haswell-E"; ObjectID = "bsg-dT-djX"; */
"bsg-dT-djX.title" = "Haswell-E";
/* Class = "NSButtonCell"; title = "Kaby Lake"; ObjectID = "g35-5B-Oaf"; */
"g35-5B-Oaf.title" = "Kaby Lake";
/* Class = "NSTextFieldCell"; title = "High-End Desktop"; ObjectID = "iI2-1V-zMu"; */
"iI2-1V-zMu.title" = "高端台式机平台";
/* Class = "NSButtonCell"; title = "Download related files, if needed (SSDT, Kext, Driver)"; ObjectID = "io4-qw-79S"; */
"io4-qw-79S.title" = "如果需要,下载相关文件(比如SSDT, Kext, Drivers等)";
/* Class = "NSButtonCell"; title = "Ryzen / Threadripper"; ObjectID = "kFi-xg-eT8"; */
"kFi-xg-eT8.title" = "Ryzen / Threadripper";
/* Class = "NSButtonCell"; title = "SkyLake"; ObjectID = "orE-az-slA"; */
"orE-az-slA.title" = "SkyLake";
/* Class = "NSButtonCell"; title = "Yonah / Conroe / Penryn"; ObjectID = "pWs-tT-dtv"; */
"pWs-tT-dtv.title" = "Yonah / Conroe / Penryn";
/* Class = "NSButtonCell"; title = "Coffee Lake Plus / Comet Lake"; ObjectID = "pxK-dJ-29f"; */
"pxK-dJ-29f.title" = "Coffee Lake Plus / Comet Lake";
/* Class = "NSButtonCell"; title = "Coffee Lake / Whiskey Lake"; ObjectID = "rLh-HE-cMd"; */
"rLh-HE-cMd.title" = "Coffee Lake / Whiskey Lake";
/* Class = "NSButtonCell"; title = "Clarksfield / Arrandale"; ObjectID = "rQe-SE-Q4Z"; */
"rQe-SE-Q4Z.title" = "Clarksfield / Arrandale";
/* Class = "NSTabViewItem"; label = "SMBIOS"; ObjectID = "rSE-jg-gto"; */
"rSE-jg-gto.label" = "SMBIOS机型";
/* Class = "NSButtonCell"; title = "Show compatible SMBIOS data"; ObjectID = "rvT-wj-fXh"; */
"rvT-wj-fXh.title" = "仅显示和当前选择平台兼容的SMBIOS机型数据";
/* Class = "NSButtonCell"; title = "Coffee Lake"; ObjectID = "wwQ-5u-aDh"; */
"wwQ-5u-aDh.title" = "Coffee Lake";
/* Class = "NSTextFieldCell"; title = "Board"; ObjectID = "yUq-BJ-IZl"; */
"yUq-BJ-IZl.title" = "主板";
/* Class = "NSButtonCell"; title = "Sandy Bridge-E / Ivy Bridge-E"; ObjectID = "zGs-0S-JGY"; */
"zGs-0S-JGY.title" = "Sandy Bridge-E / Ivy Bridge-E";
/* Class = "NSWindow"; title = "Tips"; ObjectID = "F0z-JX-Cv5"; */
"F0z-JX-Cv5.title" = "功能提示";
/* Class = "NSTextFieldCell"; placeholderString = "decimal string"; ObjectID = "1JV-bN-KRu"; */
"1JV-bN-KRu.placeholderString" = "十进制字符串";
/* Class = "NSTextFieldCell"; placeholderString = "text string"; ObjectID = "8Wn-hg-GPm"; */
"8Wn-hg-GPm.placeholderString" = "文本字符串";
/* Class = "NSBox"; title = "decimal <-> HEX "; ObjectID = "AbW-Wf-IH2"; */
"AbW-Wf-IH2.title" = "十进制 <-> 十六进制";
/* Class = "NSSegmentedCell"; CBm-Dw-zMx.ibShadowedLabels[0] = "encode"; ObjectID = "CBm-Dw-zMx"; */
"CBm-Dw-zMx.ibShadowedLabels[0]" = "编码";
/* Class = "NSSegmentedCell"; CBm-Dw-zMx.ibShadowedLabels[1] = "decode"; ObjectID = "CBm-Dw-zMx"; */
"CBm-Dw-zMx.ibShadowedLabels[1]" = "解码";
/* Class = "NSTextFieldCell"; placeholderString = "HEX string"; ObjectID = "DEE-Cf-wUo"; */
"DEE-Cf-wUo.placeholderString" = "十六进制字符串";
/* Class = "NSWindow"; title = "HEX Converter"; ObjectID = "F0z-JX-Cv5"; */
"F0z-JX-Cv5.title" = "十六进制转换器";
/* Class = "NSButtonCell"; title = "Convert"; ObjectID = "Gie-E9-zgo"; */
"Gie-E9-zgo.title" = "转换";
/* Class = "NSTextFieldCell"; placeholderString = "HEX string"; ObjectID = "Krf-zs-rxt"; */
"Krf-zs-rxt.placeholderString" = "十六进制字符串";
/* Class = "NSBox"; title = "Base64 <-> HEX"; ObjectID = "Kzm-Gy-aa0"; */
"Kzm-Gy-aa0.title" = "Base64 <-> 十六进制";
/* Class = "NSButtonCell"; title = "Convert"; ObjectID = "SIA-8M-VIR"; */
"SIA-8M-VIR.title" = "转换";
/* Class = "NSButtonCell"; title = "Convert"; ObjectID = "WJd-p8-WBC"; */
"WJd-p8-WBC.title" = "转换";
/* Class = "NSTextFieldCell"; placeholderString = "HEX string"; ObjectID = "b4C-Sn-H77"; */
"b4C-Sn-H77.placeholderString" = "十六进制字符串";
/* Class = "NSBox"; title = "text <-> HEX"; ObjectID = "e5z-PY-uGW"; */
"e5z-PY-uGW.title" = "文本 <-> 十六进制";
/* Class = "NSTextFieldCell"; placeholderString = "base64 string"; ObjectID = "eFe-vG-d6F"; */
"eFe-vG-d6F.placeholderString" = "base64字符串";
/* Class = "NSSegmentedCell"; iqQ-72-2SG.ibShadowedLabels[0] = "decode"; ObjectID = "iqQ-72-2SG"; */
"iqQ-72-2SG.ibShadowedLabels[0]" = "解码";
/* Class = "NSSegmentedCell"; iqQ-72-2SG.ibShadowedLabels[1] = "encode"; ObjectID = "iqQ-72-2SG"; */
"iqQ-72-2SG.ibShadowedLabels[1]" = "编码";
/* Class = "NSSegmentedCell"; kUZ-Lv-wLW.ibShadowedLabels[0] = "encode"; ObjectID = "kUZ-Lv-wLW"; */
"kUZ-Lv-wLW.ibShadowedLabels[0]" = "编码";
/* Class = "NSSegmentedCell"; kUZ-Lv-wLW.ibShadowedLabels[1] = "decode"; ObjectID = "kUZ-Lv-wLW"; */
"kUZ-Lv-wLW.ibShadowedLabels[1]" = "解码";
\ No newline at end of file
/* Class = "NSTableColumn"; headerCell.title = "Description"; ObjectID = "21B-Cb-fUA"; */
"21B-Cb-fUA.headerCell.title" = "描述";
/* Class = "NSButton"; ibShadowedToolTip = "reload data"; ObjectID = "3Ug-4D-KT5"; */
"3Ug-4D-KT5.ibShadowedToolTip" = "刷新";
/* Class = "NSBox"; title = "Status"; ObjectID = "65j-hw-8RJ"; */
"65j-hw-8RJ.title" = "状态";
/* Class = "NSBox"; title = "Box"; ObjectID = "B3V-wJ-Liu"; */
"B3V-wJ-Liu.title" = "Box";
/* Class = "NSButtonCell"; title = "Download"; ObjectID = "GKG-QM-bIL"; */
"GKG-QM-bIL.title" = "下载";
/* Class = "NSTextFieldCell"; title = "Acpi Not Installed"; ObjectID = "LIE-Ta-kNn"; */
"LIE-Ta-kNn.title" = "未添加的ACPI补丁文件";
/* Class = "NSButton"; ibShadowedToolTip = "open partition"; ObjectID = "Pa0-us-lAL"; */
"Pa0-us-lAL.ibShadowedToolTip" = "打开分区";
/* Class = "NSBox"; title = "Box"; ObjectID = "PcY-xL-GAd"; */
"PcY-xL-GAd.title" = "Box";
/* Class = "NSWindow"; title = "ACPI Downloader"; ObjectID = "QvC-M9-y7g"; */
"QvC-M9-y7g.title" = "ACPI补丁下载器";
/* Class = "NSTextFieldCell"; title = "target partition"; ObjectID = "Rpn-xn-uy7"; */
"Rpn-xn-uy7.title" = "目标分区";
/* Class = "NSButtonCell"; title = "Backup Acpi"; ObjectID = "WeO-Rr-T3c"; */
"WeO-Rr-T3c.title" = "备份Acpi";
/* Class = "NSTableColumn"; headerCell.title = "Delete"; ObjectID = "eVi-uB-Nnf"; */
"eVi-uB-Nnf.headerCell.title" = "删除";
/* Class = "NSTableColumn"; headerCell.title = "Name"; ObjectID = "g7H-EN-grT"; */
"g7H-EN-grT.headerCell.title" = "名称";
/* Class = "NSTableColumn"; headerCell.title = "Installed"; ObjectID = "jcQ-eq-FLX"; */
"jcQ-eq-FLX.headerCell.title" = "已添加";
/* Class = "NSTextFieldCell"; title = "Acpi Installed"; ObjectID = "yDU-1k-6MS"; */
"yDU-1k-6MS.title" = "添加Acpi补丁";
/* Class = "NSTableColumn"; headerCell.title = "Description"; ObjectID = "21B-Cb-fUA"; */
"21B-Cb-fUA.headerCell.title" = "描述";
/* Class = "NSButton"; ibShadowedToolTip = "reload data"; ObjectID = "3Ug-4D-KT5"; */
"3Ug-4D-KT5.ibShadowedToolTip" = "重新加载数据";
/* Class = "NSBox"; title = "Status"; ObjectID = "65j-hw-8RJ"; */
"65j-hw-8RJ.title" = "状态";
/* Class = "NSBox"; title = "Box"; ObjectID = "B3V-wJ-Liu"; */
"B3V-wJ-Liu.title" = "Box";
/* Class = "NSButtonCell"; title = "Download"; ObjectID = "GKG-QM-bIL"; */
"GKG-QM-bIL.title" = "下载";
/* Class = "NSTextFieldCell"; title = "Driver Not Installed"; ObjectID = "LIE-Ta-kNn"; */
"LIE-Ta-kNn.title" = "未安装驱动程序";
/* Class = "NSButton"; ibShadowedToolTip = "open partition"; ObjectID = "Pa0-us-lAL"; */
"Pa0-us-lAL.ibShadowedToolTip" = "打开分区";
/* Class = "NSBox"; title = "Box"; ObjectID = "PcY-xL-GAd"; */
"PcY-xL-GAd.title" = "Box";
/* Class = "NSWindow"; title = "Install Drivers"; ObjectID = "QvC-M9-y7g"; */
"QvC-M9-y7g.title" = "安装驱动程序";
/* Class = "NSTextFieldCell"; title = "target partition"; ObjectID = "Rpn-xn-uy7"; */
"Rpn-xn-uy7.title" = "目标分区";
/* Class = "NSButtonCell"; title = "Backup driver"; ObjectID = "WeO-Rr-T3c"; */
"WeO-Rr-T3c.title" = "备份驱动程序";
/* Class = "NSTableColumn"; headerCell.title = "Delete"; ObjectID = "eVi-uB-Nnf"; */
"eVi-uB-Nnf.headerCell.title" = "删除";
/* Class = "NSTableColumn"; headerCell.title = "Name"; ObjectID = "g7H-EN-grT"; */
"g7H-EN-grT.headerCell.title" = "名称";
/* Class = "NSTableColumn"; headerCell.title = "Installed"; ObjectID = "jcQ-eq-FLX"; */
"jcQ-eq-FLX.headerCell.title" = "已安装";
/* Class = "NSTextFieldCell"; title = "Driver Installed"; ObjectID = "yDU-1k-6MS"; */
"yDU-1k-6MS.title" = "驱动程序已安装";
/* Class = "NSTableColumn"; headerCell.title = "Description"; ObjectID = "21B-Cb-fUA"; */
"21B-Cb-fUA.headerCell.title" = "描述";
/* Class = "NSButton"; ibShadowedToolTip = "reload data"; ObjectID = "3Ug-4D-KT5"; */
"3Ug-4D-KT5.ibShadowedToolTip" = "重新加载数据";
/* Class = "NSBox"; title = "Status"; ObjectID = "65j-hw-8RJ"; */
"65j-hw-8RJ.title" = "状态";
/* Class = "NSBox"; title = "Box"; ObjectID = "B3V-wJ-Liu"; */
"B3V-wJ-Liu.title" = "Box";
/* Class = "NSButtonCell"; title = "Download"; ObjectID = "GKG-QM-bIL"; */
"GKG-QM-bIL.title" = "下载";
/* Class = "NSTextFieldCell"; title = "Tool Not Installed"; ObjectID = "LIE-Ta-kNn"; */
"LIE-Ta-kNn.title" = "未安装工具";
/* Class = "NSButton"; ibShadowedToolTip = "open partition"; ObjectID = "Pa0-us-lAL"; */
"Pa0-us-lAL.ibShadowedToolTip" = "打开分区";
/* Class = "NSBox"; title = "Box"; ObjectID = "PcY-xL-GAd"; */
"PcY-xL-GAd.title" = "Box";
/* Class = "NSWindow"; title = "Install Tools"; ObjectID = "QvC-M9-y7g"; */
"QvC-M9-y7g.title" = "安装工具";
/* Class = "NSTextFieldCell"; title = "target partition"; ObjectID = "Rpn-xn-uy7"; */
"Rpn-xn-uy7.title" = "目标分区";
/* Class = "NSButtonCell"; title = "Backup tool"; ObjectID = "WeO-Rr-T3c"; */
"WeO-Rr-T3c.title" = "备份工具";
/* Class = "NSTableColumn"; headerCell.title = "Delete"; ObjectID = "eVi-uB-Nnf"; */
"eVi-uB-Nnf.headerCell.title" = "删除";
/* Class = "NSTableColumn"; headerCell.title = "Name"; ObjectID = "g7H-EN-grT"; */
"g7H-EN-grT.headerCell.title" = "名称";
/* Class = "NSTableColumn"; headerCell.title = "Installed"; ObjectID = "jcQ-eq-FLX"; */
"jcQ-eq-FLX.headerCell.title" = "已安装";
/* Class = "NSTextFieldCell"; title = "Tool Installed"; ObjectID = "yDU-1k-6MS"; */
"yDU-1k-6MS.title" = "工具已安装";
/* Class = "NSButtonCell"; title = "SMCProcessor"; ObjectID = "0Hr-0F-FV6"; */
"0Hr-0F-FV6.title" = "SMCProcessor";
/* Class = "NSButtonCell"; title = "Backup kext"; ObjectID = "39o-Ir-A0m"; */
"39o-Ir-A0m.title" = "备份kext";
/* Class = "NSTableColumn"; headerCell.title = "Category"; ObjectID = "47C-Wy-wbp"; */
"47C-Wy-wbp.headerCell.title" = "类别";
/* Class = "NSTableColumn"; headerCell.title = "Author"; ObjectID = "6OG-eK-0wo"; */
"6OG-eK-0wo.headerCell.title" = "作者";
/* Class = "NSTextFieldCell"; title = "[*]drag and drop to table for manual installation"; ObjectID = "9WO-06-2fp"; */
"9WO-06-2fp.title" = "[*]拖放到表格以进行手动安装";
/* Class = "NSButtonCell"; title = "Select"; ObjectID = "Cu7-TT-odD"; */
"Cu7-TT-odD.title" = "选择";
/* Class = "NSTextFieldCell"; title = "Partition:"; ObjectID = "DPO-a9-fnK"; */
"DPO-a9-fnK.title" = "分区:";
/* Class = "NSButtonCell"; title = "Install"; ObjectID = "EAo-vi-RTS"; */
"EAo-vi-RTS.title" = "安装";
/* Class = "NSButtonCell"; title = "HWMonitor"; ObjectID = "Gc8-yC-f8T"; */
"Gc8-yC-f8T.title" = "HWMonitor";
/* Class = "NSButtonCell"; title = "SMCSuperIO"; ObjectID = "Oqq-A2-PX5"; */
"Oqq-A2-PX5.title" = "SMCSuperIO";
/* Class = "NSButton"; ibShadowedToolTip = "Reload Data"; ObjectID = "Pss-ZT-2YR"; */
"Pss-ZT-2YR.ibShadowedToolTip" = "重新加载数据";
/* Class = "NSWindow"; title = "Kexts Installer"; ObjectID = "QvC-M9-y7g"; */
"QvC-M9-y7g.title" = "Kexts安装程序";
/* Class = "NSWindow"; title = "NoVPAJpeg Selection"; ObjectID = "T0X-Ss-Wv0"; */
"T0X-Ss-Wv0.title" = "NoVPAJpeg选择";
/* Class = "NSButtonCell"; title = "GPUSensors"; ObjectID = "Z6y-49-dIn"; */
"Z6y-49-dIn.title" = "GPUSensors";
/* Class = "NSTableColumn"; headerCell.title = "Name"; ObjectID = "aPa-sD-90t"; */
"aPa-sD-90t.headerCell.title" = "名称";
/* Class = "NSWindow"; title = "VirtualSMC Detected"; ObjectID = "c22-Ac-LFY"; */
"c22-Ac-LFY.title" = "检测到VirtualSMC";
/* Class = "NSButtonCell"; title = "Download"; ObjectID = "eiG-ge-aFx"; */
"eiG-ge-aFx.title" = "下载";
/* Class = "NSBox"; title = "Box"; ObjectID = "ghD-a1-XG4"; */
"ghD-a1-XG4.title" = "Box";
/* Class = "NSButtonCell"; title = "Install"; ObjectID = "haE-Pd-ckC"; */
"haE-Pd-ckC.title" = "安装";
/* Class = "NSTableColumn"; headerCell.title = "Version"; ObjectID = "mCG-e2-oRh"; */
"mCG-e2-oRh.headerCell.title" = "版本";
/* Class = "NSButtonCell"; title = "SMCBatteryManager"; ObjectID = "mgy-Nm-mcA"; */
"mgy-Nm-mcA.title" = "SMCBatteryManager";
/* Class = "NSButtonCell"; title = "ACPISensors"; ObjectID = "neN-8J-DX9"; */
"neN-8J-DX9.title" = "ACPISensors";
/* Class = "NSButton"; ibShadowedToolTip = "Open Folder"; ObjectID = "o31-92-wcY"; */
"o31-92-wcY.ibShadowedToolTip" = "打开文件夹";
/* Class = "NSBox"; title = "Status"; ObjectID = "rk5-54-iPh"; */
"rk5-54-iPh.title" = "状态";
/* Class = "NSTableColumn"; headerCell.title = "Description"; ObjectID = "s02-B6-VcE"; */
"s02-B6-VcE.headerCell.title" = "描述";
/* Class = "NSButtonCell"; title = "SMCLightSensor"; ObjectID = "skX-jk-rAB"; */
"skX-jk-rAB.title" = "SMCLightSensor";
/* Class = "NSButtonCell"; title = "LPCSensors"; ObjectID = "uyn-gU-95T"; */
"uyn-gU-95T.title" = "LPCSensors";
/* Class = "NSButtonCell"; title = "SMMSensors"; ObjectID = "vLi-FS-kKr"; */
"vLi-FS-kKr.title" = "SMMSensors";
/* Class = "NSWindow"; title = "FakeSMC Detected"; ObjectID = "wJK-pT-UcH"; */
"wJK-pT-UcH.title" = "检测到FakeSMC";
/* Class = "NSButton"; ibShadowedToolTip = "Delete"; ObjectID = "xLd-aS-xuu"; */
"xLd-aS-xuu.ibShadowedToolTip" = "删除";
/* Class = "NSButtonCell"; title = "CPUSensors"; ObjectID = "yyM-ue-Kqj"; */
"yyM-ue-Kqj.title" = "CPUSensors";
/* Class = "NSTextFieldCell"; title = "Location:"; ObjectID = "zsE-Kv-XLB"; */
"zsE-Kv-XLB.title" = "位置:";
/* Class = "NSTextFieldCell"; title = "N/A"; ObjectID = "8qh-Kt-MSO"; */
"8qh-Kt-MSO.title" = "N/A";
/* Class = "NSButtonCell"; title = "unMount partition"; ObjectID = "9m5-em-cDq"; */
"9m5-em-cDq.title" = "卸载分区";
/* Class = "NSBox"; title = "Partition Scheme"; ObjectID = "Ags-Fc-odA"; */
"Ags-Fc-odA.title" = "分区方案";
/* Class = "NSTextFieldCell"; title = "Device BSD Name"; ObjectID = "As9-X4-iHB"; */
"As9-X4-iHB.title" = "设备BSD名称";
/* Class = "NSTextFieldCell"; title = "Disk Type"; ObjectID = "Edn-Sq-BEn"; */
"Edn-Sq-BEn.title" = "磁盘类型";
/* Class = "NSTextFieldCell"; title = "Volume Name"; ObjectID = "K7n-YQ-8gF"; */
"K7n-YQ-8gF.title" = "卷名";
/* Class = "NSTextFieldCell"; title = "Disk UUID"; ObjectID = "NnL-DI-BWs"; */
"NnL-DI-BWs.title" = "磁盘UUID";
/* Class = "NSWindow"; title = "Mount EFI"; ObjectID = "QvC-M9-y7g"; */
"QvC-M9-y7g.title" = "挂载EFI";
/* Class = "NSSegmentedCell"; Yd4-Rh-oPW.ibShadowedLabels[0] = "Open Partition"; ObjectID = "Yd4-Rh-oPW"; */
"Yd4-Rh-oPW.ibShadowedLabels[0]" = "打开分区";
/* Class = "NSSegmentedCell"; Yd4-Rh-oPW.ibShadowedLabels[1] = "Mount Partition"; ObjectID = "Yd4-Rh-oPW"; */
"Yd4-Rh-oPW.ibShadowedLabels[1]" = "挂载分区";
/* Class = "NSTextFieldCell"; title = "Volume UUID"; ObjectID = "ZmL-3I-KOU"; */
"ZmL-3I-KOU.title" = "卷UUID";
/* Class = "NSTextFieldCell"; title = "Mount Point"; ObjectID = "azg-58-iVC"; */
"azg-58-iVC.title" = "挂载点";
/* Class = "NSTextFieldCell"; title = "Size:"; ObjectID = "dXq-m8-waT"; */
"dXq-m8-waT.title" = "容量:";
/* Class = "NSButtonCell"; title = "Update Partitions"; ObjectID = "mri-4d-h4k"; */
"mri-4d-h4k.title" = "更新分区";
/* Class = "NSBox"; title = "Efi Partitions"; ObjectID = "tx8-c5-kb6"; */
"tx8-c5-kb6.title" = "EFI分区";
/* Class = "NSButtonCell"; title = "Validate"; ObjectID = "2zH-qH-pj9"; */
"2zH-qH-pj9.title" = "验证";
/* Class = "NSButtonCell"; title = "Release Version"; ObjectID = "7JJ-LU-0Kh"; */
"7JJ-LU-0Kh.title" = "Release版本";
/* Class = "NSButtonCell"; title = "Development Version"; ObjectID = "7cN-jw-hrJ"; */
"7cN-jw-hrJ.title" = "Development版本";
/* Class = "NSWindow"; title = "OpenCore Validator"; ObjectID = "QvC-M9-y7g"; */
"QvC-M9-y7g.title" = "OpenCore官方验证器";
/* Class = "NSButtonCell"; title = "Import"; ObjectID = "xDg-wE-dNa"; */
"xDg-wE-dNa.title" = "导入配置文件";
/* Class = "NSButtonCell"; title = "Current Configuration"; ObjectID = "ydm-wl-I9F"; */
"ydm-wl-I9F.title" = "当前配置文件";
/* Class = "NSTextFieldCell"; title = "Revision to install:"; ObjectID = "1M1-gz-Hea"; */
"1M1-gz-Hea.title" = "最新可用版本(正式版):";
/* Class = "NSButtonCell"; title = "Download"; ObjectID = "564-pv-rZ2"; */
"564-pv-rZ2.title" = "下载";
/* Class = "NSSegmentedCell"; BAJ-2N-Ers.ibShadowedLabels[0] = "Release"; ObjectID = "BAJ-2N-Ers"; */
"BAJ-2N-Ers.ibShadowedLabels[0]" = "正式版";
/* Class = "NSSegmentedCell"; BAJ-2N-Ers.ibShadowedLabels[1] = "Debug"; ObjectID = "BAJ-2N-Ers"; */
"BAJ-2N-Ers.ibShadowedLabels[1]" = "调试版";
/* Class = "NSTextFieldCell"; title = "Location"; ObjectID = "EN9-Xo-d0v"; */
"EN9-Xo-d0v.title" = "位置";
/* Class = "NSWindow"; title = "OpenCore Downloader"; ObjectID = "F0z-JX-Cv5"; */
"F0z-JX-Cv5.title" = "OpenCore下载器";
/* Class = "NSTextFieldCell"; title = "Current booted version:"; ObjectID = "WYE-0s-lZa"; */
"WYE-0s-lZa.title" = "当前使用版本:";
/* Class = "NSButtonCell"; title = "Backup files"; ObjectID = "cMH-BQ-DfF"; */
"cMH-BQ-DfF.title" = "备份文件";
/* Class = "NSBox"; title = "Box"; ObjectID = "hP3-xg-Qme"; */
"hP3-xg-Qme.title" = "Box";
/* Class = "NSButtonCell"; title = "Check Now"; ObjectID = "mYy-0A-70y"; */
"mYy-0A-70y.title" = "现在检查";
/* Class = "NSWindow"; title = "Scan Configurations"; ObjectID = "F0z-JX-Cv5"; */
"F0z-JX-Cv5.title" = "扫描配置";
=<div style="text-align:center;font-size:30px;">AMD Zen OpenCore 0.6.0 健全性检查结果</div><br/>
# Generic config suitable for initial installation
# OpenCore v0.5.9 AMD Zen Sanity Check
=参考文章:<a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html>https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html</a>
=<hr noshade=\"noshade\" />
# [kernel]:https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#kernel
# [acpi]:https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.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-Install-Guide/post-install/security.html#scanpolicy
# [platforminfo]:https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#platforminfo
ACPI
:Add
count==0 "-您没有SSDT补丁。请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/kaby-lake.html#acpi>[Acpi Docs]</a>"
[Path]==DSDT.aml "-<b>{$Path}</b> -->您不应该包括转储的DSDT。请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#acpi>[ACPI文档]</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 "--->缺少<font color=red><b>SSDT-PLUG.aml</b></font>. 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#acpi>[Acpi Docs]</a>"
[Path]==SSDT-EC-USBX-DESKTOP.aml&SSDT-EC.aml"-->-<b>{$Path}/b>不要同时使用 <b>SSDT-EC-USBX-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/AMD/zen.html#acpi>[ACPI文档]</a>"
[Path]~=AWAC.+aml "-<b>{$Path}</b> --><font color=red>在AMD上不需要</font>"
[Path]~=RTC0.+aml "-<b>{$Path}</b> --><font color=red>在AMD上不需要</font>"
[Path]~=ALS0.+aml "-<b>{$Path}</b> --><font color=red>在AMD上不需要</font>"
[Path]==SSDT-PMC.aml "-<b>{$Path}</b> --><font color=red>在AMD上不需要</font>"
[Path]==SSDT-PNLF.aml "-<b>{$Path}</b> --><font color=red>在AMD上不需要</font>"
[Path]==SSDT-SBUS-MCHC.aml "-<b>{$Path}</b> --><font color=red>在AMD上不需要</font>"
[Path]==* " <b>{$Path}</b> -->确保此文件在您的<b>OC/ACPI</b>目录中"
[Path]==SSDT-OLA.aml "-<b>{$Path}</b> -->不要使用在粗略网站上找到的随机文件,这些文件会注入很可能阻止启动的随机数据。 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#acpi>[Acpi Docs]</a>"
[Path]==SSDT-SSDT-OLARILA.aml "-<b>{$Path}</b> -->不要使用在粗略网站上找到的随机文件,这些文件会注入很可能阻止启动的随机数据。 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#acpi>[Acpi Docs]</a>"
:Quirks
count==5
FadtEnableReset=no
NormalizeHeaders=no
RebaseRegions=no
ResetHwSig=no
ResetLogoStatus=no
:Patch
count>15 "!-->您可能在错误的部分中添加了内核补丁。它们应该在Kernel部分."
Booter
:Quirks
AvoidRuntimeDefrag=yes
DevirtualiseMmio=no
DisableSingleUser=no
DisableVariableWrite=no
DiscardHibernateMap=no
EnableSafeModeSlide=yes
EnableWriteUnprotector=yes
ForceExitBootServices=no
ProtectCsmRegion~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.7开始已弃用 - 请参阅<b>ProtectMemoryRegions</b>"
ProtectMemoryRegions=no
ProtectSecureBoot=no
ProtectUefiServices=no
ProvideCustomSlide=yes
RebuildAppleMemoryMap=yes
SetupVirtualMap=no
ShrinkMemoryMap~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.7开始已弃用 - 请参阅<b>RebuildAppleMemoryMap</b>"
SignalAppleOS=no
SyncRuntimePermissions=yes
ProvideMaxSlide~=.* "<b>{$setting}</b> = <b>{$value}</b> -->":"!-->缺少<b><font colore=red>ProvideMaxSlide</font></b>选项"
DeviceProperties
Kernel
:Add
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]==SMCProcessor.kext "!<b>{$BundlePath}</b> -->此VirtualSMC插件在AMD平台上不起作用"
[BundlePath]==SMCSuperIO.kext "!<b>{$BundlePath}</b> -->此VirtualSMC插件在AMD平台上不起作用"
[BundlePath]==SMCLightSensor.kext "!<b>{$BundlePath}</b> -->此VirtualSMC插件在AMD平台上不起作用"
[BundlePath]==SMCBatteryManager.kext "!<b>{$BundlePath}</b> -->此VirtualSMC插件在AMD平台上不起作用"
[BundlePath]==IntelMausiEthernet.kext "-<b>{$BundlePath}</b> -->这可能不是适用于AMD系统的正确以太网接口"
[BundlePath]==IntelMausi.kext "-<b>{$BundlePath}</b> -->这可能不是适用于AMD系统的正确以太网接口"
[BundlePath]==AppleIGB.kext "-<b>{$BundlePath}</b> -->这可能不是适用于AMD系统的正确以太网接口"
[BundlePath]==SmallTree-Intel-211-AT-PCIe-GBE.kext "-->-<b>{$BundlePath}</b> 虽然这可能有效, 但<b>SmallTreeIntel82576.kext</b> 被认为更可靠"
[BundlePath]==NullCPUPowerManagement.kext "!<b>{$BundlePath}</b> -->设置<b>DummyPowerManagement</b>quirk而不是使用此kext"
[BundlePath]==USBInjectAll.kext "!<b>{$BundlePath}</b> -->在AMD平台上不起作用"
[BundlePath]==Legacy_USB3.kext "!<b>{$BundlePath}</b> -->不应该在这里"
[BundlePath]!=WhateverGreen.kext "---><b>WhateverGreen.kext</b>缺少. 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/ktext.html#kexts>[Kexts Docs]</a>"
[BundlePath]==* "<b>{$BundlePath}</b> -->确保此Kext位于您的 <b>OC/Kexts</b> 目录"
:Patch
count<20 "!<b>{$count}</b> -->找到补丁-您是否正确应用了内核补丁?"
count>19 " -->AMD内核补丁"
[MatchOS]~=.+ "!-->您使用了Clover补丁,而不是OpenCore的"
[Replace]~=\xbb\xbc\x4f\xea\x78\xe9\x5d\x00\x00\x00\x90 " -->找到Catalina 10.15.4 CPUFAMILY_INTEL_PENRYN补丁":"--->Catalina 10.15.4 CPUFAMILY_INTEL_PENRYN补丁丢失或不正确"
:Quirks
AppleCpuPmCfgLock=no
AppleXcpmCfgLock=no
AppleXcpmExtraMsrs=no
AppleXcpmForceBoost=no
CustomSMBIOSGuid=no" <b>{$setting}</b> = <b>{$value}</b> -->如果您有Dell或VIAO主板,请启用此功能"
DisableIoMapper=no
DisableRtcChecksum=no
DummyPowerManagement=yes " <b>{$setting}</b> = <b>{$value}</b>":"!<b>{$setting}</b> = <b>{$value}</b> -->这里需要启用"
ExternalDiskIcons=no
IncreasePciBarSize=no
LapicKernelPanic~=.* " <b>{$setting}</b> = <b>{$value}</b>"
PanicNoKextDump=yes
PowerTimeoutKernelPanic=yes
ThirdPartyDrives=no
XhciPortLimit=yes " <b>{$setting}</b> = <b>{$value}</b> -->USB端口定制后关闭":" <b>{$setting}</b> = <b>{$value}</b> -->如果您有USB问题,请启用"
Misc
:Boot
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~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用"
TakeoffDelay=0
HibernateMode=None
PickerMode~=(Builtin|External) " <b>{$setting}</b> = <b>{$value}</b>":"!<b>{$setting}</b> = <b>{$value}</b> -->应将其设置为<b>Builtin</b> 或 <b>External</b>"
HideAuxiliary=no
PickerAttributes~=.* " <b>{$setting}</b> = <b>{$value}</b>"
PickerAudioAssist=no
Timeout=5
:Debug
AppleDebug=no
ApplePanic=yes
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 "!<b>Arguments</b> = <b>{$Arguments}</b> -->boot-args进入nvram部分,而不是这里"
:Security
AllowNvramReset=yes
AllowSetDefault=yes
AuthRestart=no
BlacklistAppleUpdate~=.* "!<b>{$setting}</b> -->从OpenCore v0.6.0开始已弃用,可以使用NVRAM参数里添加"
BootProtect=Bootstrap
RequireSignature~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 <b>Vault</b>"
RequireVault~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 <b>Vault</b>"
Vault=Optional
HaltLevel=2147483648
ExposeSensitiveData=6 :" <b>{$setting}</b> = <b>{$value}</b>"
ScanPolicy=0 :"-<b>{$setting}</b> = <b>{$value}</b>. -->初始配置时候这里可以为0,但是配置完成后,请在OCC里自定义显示哪些启动盘"
:Tools
count==0 " -->您好像没有一些EFI工具程序":"%-->您可以在此处删除EFI工具程序"
NVRAM
LegacyEnable=no
LegacyOverwrite=no
WriteFlash=yes
:Add
::4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
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=" "!<b>{$setting}</b> = <b>{$value}</b> -->我想你的意思是 <b>npci=</b> 而不是 <b>ncpi=</b>":""
boot-args~="^(?:(?!alcid).)*$" "{$alcbootarg}":""
boot-args="-v keepsyms=1" " <b>{$setting}</b> = <b>{$value}</b> -->如果您有navi10 GPU,请添加 <b>agdpmod=pikera</b>":" <b>{$setting}</b> = <b>{$value}</b>"
run-efi-updater="No"
csr-active-config~=.* " <b>{$setting}</b> = <b>{$value}</b>"
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" <b>{$setting}</b> = <b>{$value}</b> 如果您有Dell或VIAO主板,请将其设置为 <b>Custom</b>
:Generic
SpoofVendor=yes
AdviseWindows=no
SupportsCsm~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.5开始被<b>AdviseWindows</b>取代"
SystemProductName~="(iMacPro1,1|MacPro7,1|MacPro6,1|iMac14,2)" " <b>{$setting}</b> = <b>{$value}</b>":"-<b>{$setting}</b> = <b>{$value}</b> -->这不是建议用于AMD系统的SMBIOS. 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#platforminfo>[PlatformInfo Docs]</a>"
MLB~="(M000000000001|M0000000000000001)" "!<b>{$setting}</b> -->应该设置为您生成的板卡序列号. 请参看<a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> -->已设置"
ROM~="(112233000000|112233445566)" "-<b>{$setting}</b> = <b>{$value}</b> -->您应该将此设置为您的NIC MAC地址. 请参看<a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> -->已设置"
SystemSerialNumber=W0000000001 "!<b>{$setting}</b> -->应该设置为您生成的系统序列号. 请参看<a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#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/AMD/zen.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> -->已设置"
UEFI
ConnectDrivers=yes
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==* " <b>{$value}</b>"
:APFS
EnableJumpstart=yes
HideVerbose=yes
JumpstartHotPlug=no
MinDate=0
MinVersion=0
GlobalConnect~=.* "<b>{$setting}</b> = <b>{$value}</b> -->":"!-->缺少<b><font colore=red>GlobalConnect</font></b>选项"
:Audio
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
KeyForgetThreshold=5
KeyMergeThreshold=2
KeySupport=yes
KeySupportMode=Auto
KeySwap=no
PointerSupport=no
PointerSupportMode=~=.* " **{$setting}** = **{$value}**"
TimerResolution=50000
:ProtocolOverrides
count==16 :"!-->在OpenCore 0.6.0里,您应该在UEFI/ProtocolOverrides部分中正确设置16个选项"
AppleAudio=no
AppleBootPolicy=no
AppleDebugLog=no
AppleEvent=no
AppleFramebufferInfo~=.* "<b>{$setting}</b> = <b>{$value}</b> -->":"!-->缺少<b><font colore=red>AppleFramebufferInfo</font></b>选项"
AppleImageConversion=no
AppleKeyMap=no
AppleRtcRam=no
AppleSmcIo=no
DataHub=no
DeviceProperties=no
ConsoleControl~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 UEFI/TextRenderer"
FirmwareVolume=no
HashServices=no
OSInfo=no
UnicodeCollation=no
:Output
count==11 :"!-->在OpenCore 0.6.0里,您应该在<b>UEFI/OUTPUT</b>部分中设置11个设置"
TextRenderer=BuiltinGraphics
ConsoleMode=""
Resolution~=.* " <b>{$setting}</b> = <b>{$value}</b>"
ClearScreenOnModeSwitch=no
IgnoreTextInGraphics=no
ProvideConsoleGop=yes
DirectGopRendering=no
DirectGopCacheMode~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.9开始已弃用"
ReconnectOnResChange=no
ReplaceTabWithSpace=no
SanitiseClearScreen~=.* " <b>{$setting}</b> = <b>{$value}</b>"
Scale~=.* "!<b>{$setting}</b> -->不应该在这里"
UgaPassThrough~=.* "<b>{$setting}</b> = <b>{$value}</b> -->":"!-->缺少<b><font colore=red>UgaPassThrough</font></b>选项"
:Quirks
AvoidHighAlloc~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用"
DeduplicateBootOrder=yes
ExitBootServicesDelay=0
IgnoreInvalidFlexRatio=no
ReconnectOnResChange~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 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~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.9开始已弃用"
RequestBootVarRouting=yes
TscSyncTimeout=0
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
=<div style="text-align:center;font-size:30px;">AMD Zen OpenCore 0.6.1 健全性检查结果</div><br/>
# Generic config suitable for initial installation
# OpenCore v0.6.1 AMD Zen Sanity Check
=参考文章:<a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html>https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html</a>
=<hr noshade=\"noshade\" />
# [kernel]:https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#kernel
# [acpi]:https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.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-Install-Guide/post-install/security.html#scanpolicy
# [platforminfo]:https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#platforminfo
ACPI
:Add
count==0 "-您没有SSDT补丁。请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/kaby-lake.html#acpi>[Acpi Docs]</a>"
[Path]==DSDT.aml "-<b>{$Path}</b> -->您不应该包括转储的DSDT。请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#acpi>[ACPI文档]</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 "--->缺少<font color=red><b>SSDT-PLUG.aml</b></font>. 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#acpi>[Acpi Docs]</a>"
[Path]==SSDT-EC-USBX-DESKTOP.aml&SSDT-EC.aml"-->-<b>{$Path}/b>不要同时使用 <b>SSDT-EC-USBX-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/AMD/zen.html#acpi>[ACPI文档]</a>"
[Path]~=AWAC.+aml "-<b>{$Path}</b> --><font color=red>在AMD上不需要</font>"
[Path]~=RTC0.+aml "-<b>{$Path}</b> --><font color=red>在AMD上不需要</font>"
[Path]~=ALS0.+aml "-<b>{$Path}</b> --><font color=red>在AMD上不需要</font>"
[Path]==SSDT-PMC.aml "-<b>{$Path}</b> --><font color=red>在AMD上不需要</font>"
[Path]==SSDT-PNLF.aml "-<b>{$Path}</b> --><font color=red>在AMD上不需要</font>"
[Path]==SSDT-SBUS-MCHC.aml "-<b>{$Path}</b> --><font color=red>在AMD上不需要</font>"
[Path]==* " <b>{$Path}</b> -->确保此文件在您的<b>OC/ACPI</b>目录中"
[Path]==SSDT-OLA.aml "-<b>{$Path}</b> -->不要使用在粗略网站上找到的随机文件,这些文件会注入很可能阻止启动的随机数据。 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#acpi>[Acpi Docs]</a>"
[Path]==SSDT-SSDT-OLARILA.aml "-<b>{$Path}</b> -->不要使用在粗略网站上找到的随机文件,这些文件会注入很可能阻止启动的随机数据。 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#acpi>[Acpi Docs]</a>"
:Quirks
count==5
FadtEnableReset=no
NormalizeHeaders=no
RebaseRegions=no
ResetHwSig=no
ResetLogoStatus=no
:Patch
count>15 "!-->您可能在错误的部分中添加了内核补丁。它们应该在Kernel部分."
Booter
:Quirks
AvoidRuntimeDefrag=yes
DevirtualiseMmio=no
DisableSingleUser=no
DisableVariableWrite=no
DiscardHibernateMap=no
EnableSafeModeSlide=yes
EnableWriteUnprotector=yes
ForceExitBootServices=no
ProtectCsmRegion~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.7开始已弃用 - 请参阅<b>ProtectMemoryRegions</b>"
ProtectMemoryRegions=no
ProtectSecureBoot=no
ProtectUefiServices=no
ProvideCustomSlide=yes
RebuildAppleMemoryMap=yes
SetupVirtualMap=no
ShrinkMemoryMap~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.7开始已弃用 - 请参阅<b>RebuildAppleMemoryMap</b>"
SignalAppleOS=no
SyncRuntimePermissions=yes
ProvideMaxSlide~=.* "<b>{$setting}</b> = <b>{$value}</b> -->":"!-->缺少<b><font colore=red>ProvideMaxSlide</font></b>选项"
DeviceProperties
Kernel
:Add
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]==SMCProcessor.kext "!<b>{$BundlePath}</b> -->此VirtualSMC插件在AMD平台上不起作用"
[BundlePath]==SMCSuperIO.kext "!<b>{$BundlePath}</b> -->此VirtualSMC插件在AMD平台上不起作用"
[BundlePath]==SMCLightSensor.kext "!<b>{$BundlePath}</b> -->此VirtualSMC插件在AMD平台上不起作用"
[BundlePath]==SMCBatteryManager.kext "!<b>{$BundlePath}</b> -->此VirtualSMC插件在AMD平台上不起作用"
[BundlePath]==IntelMausiEthernet.kext "-<b>{$BundlePath}</b> -->这可能不是适用于AMD系统的正确以太网接口"
[BundlePath]==IntelMausi.kext "-<b>{$BundlePath}</b> -->这可能不是适用于AMD系统的正确以太网接口"
[BundlePath]==AppleIGB.kext "-<b>{$BundlePath}</b> -->这可能不是适用于AMD系统的正确以太网接口"
[BundlePath]==SmallTree-Intel-211-AT-PCIe-GBE.kext "-->-<b>{$BundlePath}</b> 虽然这可能有效, 但<b>SmallTreeIntel82576.kext</b> 被认为更可靠"
[BundlePath]==NullCPUPowerManagement.kext "!<b>{$BundlePath}</b> -->设置<b>DummyPowerManagement</b>quirk而不是使用此kext"
[BundlePath]==USBInjectAll.kext "!<b>{$BundlePath}</b> -->在AMD平台上不起作用"
[BundlePath]==Legacy_USB3.kext "!<b>{$BundlePath}</b> -->不应该在这里"
[BundlePath]!=WhateverGreen.kext "---><b>WhateverGreen.kext</b>缺少. 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/ktext.html#kexts>[Kexts Docs]</a>"
[BundlePath]==* "<b>{$BundlePath}</b> -->确保此Kext位于您的 <b>OC/Kexts</b> 目录"
:Patch
count<20 "!<b>{$count}</b> -->找到补丁-您是否正确应用了内核补丁?"
count>19 " -->AMD内核补丁"
[MatchOS]~=.+ "!-->您使用了Clover补丁,而不是OpenCore的"
[Replace]~=\xbb\xbc\x4f\xea\x78\xe9\x5d\x00\x00\x00\x90 " -->找到Catalina 10.15.4 CPUFAMILY_INTEL_PENRYN补丁":"--->Catalina 10.15.4 CPUFAMILY_INTEL_PENRYN补丁丢失或不正确"
:Quirks
AppleCpuPmCfgLock=no
AppleXcpmCfgLock=no
AppleXcpmExtraMsrs=no
AppleXcpmForceBoost=no
CustomSMBIOSGuid=no" <b>{$setting}</b> = <b>{$value}</b> -->如果您有Dell或VIAO主板,请启用此功能"
DisableIoMapper=no
DisableLinkeditJettison=yes
DisableRtcChecksum=no
DummyPowerManagement=yes " <b>{$setting}</b> = <b>{$value}</b>":"!<b>{$setting}</b> = <b>{$value}</b> -->这里需要启用"
ExternalDiskIcons=no
IncreasePciBarSize=no
LapicKernelPanic~=.* " <b>{$setting}</b> = <b>{$value}</b>"
PanicNoKextDump=yes
PowerTimeoutKernelPanic=yes
ThirdPartyDrives=no
XhciPortLimit=yes " <b>{$setting}</b> = <b>{$value}</b> -->USB端口定制后关闭":" <b>{$setting}</b> = <b>{$value}</b> -->如果您有USB问题,请启用"
Misc
:Boot
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~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用"
TakeoffDelay=0
HibernateMode=None
PickerMode~=(Builtin|External) " <b>{$setting}</b> = <b>{$value}</b>":"!<b>{$setting}</b> = <b>{$value}</b> -->应将其设置为<b>Builtin</b> 或 <b>External</b>"
HideAuxiliary=no
PickerAttributes~=.* " <b>{$setting}</b> = <b>{$value}</b>"
PickerAudioAssist=no
Timeout=5
:Debug
AppleDebug=no
ApplePanic=yes
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 "!<b>Arguments</b> = <b>{$Arguments}</b> -->boot-args进入nvram部分,而不是这里"
:Security
AllowNvramReset=yes
AllowSetDefault=yes
ApECID=0
AuthRestart=no
BlacklistAppleUpdate~=.* "!<b>{$setting}</b> -->从OpenCore v0.6.0开始已弃用,可以使用NVRAM参数里添加"
BootProtect=None
DmgLoading~=.* " <b>{$setting}</b> = <b>{$value}<b>"
EnablePassword=no
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~=.* " <b>{$setting}</b> = <b>{$value}<b>"
HaltLevel=2147483648
ExposeSensitiveData=6 :" <b>{$setting}</b> = <b>{$value}</b>"
ScanPolicy=0 :"-<b>{$setting}</b> = <b>{$value}</b>. -->初始配置时候这里可以为0,但是配置完成后,请在OCC里自定义显示哪些启动盘"
:Tools
count==0 " -->您好像没有一些EFI工具程序":"%-->您可以在此处删除EFI工具程序"
NVRAM
LegacyEnable=no
LegacyOverwrite=no
WriteFlash=yes
:Add
::4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
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=" "!<b>{$setting}</b> = <b>{$value}</b> -->我想你的意思是 <b>npci=</b> 而不是 <b>ncpi=</b>":""
boot-args~="^(?:(?!alcid).)*$" "{$alcbootarg}":""
boot-args="-v keepsyms=1" " <b>{$setting}</b> = <b>{$value}</b> -->如果您有navi10 GPU,请添加 <b>agdpmod=pikera</b>":" <b>{$setting}</b> = <b>{$value}</b>"
run-efi-updater="No"
csr-active-config~=.* " <b>{$setting}</b> = <b>{$value}</b>"
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" <b>{$setting}</b> = <b>{$value}</b> 如果您有Dell或VIAO主板,请将其设置为 <b>Custom</b>
:Generic
SpoofVendor=yes
AdviseWindows=no
SupportsCsm~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.5开始被<b>AdviseWindows</b>取代"
SystemProductName~="(iMacPro1,1|MacPro7,1|MacPro6,1|iMac14,2)" " <b>{$setting}</b> = <b>{$value}</b>":"-<b>{$setting}</b> = <b>{$value}</b> -->这不是建议用于AMD系统的SMBIOS. 请查看<a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#platforminfo>[PlatformInfo Docs]</a>"
MLB~="(M000000000001|M0000000000000001)" "!<b>{$setting}</b> -->应该设置为您生成的板卡序列号. 请参看<a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> -->已设置"
ROM~="(112233000000|112233445566)" "-<b>{$setting}</b> = <b>{$value}</b> -->您应该将此设置为您的NIC MAC地址. 请参看<a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> -->已设置"
SystemSerialNumber=W0000000001 "!<b>{$setting}</b> -->应该设置为您生成的系统序列号. 请参看<a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#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/AMD/zen.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> -->已设置"
UEFI
ConnectDrivers=yes
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==* " <b>{$value}</b>"
:APFS
EnableJumpstart=yes
HideVerbose=yes
JumpstartHotPlug=no
MinDate=0
MinVersion=0
GlobalConnect~=.* "<b>{$setting}</b> = <b>{$value}</b> -->":"!-->缺少<b><font colore=red>GlobalConnect</font></b>选项"
:Audio
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
KeyForgetThreshold=5
KeyMergeThreshold=2
KeySupport=yes
KeySupportMode=Auto
KeySwap=no
PointerSupport=no
PointerSupportMode=~=.* " **{$setting}** = **{$value}**"
TimerResolution=50000
:ProtocolOverrides
count==18 :"!-->在OpenCore 0.6.1里,您应该在UEFI/ProtocolOverrides部分中正确设置18个选项"
AppleAudio=no
AppleBootPolicy=no
AppleDebugLog=no
AppleEvent=no
AppleFramebufferInfo~=.* "<b>{$setting}</b> = <b>{$value}</b> -->":"!-->缺少<b><font colore=red>AppleFramebufferInfo</font></b>选项"
AppleImageConversion=no
AppleKeyMap=no
AppleRtcRam=no
AppleSmcIo=no
DataHub=no
DeviceProperties=no
ConsoleControl~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 UEFI/TextRenderer"
FirmwareVolume=no
HashServices=no
OSInfo=no
UnicodeCollation=no
:Output
count==11 :"!-->在OpenCore 0.6.1里,您应该在<b>UEFI/OUTPUT</b>部分中设置11个设置"
TextRenderer=BuiltinGraphics
ConsoleMode=""
Resolution~=.* " <b>{$setting}</b> = <b>{$value}</b>"
ClearScreenOnModeSwitch=no
IgnoreTextInGraphics=no
ProvideConsoleGop=yes
DirectGopRendering=no
DirectGopCacheMode~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.9开始已弃用"
ReconnectOnResChange=no
ReplaceTabWithSpace=no
SanitiseClearScreen~=.* " <b>{$setting}</b> = <b>{$value}</b>"
Scale~=.* "!<b>{$setting}</b> -->不应该在这里"
UgaPassThrough~=.* "<b>{$setting}</b> = <b>{$value}</b> -->":"!-->缺少<b><font colore=red>UgaPassThrough</font></b>选项"
:Quirks
AvoidHighAlloc~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用"
DeduplicateBootOrder=yes
ExitBootServicesDelay=0
IgnoreInvalidFlexRatio=no
ReconnectOnResChange~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.6开始已弃用 - 请参看 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~=.* "!<b>{$setting}</b> -->从OpenCore v0.5.9开始已弃用"
RequestBootVarRouting=yes
TscSyncTimeout=0
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.
先完成此消息的编辑!
想要评论请 注册