This commit is contained in:
vectorsigma72 2020-01-04 19:37:04 +01:00
commit 328e51bf20

View File

@ -950,7 +950,7 @@ VOID SetDMISettingsForModel(MACHINE_TYPES Model, BOOLEAN Redefine)
gPlatformFeature = 0x02;
break;
case MacPro71:
gPlatformFeature = 0x22;
gPlatformFeature = 0x20;
break;
default: