mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-10 09:40:53 +01:00
Fix CCPV compilation, addendum.
This commit is contained in:
parent
153fa4e07c
commit
68f80562e0
@ -812,6 +812,7 @@ void ApplyInputs(void)
|
||||
// to serve as default
|
||||
Model = GetModelFromString(gSettings.Smbios.ProductName);
|
||||
if (Model != MaxMacModel) {
|
||||
GlobalConfig.CurrentModel = Model;
|
||||
SetDMISettingsForModel(Model, &gSettings);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user