When using Intel wireless network card, you need to select the corresponding
config.intel.wireless.*** .plist
according to the system version, and rename it toconfig.plist
.
- macOS Monterey 12.x
- macOS Ventura 13.x
- macOS Sonoma 14.x
- BIOS: 2.16.0
- Chipset: DELL B460
- CPU: Intel 10th i5-10500T
- Memo: SK hynix 16GB(2x8GB) DDR4 3200 Mhz
- iGPU: Intel UHD Graphic 630
- HDA: Realtek ALC3246(ALC256)
- SSD: Kioxia 512G (KBG40ZNS) m.2 2230
- LAN: Realtek RTL8111HSD-CG
- WLAN: BCM94360CS2
- PSU: DELL 65w
System Configuration
|-- SATA Operaition: AHCI
Video
|-- Primary Display: Intel HD Graphics
Security
|-- PTT Security/PTT On: Disabled
Secure Boot
|-- Secure Boot Enable: Disabled
PSecure Boot
|-- Secure Boot Mode: Audit Mode
Intel Software Guard Extensions
|-- Intel SGX Enable: Disabled
PowerManagement
|-- Deep Sleep Control: Disabled
|-- USB Wake Support: Disabled
|-- Wake on LAN/WLAN: Lan only
|-- Block Sleep: YES
POST Behavior
|-- Fastboot: Minimal
- Use OpenCore Configurator build your own SMBIOS
- Use RU.efi Unlock
CFG LOCK
, ChangeDVMT = 64MB
Option | UEFI Variable Name | Address | Default | Replace |
---|---|---|---|---|
CFG LOCK | CPUSetup | 0x3E | 0x1 | 0x0 |
DVMT | SaSetup | 0xF5 | 0x0 | 0x2 |
- Unlock
CFG LOCK
- Change
DVMT
to64MB
- Lilu.kext
- SMCProcessor.kext
- SMCSuperIO.kext
- SMCDellSensors.kext
- VirtualSMC.kext
- WhateverGreen.kext
- AppleALC.kext
- RealtekRTL8111.kext
- AirportItlwm.kext
- IntelBluetoothFirmware.kext
- BlueToolFixup.kext
- Hackintool
- OCAuxiliaryTools AKA
OCAT
. - OpenCore Configurator AKA
OCC
. - GenSMBIOS Generate SMBIOS.
- MountEFI Mount EFI partition.
- EFI Agent Better EFI partition mount App.
- gibMacOS Build your own MacOS image.
- ProperTree Plist editor.