Validate your OpenCore BSP by checking the existence of:
- ACPI
- Drivers
- Kexts
- Tools
- Python 3.10
Copy ocvalidamus.py
outside the EFI directory
e.g.
├── EFI
│ ├── BOOT
│ └── OC
├── ocvalidamus.py
Run python3 ocvalidamus.py
and check the output of the terminal output