audk/IntelFsp2Pkg/FspSecCore/Ia32
Dong, Eric 0060e0a694 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>
2020-06-29 02:13:50 +00:00
..
Fsp22ApiEntryS.nasm IntelFsp2Pkg: Support Multi-Phase SiInit and debug handlers. 2020-05-14 12:34:01 +00:00
FspApiEntryCommon.nasm IntelFsp2Pkg: Support Multi-Phase SiInit and debug handlers. 2020-05-14 12:34:01 +00:00
FspApiEntryM.nasm IntelFsp2Pkg: Fix various typos 2019-07-11 21:07:17 +08:00
FspApiEntryS.nasm IntelFsp2Pkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:03 -07:00
FspApiEntryT.nasm IntelFsp2Pkg: Add FSP*_ARCH_UPD. 2020-06-23 04:22:49 +00:00
FspHelper.nasm IntelFsp2Pkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:03 -07:00
MicrocodeLoadNasm.inc IntelFsp2Pkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:03 -07:00
ReadEsp.nasm IntelFsp2Pkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:03 -07:00
SaveRestoreSseNasm.inc IntelFsp2Pkg: Fix various typos 2019-07-11 21:07:17 +08:00
Stack.nasm IntelFsp2Pkg: Fix various typos 2019-07-11 21:07:17 +08:00