diff options
author | Eric Dong <eric.dong@intel.com> | 2018-10-30 11:02:11 +0800 |
---|---|---|
committer | Eric Dong <eric.dong@intel.com> | 2018-10-31 09:43:41 +0800 |
commit | beabfd5800515e0a51fc2461671514adc0cef584 (patch) | |
tree | 2cc82ccdd7f45c25e2da64319590c6c68d6dd610 /BaseTools/Source/Python/Workspace/MetaFileParser.py | |
parent | 27b9cb33e7437f6aef184c6b2982d004d279cc04 (diff) | |
download | edk2-beabfd5800515e0a51fc2461671514adc0cef584.tar.gz edk2-beabfd5800515e0a51fc2461671514adc0cef584.tar.bz2 edk2-beabfd5800515e0a51fc2461671514adc0cef584.zip |
UefiCpuPkg/RegisterCpuFeaturesLib: Fix build failure.
Build UefiCpuPkg with below configuration:
Architecture(s) = IA32
Build target = NOOPT
Toolchain = VS2015x86
Below error info shows up:
DxeRegisterCpuFeaturesLib.lib(CpuFeaturesInitialize.obj) :
error LNK2001: unresolved external symbol __allmul
Valid mDependTypeStr type only have 5 items, use UINT32 type cast
to fix this error.
Cc: Dandan Bi <dandan.bi@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileParser.py')
0 files changed, 0 insertions, 0 deletions