correct platfrom feature for new imac

Signed-off-by: SergeySlice <sergey.slice@gmail.com>
This commit is contained in:
SergeySlice 2020-06-11 05:00:42 +03:00
parent f8a010245f
commit 65969fd0a4

View File

@ -964,7 +964,7 @@ VOID SetDMISettingsForModel(MACHINE_TYPES Model, BOOLEAN Redefine)
break;
case iMac191:
case iMac192:
gPlatformFeature = 0x22;
gPlatformFeature = 0x20; //0x22
break;
case MacBookPro162:
case MacBookPro163: