correct PlatformFeature of MacPro7,1

This commit is contained in:
Sherlocks 2020-01-05 01:58:32 +09:00
parent 28eeef72fd
commit 8a5065daf0

View File

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