Skip to content

Commit

Permalink
EnableGop: Update README to clarify that vBiosInsert.sh receives upda…
Browse files Browse the repository at this point in the history
…tes separately from EnableGop itself
  • Loading branch information
mikebeaton committed Oct 14, 2024
1 parent 8eb0975 commit d4ddd29
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Staging/EnableGop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,12 @@ To use the provided `vBiosInsert.sh` script:
Linux and Windows), which can be used to read from and write to the GPU firmware.
- Use that tool to read a copy of the GPU firmware.
- Run `./vBiosInsert.sh [-a|-n] {original}.rom EnableGop.efi {modified}.rom`, with `-a` for AMD and `-n` for Nvidia.
- If you have any problems with `vBiosInsert.sh` from a specific release
of EnableGop, please try the version included with the latest release of OpenCore
before reporting any issues.
The script receives updates to support additional graphics cards independently
of any bumps to the release version of EnableGop. If you need to, you can use
the latest version of `vBiosInsert.sh` to inject older versions of EnableGop.
- The new file `{modified}.rom` may be burnt to the GPU firmware.

In the case of AMD, considerably less space is normally available, due to a strict limit of 128k for legacy and EFI
Expand Down

0 comments on commit d4ddd29

Please sign in to comment.