Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 0060e0a694f3f249c3ec081b0e61287c36f64ebb
      
https://github.com/tianocore/edk2/commit/0060e0a694f3f249c3ec081b0e61287c36f64ebb
  Author: Dong, Eric <[email protected]>
  Date:   2020-06-29 (Mon, 29 Jun 2020)

  Changed paths:
    M IntelFsp2Pkg/FspSecCore/FspSecCoreM.inf
    M IntelFsp2Pkg/FspSecCore/FspSecCoreT.inf
    R IntelFsp2Pkg/FspSecCore/Ia32/InitializeFpu.nasm
    M IntelFsp2Pkg/FspSecCore/SecMain.h
    M IntelFsp2Pkg/IntelFsp2Pkg.dsc

  Log Message:
  -----------
  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 <[email protected]>
Reviewed-by: Chasel Chiu <[email protected]>
Cc: Nate DeSimone <[email protected]>
Cc: Star Zeng <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to