Skip to content

Commit

Permalink
README: update emulated NVRAM info
Browse files Browse the repository at this point in the history
  • Loading branch information
TECHNIKVERBOT committed Sep 22, 2024
1 parent ba26031 commit e9c1735
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,8 @@ If you get an error, it indicates that your 8x70W may have a faulty/degraded NVR

1. Enable DisableVariableWrite in `config.plist > Booter > Quirks`
2. Enable LegacyOverwrite in `config.plist > NVRAM`
3. Add OpenVariableRuntimeDxe from [OpenCorePkg](https://github.com/acidanthera/OpenCorePkg/releases/)
4. Add OpenVariableRuntimeDxe before OpenRuntime in the config
5. Enable LoadEarly on OpenVariableRuntimeDxe and OpenRuntime
3. Enable OpenVariableRuntimeDxe in `config.plist > UEFI > Drivers`
4. Set `LoadEarly` on OpenVariableRuntimeDxe and OpenRuntime to `true`

Now, you can proceed with the installation.

Expand Down

0 comments on commit e9c1735

Please sign in to comment.