Skip to content

juebanlin/7080mff-pcie-opencore-efi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCore on Dell OptiPlex 7080 MFF

版本

Bigsur,11.5,20g71

硬件配置

  • 机箱: Dell Optiplex 7080mff 35W Pcie
  • 电源: 180W
  • CPU: Intel Comet Lake i5-10500T
  • Chipset: Intel Q470
  • iGPU: UHD 630
  • dGPU: AMD RX560
  • Memory: 8G DDR4 2666 * 2
  • SSD1: 970 EVO PLUS PCI-E M.2 256GB (win10)
  • SSD2: 970 PRO PCI-E M.2 512GB (mac)
  • Sound: ALC256/ALC3246
  • Ethernet: Intel I219-LM7
  • WIFI-M2: BCM94360CS2 M.2 -> Windows驱动

完善度

功能 状态
HWP ok
Sleep ok
iGPU with HiDPI ok
Ethernet ok
WiFi ok
Bluetooth ok
DP Audio ok
Sound ok(无独显)
  • 1.设置 BIOS

Settings Value
System Configuration → Integrated NIC Enabled
System Configuration → SATA Operation AHCI
Security → PTT Security/PTT On Disabled
Secure Boot → Secure Boot Enable Disabled
Secure Boot → Secure Boot Mode Audit Mode
Intel SGE → SGX Disabled
Performance → Intel SpeedStep Enabled
Performance → C-States Control Enabled
Performance → Turboost Enabled
Performance → HyperThread Control Enabled
Power Management → Intel Speed Shift Technology Enabled
Power Management → Deep Sleep Control Disabled
Power Management → USB Wake Support Disabled
Power Management → Wake on LAN/WLAN Lan only
Power Management → Block Sleep Disabled
POST Behavior → Fastboot Minimal
Virtualization Support → Virtualization Enabled
Virtualization Support → VT For Direct I/O Disabled
Advanced configurations → ASPM Auto
  • 2.查找bios隐藏选项【可选步骤】

  • 3.修改 CFG LOCK 和 DVMT

    • 注意: 务必使用RU.efi进行修改,使用modGRUBShell.efi 执行Setup_var 命令行修改不生效.
    • 引导进入OpenShell, 需要在shell中进入RU的EFI分区,我这里是fs0,直接在shell中输入fs0: 就会进入相应分区
      输入命令cd /EFI/OC/tools就可进入RU.EFI所在的目录,然后输入RU.EFI
      Find.png
      使用 Ctrl + F 快捷键进入搜索 输入 cpusetup 回车
      Find.png
    • 设置CFG Lock值
      默认这个值应该是 01,回车进入编辑状态,输入00后回车确认修改。 Find.png
    • 搜索SaSetup设置DVMT值
      Find.png
    • 设置完成后需要 按快捷键 "Ctrl" + "W" 保存修改,按 "ALT" + "Q" 即可退出设置
  • 4.安装

    • 下载安装引导镜像
    • 使用balenaEtcher将镜像写入U盘
    • 使用diskgenius将U盘的第一个分区内的EFI文件夹替换
    • U盘引导系统进行安装
    • 如果先安装mac后安装windows,那么安装完后,设置bios引导,将opencore设置为第一个
      Find.png
  • 5.优化

    • 打开HWP
      配置机型推荐iMac19.1以及Macmini8.1后重启,使用Hackintool->工具勾选HWP后重启
      Find.png
    • 前置耳机/耳麦支持
      解压后命令行安装: sudo sh install.command Install_ComboJack.zip

鸣谢:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published