EFI and Tools for macOS on Dell XPS 9360 i5-8250U
-Use etcher and dmg to install MacOS
-
Boot with
DVMT.efiin/CLOVER/tools, use commandsetup_varto modify some UEFI Variables -
After installation, use
XPS9360.shwith option--patch-hdain folderOtherto inject AppleHDA -
Run
/other/HIDPI/run.commandto open HIDPI or use:sh -c "$(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/master/hidpi-zh.sh)" -
Change your
Serial Number,Custom UUIDby Clover Configurator
-
If you fail to boot, change
platform-idto0x12345678. -
Don't set the parameters in config.plist if you don't understand it.
-
Rebuild cache use
kext utilityor commands:
#!/bin/sh sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo rm -Rf /S*/L*/PrelinkedKernels/* sudo rm -Rf /S*/L*/Caches/com.apple.kext.caches/* sudo touch -f /S*/L*/E* sudo touch -f /L*/E* sudo kextcache -Boot -U /