BALDY_MAN Posted September 6, 2021 Share Posted September 6, 2021 Have made a EFI File that works with Monterey 12.0 but with the validation tool I get the errors in the screen shot how can I fix the errors please Link to comment https://www.insanelymac.com/forum/topic/348792-monterey-120-efi-file-help-needed/ Share on other sites More sharing options...
Anto65 Posted September 6, 2021 Share Posted September 6, 2021 https://www.insanelymac.com/forum/topic/348778-problems-with-latest-opencore-073-build/?do=findComment&comment=2765709 Link to comment https://www.insanelymac.com/forum/topic/348792-monterey-120-efi-file-help-needed/#findComment-2765781 Share on other sites More sharing options...
Guest 5T33Z0 Posted September 6, 2021 Share Posted September 6, 2021 38 minutes ago, antuneddu said: https://www.insanelymac.com/forum/topic/348778-problems-with-latest-opencore-073-build/?do=findComment&comment=2765709 Put that lik in your signature… my guess is that we will need it a lot in the next weeks Link to comment https://www.insanelymac.com/forum/topic/348792-monterey-120-efi-file-help-needed/#findComment-2765782 Share on other sites More sharing options...
Anto65 Posted September 6, 2021 Share Posted September 6, 2021 🙂 Yes,I guess you're right Dankeschön... I will try Link to comment https://www.insanelymac.com/forum/topic/348792-monterey-120-efi-file-help-needed/#findComment-2765784 Share on other sites More sharing options...
Guest 5T33Z0 Posted September 6, 2021 Share Posted September 6, 2021 I updated the OpenCore Update Guide already. I hope this will do some damage control Link to comment https://www.insanelymac.com/forum/topic/348792-monterey-120-efi-file-help-needed/#findComment-2765785 Share on other sites More sharing options...
miliuco Posted September 6, 2021 Share Posted September 6, 2021 (edited) @BALDY_MAN @antuneddu said 🙂 Recheck your divers section according to Sample.plist. UEFI > Drivers Updated Drivers to support arguments, requires config.plist update. Each driver has now 3 properties: Path, Enabled and Arguments (some OC plugins accept optional additional arguments which may be specified as a string). <key>Drivers</key> <array> <dict> <key>Path</key> <string>OpenRuntime.efi</string> <key>Enabled</key> <true/> <key>Arguments</key> <string></string> </dict> </array> Edited September 6, 2021 by miliuco Link to comment https://www.insanelymac.com/forum/topic/348792-monterey-120-efi-file-help-needed/#findComment-2765786 Share on other sites More sharing options...
BALDY_MAN Posted September 7, 2021 Author Share Posted September 7, 2021 18 hours ago, miliuco said: @BALDY_MAN @antuneddu said 🙂 Recheck your divers section according to Sample.plist. UEFI > Drivers Updated Drivers to support arguments, requires config.plist update. Each driver has now 3 properties: Path, Enabled and Arguments (some OC plugins accept optional additional arguments which may be specified as a string). <key>Drivers</key> <array> <dict> <key>Path</key> <string>OpenRuntime.efi</string> <key>Enabled</key> <true/> <key>Arguments</key> <string></string> </dict> </array> Thank you both. for the swift reply I have added the above to my plist but it is still coming up with the same Errors Best regards baldy Link to comment https://www.insanelymac.com/forum/topic/348792-monterey-120-efi-file-help-needed/#findComment-2765839 Share on other sites More sharing options...
miliuco Posted September 7, 2021 Share Posted September 7, 2021 Just now, BALDY_MAN said: Thank you both. for the swift reply I have added the above to my plist but it is still coming up with the same Errors Best regards baldy Strange! You are using 3 drivers, right? Have you added the 3 properties to each driver according with the new xml syntax rules? Do you have all files from the same OC version? Get the 0.7.3 final and try, validate it with ocvalidate tool included in this build, other tools probably are outdated. Link to comment https://www.insanelymac.com/forum/topic/348792-monterey-120-efi-file-help-needed/#findComment-2765840 Share on other sites More sharing options...
miliuco Posted September 7, 2021 Share Posted September 7, 2021 8 minutes ago, eSaF said: Golden OC Rule - always use the Drivers and files contained in the updated OC version folder then check configuration with the ocvalidate file in the utilities folder for errors in the config.plist. I like this: Golden OC rule. Exactly 👍 Link to comment https://www.insanelymac.com/forum/topic/348792-monterey-120-efi-file-help-needed/#findComment-2765844 Share on other sites More sharing options...
Recommended Posts