Fix Windows scanning in OpenCore menu

This commit is contained in:
Mykola Grymalyuk
2021-07-11 12:25:02 -06:00
parent 1cf1e3491d
commit 87526226cd
2 changed files with 4 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
- PatcherSupportPkg 0.0.13 release
- Fix Intel HD4000 DRM Support in macOS Monterey (thanks EduCovas!)
- Support optionally re-enabling iGPU in iMac14,x with dGPUs
- Fix Windows scanning in OpenCore menu when Windows and macOS are stored on the same ESP
## 0.2.2

View File

@@ -1141,7 +1141,9 @@
<integer>3</integer>
</dict>
<key>Entries</key>
<array/>
<array>
<string>\EFI\Microsoft\Boot\bootmgfw.efi</string>
</array>
<key>Security</key>
<dict>
<key>AllowNvramReset</key>