In preparation for OC 0.6.7, my config.plist will have the following changes (so far):
- Booter > Quirks > ProtectUefiServices: change from 0 to 1
- PlatformInfo > Generic > MaxBIOSVersion = 0
I have noticed that OC Sanity Checker recommends different values for ProtectUefiServices (0 or 1) depending on whether the platform is Desktop or Laptop and depending on whether the platform is 8th Gen or 9th Gen Intel. I'm settling on ProtectUefiServices = 1.
Also, my future config.plists will include a Kernel > Add entry for NVMeFix.kext.
Also, if testing with rtcfx_exclude indicates that it needs to be changed to resolve RTC issues, I may change this boot-arg. It appears that we have some flexibility with this, so as long as the rtcfx_exlude range isn't too broad, it will resolve the RTC issue on G3 and G4 without adversely impacting operation of G5 (so all can have the same EFI).
EDIT: Looks like there's a new quirk (UEFI > Quirks > ActivateHpetSupport) that we'll want to set <False> in our config.plist.