Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.53 KB

EnableGop support.md

File metadata and controls

26 lines (22 loc) · 1.53 KB

What is EnableGop?

The basic idea is: if your GPU already works with OpenCore but not before it, then with this driver added to your Mac Pro firmware, your GPU should be able to work before OpenCore as well.
This is essentially a firmware driver by Mike Beaton that injects code to provide a bootscreen for your GPU capable of Gop (Graphics Output Protocol), which is found in most unmodified GPUs made within the last 8 years.

https://github.com/acidanthera/OpenCorePkg/tree/master/Staging/EnableGop

The Dumper supports this firmware driver, reports its version, and also checks for some faults that may have occurred.

EnableGop correctly inserted:

EnableGop correctly injected

EnableGop incorrectly insterted, multiple instances:

multiple EnableGop multiple EnableGop dialog

EnableGop incorrectly inserted into old firmware:

old firmware

EnableGop 1.2 specific hint:

EnableGop1.2