Coder Social home page Coder Social logo

dell-optiplex-7050-clover-efi's Introduction

OptiPlex 7050 Clover

  • Specify
    • CPU: i7-7700
    • Audio: ALC255
    • Graphics: HD630
    • Monitor: DP 4K monitor

Clover for OptiPlex 7050 with Kaby Lake CPU & IGPU

Only fix the Graphics by modify UEFI variables, Ethernet, USB, and sound card with AppleALC, but, is enough! Less is more.

UEFI Variables

In order to run macOS successfully a number of EFI BIOS variables need to be modified. The included Clover bootloader contains an updated DVMT.efi, which includes a setup_var command to help do just that.

DVMT.efi can be launched from Clover directly by renaming it to Shell64U.efi in the tools folder.

The following variables need to be updated:

Variable Offset Default value Desired value Comment
CFG Lock 0x4ED 0x01 (Enabled) 0x00 (Disabled) Disable CFG Lock to prevent MSR 0x02 errors on boot
DVMT Pre-allocation 0x795 0x01 (32M) 0x04 (128M) Increase DVMT pre-allocated size to 128M for 2K+ displays

Modify DVMT variable step

  1. Start up and enter Clover boot menu, select Start UEFI shell 64 and enter.

    I has replace Shell64U.ef with DVMT.efi, so you are running DVMT.efi in fact.

  2. just run setup_var 0x795 0x4 using this cmd line

  3. fine, the graphics is ok to boot up macOS

  4. Note: the UEFI Variables will lose after set BOIS to factory default!

FAQ

  1. SIP enable default ?

    Yes. It way enabled by "config.plist/RtVariables/CsrActiveConfig=0x11".

  2. What should we do before install macOS system upgrade ? eg.upgrade from 10.14.4 to 10.14.5

    Maybe you need to disable SIP before doing upgrade: Set "config.plist/RtVariables/CsrActiveConfig=0x67".

Credits

  • Apple
  • Dell

dell-optiplex-7050-clover-efi's People

Contributors

irelandken avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.