未验证 提交 8df0e1f3 编写于 作者: M mackie100 提交者: GitHub

Merge pull request #213 from bluehomewu/master

Add Chinese Traditional translate Finish !!
/* Class = "NSWindow"; title = "About OpenCore Configurator"; ObjectID = "1"; */
"1.title" = "關於OpenCore Configurator";
/* Class = "NSButtonCell"; title = "Changelog"; ObjectID = "EZg-E1-74c"; */
"EZg-E1-74c.title" = "Changelog";
/* 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
/* 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" = "建立 log 文件";
/* 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]" = "Canary版";
/* 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.6.0 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 修補文件。它们應該在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系統的正確 Ethernet 接口"
[BundlePath]==IntelMausi.kext "-<b>{$BundlePath}</b> -->這可能不是適用於AMD系統的正確 Ethernet 接口"
[BundlePath]==AppleIGB.kext "-<b>{$BundlePath}</b> -->這可能不是適用於AMD系統的正確 Ethernet 接口"
[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> -->找到修補文件-您是否正確應該用了 Kernel 修補文件?"
count>19 " -->AMD Kernel 修補文件"
[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> -->開啟此功能將有助於 Debug "
Target=67 :" <b>{$setting}</b> -->有關 Debug 目標編號的更多資訊,請參考<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> Debug 顯示級別"
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 修補文件。它们應該在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系統的正確 Ethernet 接口"
[BundlePath]==IntelMausi.kext "-<b>{$BundlePath}</b> -->這可能不是適用於AMD系統的正確 Ethernet 接口"
[BundlePath]==AppleIGB.kext "-<b>{$BundlePath}</b> -->這可能不是適用於AMD系統的正確 Ethernet 接口"
[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> -->找到修補文件-您是否正確應該用了 Kernel 修補文件?"
count>19 " -->AMD Kernel 修補文件"
[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> -->開啟此功能將有助於 Debug "
Target=67 :" <b>{$setting}</b> -->有關 Debug 目標編號的更多資訊,請參考<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> Debug 顯示級別"
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
=<div style="text-align:center;font-size:30px;">AMD Zen OpenCore 0.6.2 完整性檢查結果</div><br/>
# Generic config suitable for initial installation
# OpenCore v0.6.2 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-Post-Install/universal/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-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]==* " <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~=.* " <b>{$setting}</b> = <b>{$value}</b>"
NormalizeHeaders=no
RebaseRegions=no
ResetHwSig=no
ResetLogoStatus=no
:Patch
count>15 "!-->您可能在錯誤的部分中增加了 Kernel 修補文件。它们應該在Kernel部分."
Booter
:Quirks
AvoidRuntimeDefrag=yes
DevirtualiseMmio=no " <b>{$setting}</b> = <b>{$value}</b> -->如果您有TRx40(即第三代ThreadRipper),請開啟此功能"
DisableSingleUser=no
DisableVariableWrite=no
DiscardHibernateMap=no
EnableSafeModeSlide=yes
EnableWriteUnprotector=no
ForceExitBootServices=no
ProtectCsmRegion~=.* "!<b>{$setting}</b> -->從OpenCore v0.5.7開始已棄用 - 請參考<b>ProtectMemoryRegions</b>"
ProtectMemoryRegions=no
ProtectSecureBoot=no
ProtectUefiServices=no
ProvideCustomSlide=yes
ProvideMaxSlide=0
RebuildAppleMemoryMap=yes
SetupVirtualMap=no
ShrinkMemoryMap~=.* "!<b>{$setting}</b> -->從OpenCore v0.5.7開始已棄用 - 請參考<b>RebuildAppleMemoryMap</b>"
SignalAppleOS=no
SyncRuntimePermissions=yes
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系統的正確 Ethernet 接口"
[BundlePath]==IntelMausi.kext "-<b>{$BundlePath}</b> -->這可能不是適用於AMD系統的正確 Ethernet 接口"
[BundlePath]==AppleIGB.kext "-<b>{$BundlePath}</b> -->這可能不是適用於AMD系統的正確 Ethernet 接口"
[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> -->找到修補文件-您是否正確應該用了 Kernel 修補文件?"
count>19 " -->AMD Kernel 修補文件"
[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修補文件遺失或不正確"
:Emulate
DummyPowerManagement=yes " <b>{$setting}</b> = <b>{$value}</b>":"!<b>{$setting}</b> = <b>{$value}</b> 這裡需要開啟"
: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> -->開啟此功能將有助於 Debug "
Target=67 :" <b>{$setting}</b> -->有關 Debug 目標編號的更多資訊,請參考<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> Debug 顯示級別"
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
ProcessorType~=.* " <b>{$setting}</b> = <b>{$value}</b>"
SystemMemoryStatus=Auto
SupportsCsm~=.* "!<b>{$setting}</b> -->從OpenCore v0.5.5開始被<b>AdviseWindows</b>取代"
SystemProductName~="(iMacPro1,1|MacPro7,1|MacPro6,1|iMac14,2|iMac15,1)" " <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=~=.* " <b>{$setting}</b> = <b>{$value}</b>"
TimerResolution=50000
:ProtocolOverrides
count==18 :"!-->在OpenCore 0.6.2裡,您應該在UEFI/ProtocolOverrides部分中正確設定18個選項"
AppleAudio=no
AppleBootPolicy=no
AppleDebugLog=no
AppleEvent=no
AppleFramebufferInfo=no
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.2裡,您應該在<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.3 完整性檢查結果</div><br/>
# Generic config suitable for initial installation
# OpenCore v0.6.3 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-Post-Install/universal/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-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]==* " <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~=.* " <b>{$setting}</b> = <b>{$value}</b>"
NormalizeHeaders=no
RebaseRegions=no
ResetHwSig=no
ResetLogoStatus=no
:Patch
count>15 "!-->您可能在錯誤的部分中增加了 Kernel 修補文件。它们應該在Kernel部分."
Booter
:Quirks
AvoidRuntimeDefrag=yes
DevirtualiseMmio=no " <b>{$setting}</b> = <b>{$value}</b> -->如果您有TRx40(即第三代ThreadRipper),請開啟此功能"
DisableSingleUser=no
DisableVariableWrite=no
DiscardHibernateMap=no
EnableSafeModeSlide=yes
EnableWriteUnprotector=no
ForceExitBootServices=no
ProtectCsmRegion~=.* "!<b>{$setting}</b> -->從OpenCore v0.5.7開始已棄用 - 請參考<b>ProtectMemoryRegions</b>"
ProtectMemoryRegions=no
ProtectSecureBoot=no
ProtectUefiServices=no
ProvideCustomSlide=yes
ProvideMaxSlide=0
RebuildAppleMemoryMap=yes
SetupVirtualMap=no
ShrinkMemoryMap~=.* "!<b>{$setting}</b> -->從OpenCore v0.5.7開始已棄用 - 請參考<b>RebuildAppleMemoryMap</b>"
SignalAppleOS=no
SyncRuntimePermissions=yes
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系統的正確 Ethernet 接口"
[BundlePath]==IntelMausi.kext "-<b>{$BundlePath}</b> -->這可能不是適用於AMD系統的正確 Ethernet 接口"
[BundlePath]==AppleIGB.kext "-<b>{$BundlePath}</b> -->這可能不是適用於AMD系統的正確 Ethernet 接口"
[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> -->找到修補文件-您是否正確應該用了 Kernel 修補文件?"
count>19 " -->AMD Kernel 修補文件"
[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修補文件遺失或不正確"
:Emulate
DummyPowerManagement=yes " <b>{$setting}</b> = <b>{$value}</b>":"!<b>{$setting}</b> = <b>{$value}</b> 這裡需要開啟"
:Quirks
AppleCpuPmCfgLock=no
AppleXcpmCfgLock=no
AppleXcpmExtraMsrs=no
AppleXcpmForceBoost=no
CustomSMBIOSGuid=no" <b>{$setting}</b> = <b>{$value}</b> -->如果您有Dell或VIAO主機板,請開啟此功能"
DisableIoMapper=no
DisableRtcChecksum~=.* " <b>{$setting}</b> = <b>{$value}</b>"
DummyPowerManagement~=.* "!<b>{$setting}</b> 已在OpenCore v0.6.3中移動- 請查看 <b>Kernel -> Emulate</b>"
ExtendBTFeatureFlags~=.* " <b>{$setting}</b> = <b>{$value}</b>"
LegacyCommpage=no
ExternalDiskIcons~=.* " <b>{$setting}</b> = <b>{$value}</b>"
ForceSecureBootScheme=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> -->開啟此功能將有助於 Debug "
Target=67 :" <b>{$setting}</b> -->有關 Debug 目標編號的更多資訊,請參考<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> Debug 顯示級別"
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~="Default|Disabled|j137|j680|j132|j174|j140k|j780|j213|j140a|j152f|j160|j230k|j214k|j223|j215|j185|j185f|x86legacy" " <b>{$setting}</b> = <b>{$value}</b> SecureBootModel設定正確":"!<b>{$setting}</b> = <b>{$value}</b> - 這是SecureBootModel的無效選項!"
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
ProcessorType~=.* " <b>{$setting}</b> = <b>{$value}</b>"
SystemMemoryStatus=Auto
SupportsCsm~=.* "!<b>{$setting}</b> -->從OpenCore v0.5.5開始被<b>AdviseWindows</b>取代"
SystemProductName~="(iMacPro1,1|MacPro7,1|MacPro6,1|iMac14,2|iMac15,1)" " <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
GlobalConnect=no " <b>{$setting}</b> = <b>{$value}</b> -->如果您有HP主機板,但在OpenCore中看不到APFS驱动器,請開啟此功能":" <b>{$setting}</b> = <b>{$value}</b> 僅对於在OpenCore中看不到APFS驱动器的HP主機板是必需的"
HideVerbose=yes
JumpstartHotPlug=no
MinDate=0
MinVersion=0
: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~=.* " <b>{$setting}</b> = <b>{$value}</b>"
TimerResolution=50000
:ProtocolOverrides
count==18 :"!-->在OpenCore 0.6.3裡,您應該在UEFI/ProtocolOverrides部分中正確設定18個選項"
AppleAudio=no
AppleBootPolicy=no
AppleDebugLog=no
AppleEvent=no
AppleFramebufferInfo=no
AppleImageConversion=no
AppleImg4Verification=no
AppleKeyMap=no
AppleRtcRam=no
AppleSecureBoot=no
AppleSmcIo=no
AppleUserInterfaceTheme=no
DataHub=no
DeviceProperties=no
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~=.* "!<b>{$setting}</b> 在OpenCore v0.5.6中已棄用 - 請查看UEFI/TextRenderer"
:Output
count==12 :"!-->在OpenCore 0.6.3裡,您應該在<b>UEFI/OUTPUT</b>部分中設定12個設定"
TextRenderer=BuiltinGraphics
ConsoleMode=""
Resolution~=.* " <b>{$setting}</b> = <b>{$value}</b>"
ForceResolution=no
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.4 完整性檢查結果</div><br/>
# Generic config suitable for initial installation
# OpenCore v0.6.4 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-Post-Install/universal/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-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]==* " <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~=.* " <b>{$setting}</b> = <b>{$value}</b>"
NormalizeHeaders=no
RebaseRegions=no
ResetHwSig=no
ResetLogoStatus=no
:Patch
count>15 "!-->您可能在錯誤的部分中增加了 Kernel 修補文件。它们應該在Kernel部分."
Booter
:Quirks
AllowRelocationBlock=no
AvoidRuntimeDefrag=yes
DevirtualiseMmio=no " <b>{$setting}</b> = <b>{$value}</b> -->如果您有TRx40(即第三代ThreadRipper),請開啟此功能"
DisableSingleUser=no
DisableVariableWrite=no
DiscardHibernateMap=no
EnableSafeModeSlide=yes
EnableWriteUnprotector=no
ForceExitBootServices=no
ProtectCsmRegion~=.* "!<b>{$setting}</b> -->從OpenCore v0.5.7開始已棄用 - 請參考<b>ProtectMemoryRegions</b>"
ProtectMemoryRegions=no
ProtectSecureBoot=no
ProtectUefiServices=no
ProvideCustomSlide=yes
ProvideMaxSlide=0
RebuildAppleMemoryMap=yes
SetupVirtualMap=no
ShrinkMemoryMap~=.* "!<b>{$setting}</b> -->從OpenCore v0.5.7開始已棄用 - 請參考<b>RebuildAppleMemoryMap</b>"
SignalAppleOS=no
SyncRuntimePermissions=yes
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系統的正確 Ethernet 接口"
[BundlePath]==IntelMausi.kext "-<b>{$BundlePath}</b> -->這可能不是適用於AMD系統的正確 Ethernet 接口"
[BundlePath]==AppleIGB.kext "-<b>{$BundlePath}</b> -->這可能不是適用於AMD系統的正確 Ethernet 接口"
[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> -->找到修補文件-您是否正確應該用了 Kernel 修補文件?"
count>19 " -->AMD Kernel 修補文件"
[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修補文件遺失或不正確"
:Emulate
DummyPowerManagement=yes " <b>{$setting}</b> = <b>{$value}</b>":"!<b>{$setting}</b> = <b>{$value}</b> 這裡需要開啟"
:Quirks
AppleCpuPmCfgLock=no
AppleXcpmCfgLock=no
AppleXcpmExtraMsrs=no
AppleXcpmForceBoost=no
CustomSMBIOSGuid=no" <b>{$setting}</b> = <b>{$value}</b> -->如果您有Dell或VIAO主機板,請開啟此功能"
DisableIoMapper=no
DisableRtcChecksum~=.* " <b>{$setting}</b> = <b>{$value}</b>"
DummyPowerManagement~=.* "!<b>{$setting}</b> 已在OpenCore v0.6.4中移動- 請查看 <b>Kernel -> Emulate</b>"
ExtendBTFeatureFlags~=.* " <b>{$setting}</b> = <b>{$value}</b>"
LegacyCommpage=no
ExternalDiskIcons~=.* " <b>{$setting}</b> = <b>{$value}</b>"
ForceSecureBootScheme=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=yes
ApplePanic=yes
DisableWatchDog=yes :" <b>{$setting}</b> -->開啟此功能將有助於 Debug "
Target=67 :" <b>{$setting}</b> -->有關 Debug 目標編號的更多資訊,請參考<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> Debug 顯示級別"
DisplayDelay=0
SysReport=no : " -->只有在使用Debug版時才有效<b>{$setting}</b>=yes"
:Entries
[Arguments]~=debug "!<b>Arguments</b> = <b>{$Arguments}</b> boot-args go in the nvram section, not here"
: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~="Default|Disabled|j137|j680|j132|j174|j140k|j780|j213|j140a|j152f|j160|j230k|j214k|j223|j215|j185|j185f|x86legacy" " <b>{$setting}</b> = <b>{$value}</b> SecureBootModel設定正確":"!<b>{$setting}</b> = <b>{$value}</b> - 這是SecureBootModel的無效選項!"
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
ProcessorType~=.* " <b>{$setting}</b> = <b>{$value}</b>"
SystemMemoryStatus=Auto
SupportsCsm~=.* "!<b>{$setting}</b> -->從OpenCore v0.5.5開始被<b>AdviseWindows</b>取代"
SystemProductName~="(iMacPro1,1|MacPro7,1|MacPro6,1|iMac14,2|iMac15,1)" " <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
GlobalConnect=no " <b>{$setting}</b> = <b>{$value}</b> -->如果您有HP主機板,但在OpenCore中看不到APFS驱动器,請開啟此功能":" <b>{$setting}</b> = <b>{$value}</b> 僅对於在OpenCore中看不到APFS驱动器的HP主機板是必需的"
HideVerbose=yes
JumpstartHotPlug=no
MinDate=0
MinVersion=0
: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~=.* " <b>{$setting}</b> = <b>{$value}</b>"
TimerResolution=50000
:ProtocolOverrides
count==18 :"!-->在OpenCore 0.6.4裡,您應該在UEFI/ProtocolOverrides部分中正確設定18個選項"
AppleAudio=no
AppleBootPolicy=no
AppleDebugLog=no
AppleEvent=no
AppleFramebufferInfo=no
AppleImageConversion=no
AppleImg4Verification=no
AppleKeyMap=no
AppleRtcRam=no
AppleSecureBoot=no
AppleSmcIo=no
AppleUserInterfaceTheme=no
DataHub=no
DeviceProperties=no
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~=.* "!<b>{$setting}</b> 在OpenCore v0.5.6中已棄用 - 請查看UEFI/TextRenderer"
:Output
count==12 :"!-->在OpenCore 0.6.4裡,您應該在<b>UEFI/OUTPUT</b>部分中設定12個設定"
TextRenderer=BuiltinGraphics
ConsoleMode=""
Resolution~=.* " <b>{$setting}</b> = <b>{$value}</b>"
ForceResolution=no
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.
先完成此消息的编辑!
想要评论请 注册