I just tried to delete AptioMemoryFix.efi and switched back to EmuVariableUefi-64.efi & OsxAptioFixDrv-64.efi.
For me restart and shutdown work again.
Yes, switching back to OsyAptioFixDrv.efi and Test2-2016.efi helped me too.
@kgp
Just one (last) question.... my Wifi is located at PCI0.RP19.PXSX... what do I have to set in ACPI patches. PXSX -> APRT can not be right, because then I would replace/rename all PXSX to APRT, which would not work, because there are other locations with contains needed important PXSX. So what would you say, how to replace/rename only this single PXSX?
External (_SB_.PCI0.RP01.XHC2, DeviceObj) // (from opcode)
Device (\_SB.PCI0.RP01.XHC2)
{
}
Name (_SB.PCI0.RP01.PXSX._STA, Zero) // _STA: Status
External (_SB_.PCI0.RP19.ARPT, DeviceObj) // (from opcode)
Device (\_SB.PCI0.RP19.ARPT)
{
}
Name (_SB.PCI0.RP19.PXSX._STA, Zero) // _STA: Status
Hi KGP, in section B of the guide you explain in detail how to proceed to patch the Bios and at the end of this section there is the link to download the X299D.CAP, so I deduce that the detailed explanation is so that everyone can do it by step if you wish but your X299D.CAP is ready and complete to proceed directly to patch the Bios without having to do anything previously.
Is my deduction correct?
A greeting.
That's what I hoped forWhich makes me indefinitely happy...
cd /Volumes/Install\ macOS\ High\ Sierra
mkdir .IABootFiles
cd .IABootFiles
cp /Volumes/Install\ macOS\ High\ Sierra/System/Library/CoreServices/boot.efi .
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file
cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ... target_directory