mirror of https://github.com/acidanthera/audk.git
6c5801be6e
NumberOfCpus local variable in GetAcpiCpuData will be uninitialized when CpuS3DataDxe runs before DxeRegisterCpuFeaturesLib (linked by CpuFeaturesDxe) because there is no code to initialize it at (AcpiCpuData != NULL) execution path. The issue is exposed after |
||
---|---|---|
.. | ||
CpuFeaturesInitialize.c | ||
DxeRegisterCpuFeaturesLib.c | ||
DxeRegisterCpuFeaturesLib.inf | ||
PeiRegisterCpuFeaturesLib.c | ||
PeiRegisterCpuFeaturesLib.inf | ||
RegisterCpuFeatures.h | ||
RegisterCpuFeaturesLib.c | ||
RegisterCpuFeaturesLib.uni |