i somehow added some kexts there but now my config file seems like a problem
There are enabled entries under Booter->MmioWhitelist, but DevirtualiseMmio is not enabled!
CheckBooter returns 1 error!
OpenCanopy.efi is loaded at UEFI->Drivers, but Misc->Boot->PickerMode is not set to External!
CheckMisc returns 1 error!
OpenCanopy.efi at UEFI->Drivers[1] must have LoadEarly set to FALSE!
OpenRuntime.efi at UEFI->Drivers[0] should have its LoadEarly set to FALSE unless OpenVariableRuntimeDxe.efi is in use!
UEFI->Output->InitialMode is illegal (Can only be Auto, Text, or Graphics)!
CheckUefi returns 3 errors!
Completed validating /Users/emincan/Desktop/EFI/OC/config.plist in 1 ms. Found 5 issues requiring attention.
what do i do