]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFsp2Pkg/IntelFsp2Pkg.dsc
IntelFsp2Pkg/FspSecCore: Use UefiCpuLib.
authorDong, Eric <eric.dong@intel.com>
Sat, 27 Jun 2020 01:51:32 +0000 (09:51 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 29 Jun 2020 02:13:50 +0000 (02:13 +0000)
commit0060e0a694f3f249c3ec081b0e61287c36f64ebb
tree80842f83e7dedf857d9d5049a1a01d36987c8e39
parent654dc3ed852aafa126e9d539b7002db348dd6eb0
IntelFsp2Pkg/FspSecCore: Use UefiCpuLib.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2825

UefiCpuLib has API InitializeFloatingPointUnits.
Remove internal copy of InitializeFloatingPointUnits
in FspSecCoreM, use UefiCpuLib API.

This change also avoid later potential conflict when
use UefiCpuLib for FspSecCoreM module.

Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
IntelFsp2Pkg/FspSecCore/FspSecCoreM.inf
IntelFsp2Pkg/FspSecCore/FspSecCoreT.inf
IntelFsp2Pkg/FspSecCore/Ia32/InitializeFpu.nasm [deleted file]
IntelFsp2Pkg/FspSecCore/SecMain.h
IntelFsp2Pkg/IntelFsp2Pkg.dsc