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

fix ocs drivers rules for 0.7.3

上级 6d8881dd
......@@ -219,25 +219,28 @@ PlatformInfo
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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -219,25 +219,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/fx.html#platforminfo>[PlaformInfo 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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -204,25 +204,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/broadwell-e#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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -203,25 +203,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/clarkdale.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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -211,25 +211,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Desktop-Guide/config.plist/coffee-lake.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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -212,25 +212,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Desktop-Guide/config.plist/comet-lake.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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -209,25 +209,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/haswell.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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -202,25 +202,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/haswell-e#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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -217,25 +217,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/ivy-bridge.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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -198,25 +198,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/ivy-bridge-e##platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -209,25 +209,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/kaby-lake.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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -216,26 +216,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID。请查看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#platforminfo>[PlatformInfo Docs][platforminfo]</a>":" <b>{$setting}</b> 已设置"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$value}</b> -->你已经有了 <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
Drivers==AppleUsbKbdxe.efi "!<b>AppleUsbKbdxe.efi</b> -->不应该在这里!"
Drivers==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> -->除非您执行旧版安装,否则不需要"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> -->除非您使用PS2键盘,否则不应在此处!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
Drivers==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> -->不应该在这里!"
Drivers==AppleUsbKbDxe.efi "-<b>{$value}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
Drivers==~^#.* "!<b>{$value}</b> -->如果您要加载此文件,请完全删除<b>#</b>"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> -->不应该在这里!"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -213,25 +213,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/broadwell#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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -214,25 +214,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/coffee-lake.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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -215,25 +215,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/coffee-lake-plus.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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -211,25 +211,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/haswell.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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -215,25 +215,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/icelake.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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -217,25 +217,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/ivy-bridge.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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -212,25 +212,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/kaby-lake.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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -216,25 +216,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/ivy-bridge.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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -212,25 +212,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看<a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#platforminfo>[PlaformInfo 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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -200,26 +200,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> -->已设置"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$value}</b> -->你已经有了 <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
Drivers==AppleUsbKbdxe.efi "!<b>AppleUsbKbdxe.efi</b> -->不应该在这里!"
Drivers==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> -->除非您执行旧版安装,否则不需要"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> -->除非您使用PS2键盘,否则不应在此处!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
Drivers==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> -->不应该在这里!"
Drivers==AppleUsbKbDxe.efi "-<b>{$value}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
Drivers==~^#.* "!<b>{$value}</b> -->如果您要加载此文件,请完全删除<b>#</b>"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> -->不应该在这里!"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -203,26 +203,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/penryn.html#platforminfo>[PlatformInfo Docs][platforminfo]</a>":" <b>{$setting}</b> -->已设置"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$value}</b> -->你已经有了 <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
Drivers==AppleUsbKbdxe.efi "!<b>AppleUsbKbdxe.efi</b> -->不应该在这里!"
Drivers==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> -->除非您执行旧版安装,否则不需要"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> -->除非您使用PS2键盘,否则不应在此处!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
Drivers==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> -->不应该在这里!"
Drivers==AppleUsbKbDxe.efi "-<b>{$value}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
Drivers==~^#.* "!<b>{$value}</b> -->如果您要加载此文件,请完全删除<b>#</b>"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> -->不应该在这里!"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -216,25 +216,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看 <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/ivy-bridge.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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -209,25 +209,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看<a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/skylake.html#platforminfo>[PlaformInfo 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>{$value}</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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -203,25 +203,28 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> -->应该设置为您生成的SmUUID. 请参看<a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/skylake-x#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>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b> 一般建议此处要选中状态!"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!-->这里需要 <b>VBoxHfs.efi</b> 或 <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> -->你已经有了 <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!-->缺少<font color=red><b>OpenRuntime.efi</b></font>"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenRuntime.efi取代"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> -->自OpenCore v0.5.8起,已合并在UEFI/APFS部分"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> -->不应该在这里!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==NvmExpressDxe.efi "!<b>NvmExpressDxe.efi</b> -->不应该在这里!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> -->除非您执行旧版安装,否则不需要"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> -->除非您使用PS2键盘,否则不应在此处!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> -->除非您使用带有OpenCanopy的PS2鼠标/触控板,否则请不要在此处!"
[Path]s==UsbMouseDxe.efi "-<b>{$Path}</b> -->除非您将USB鼠标/触控板与OpenCanopy配合使用,否则不应在此处使用!"
[Path]==XhciDxe.efi "!<b>XhciDxe.efi</b> -->不应该在这里!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> -->不应该在这里!"
[Path]==AppleUsbKbDxe.efi "-<b>{$Path}</b> -->从OpenCore v0.5.7开始已由OpenUsbKbDxe.efi取代"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> -->已被合并在OpenCore的<b>AppleSmcIo</b> quirks下 !"
[Path]==OpenLinuxBoot.efi "-<b>{$Path}</b> -->除非您确定要从OpenCore直接引导LINUX系统而不通过传统GRUB引导,否则不需要!"
[Path]==ext4_x64.efi "-<b>{$Path}</b> -->这个是LINUX传统EXT4文件系统读取驱动,如果你要引导的LINUX磁盘分区是EXT4,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==btrfs_x64.efi "-<b>{$Path}</b> -->这个是LINUX下一代文件系统读取驱动可以替代EXT4格式,如果你要引导的LINUX磁盘分区是此文件系统,加载此驱动,配合OpenLinuxBoot.efi使用,否则不需要!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -219,25 +219,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#platforminfo>[PlaformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"

 Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the </b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"

 [Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -219,25 +219,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/AMD/fx.html#platforminfo>[PlaformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the </b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -204,25 +204,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/broadwell-e#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the </b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -204,25 +204,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/clarkdale.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HfsPlusLegacy.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b> or <b>HfsPlusLegacy.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HfsPlusLegacy.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b> or <b>HfsPlusLegacy.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -212,25 +212,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!**{$setting}** should be set to your generated SmUUID. See the [PlaformInfo Docs][platforminfo]":" **{$setting}** is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the </b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -212,25 +212,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/comet-lake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the </b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -208,25 +208,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/haswell#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the </b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -201,25 +201,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/haswell-e#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the </b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -215,25 +215,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/ivy-bridge.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -198,25 +198,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/ivy-bridge-e##platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -209,25 +209,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/kaby-lake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -215,25 +215,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/arrandale.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HfsPlusLegacy.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b> or <b>HfsPlusLegacy.efi</b> here"
Drivers==VBoxHfs.efi|HfsPlusLegacy.efi|HfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HfsPlusLegacy.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b> or <b>HfsPlusLegacy.efi</b> here"
[Path]==VBoxHfs.efi|HfsPlusLegacy.efi|HfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -211,25 +211,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/broadwell#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -215,25 +215,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/coffee-lake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -215,25 +215,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/coffee-lake-plus#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -211,25 +211,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/haswell#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -215,25 +215,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/icelake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -217,25 +217,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/ivy-bridge#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -213,25 +213,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/kaby-lake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -217,25 +217,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/sandy-bridge#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HfsPlusLegacy.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b> or <b>HfsPlusLegacy.efi</b> here"
Drivers==VBoxHfs.efi|HfsPlusLegacy.efi|HfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HfsPlusLegacy.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b> or <b>HfsPlusLegacy.efi</b> here"
[Path]==VBoxHfs.efi|HfsPlusLegacy.efi|HfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -213,25 +213,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -199,25 +199,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/nehalem#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -204,25 +204,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/penryn.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HfsPlusLegacy.efi|HfsPlus32.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b> or <b>HfsPlusLegacy.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HfsPlusLegacy.efi|HfsPlus32.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b> or <b>HfsPlusLegacy.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -215,25 +215,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/sandy-bridge.html#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HfsPlusLegacy.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b> or <b>HfsPlusLegacy.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlusLegacy.efi|HfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HfsPlusLegacy.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b> or <b>HfsPlusLegacy.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlusLegacy.efi|HfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -209,25 +209,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config.plist/comet-lake#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
......@@ -203,25 +203,25 @@ PlatformInfo
SystemUUID=00000000-0000-0000-0000-000000000000 "!<b>{$setting}</b> should be set to your generated SmUUID. See the <a href=https://dortania.github.io/OpenCore-Install-Guide/config-HEDT/skylake-x#platforminfo>[PlatformInfo Docs]</a>":" <b>{$setting}</b> is set"
UEFI
ConnectDrivers=yes
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$value}; <b>{$value}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
Drivers==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$value}</b> you already have <b>{$hfs}</b>"
Drivers==OpenRuntime.efi " <b>{$value}</b>":"!<b>OpenRuntime.efi</b> is missing"
Drivers==FwRuntimeServices.efi "!<b>{$value}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
Drivers==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
Drivers==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
Drivers==AppleUsbKbdxe.efi "!<b>{$value}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
Drivers==CrScreenshotDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==HiiDatabase.efi "!<b>{$value}</b> should not be here!"
Drivers==NvmExpressDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==OpenUsbKbDxe.efi "-<b>{$value}</b> Unless you are doing a legacy install, you don't need this"
Drivers==Ps2KeyboardDxe.efi "-<b>{$value}</b> Unless you are using a PS2 keyboard, this should not be here!"
Drivers==Ps2MouseDxe.efi "-<b>{$value}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==UsbMouseDxe.efi "-<b>{$value}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
Drivers==XhciDxe.efi "!<b>{$value}</b> should not be here!"
Drivers==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
Drivers==~^#.* "!<b>{$value}</b> remove the <b>#</b> if you want this to load otherwise remove entirely"
Drivers==* " <b>{$value}</b>"
ConnectDrivers=yes "<b>{$setting}</b> = <b>{$value}</b>"
:Drivers
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "$hfs={$Path}; <b>{$Path}</b>":"!Need either <b>VBoxHfs.efi</b>, <b>OpenHfsPlus.efi</b> or <b>HFSPlus.efi</b> here"
[Path]==VBoxHfs.efi|HFSPlus.efi|HfsPlus.efi|OpenHfsPlus.efi "!<b>{$Path}</b> you already have <b>{$hfs}</b>"
[Path]==OpenRuntime.efi " <b>{$Path}</b>":"!<b>OpenRuntime.efi</b> is missing"
[Path]==FwRuntimeServices.efi "!<b>{$Path}</b> has been replaced by OpenRuntime.efi as of OpenCore v0.5.7"
[Path]==ApfsDriverLoader.efi "!<b>ApfsDriverLoader.efi</b> was merged into OpenCore under the UEFI/APFS section as of OpenCore v0.5.8"
[Path]==OpenCore.efi "!<b>OpenCore.efi</b> should not be here!"
[Path]==AppleUsbKbdxe.efi "!<b>{$Path}</b> has been replaced by OpenUsbKbDxe.efi as of OpenCore v0.5.7"
[Path]==CrScreenshotDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==HiiDatabase.efi "!<b>{$Path}</b> should not be here!"
[Path]==NvmExpressDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==OpenUsbKbDxe.efi "-<b>{$Path}</b> Unless you are doing a legacy install, you don't need this"
[Path]==Ps2KeyboardDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 keyboard, this should not be here!"
[Path]==Ps2MouseDxe.efi "-<b>{$Path}</b> Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==UsbMouseDxe.efi "-<b>{$Path}</b> Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!"
[Path]==XhciDxe.efi "!<b>{$Path}</b> should not be here!"
[Path]==VirtualSmc.efi "!<b>VirtualSmc.efi</b> was merged into OpenCore under the quirk <b>AppleSmcIo</b>!"
[Path]==* " <b>{$Path}</b>"
:APFS
EnableJumpstart=yes
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册