Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 6fd8533b6282047f418a07aa288296335c2f9fc4
      
https://github.com/tianocore/edk2/commit/6fd8533b6282047f418a07aa288296335c2f9fc4
  Author: Hongbin1 Zhang <hongbin1.zh...@intel.com>
  Date:   2024-12-20 (Fri, 20 Dec 2024)

  Changed paths:
    A IntelFsp2WrapperPkg/FspiWrapperPeim/FspiWrapperPeim.c
    A IntelFsp2WrapperPkg/FspiWrapperPeim/FspiWrapperPeim.inf
    M IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dsc

  Log Message:
  -----------
  IntelFsp2WrapperPkg/FspiWrapperPeim : FSP-I wrapper PEIM entrypoint

FSP-I wrapper PEIM entrypoint is for including FSP-SMM code for both
dispatch and API mode.

Signed-off-by: Hongbin1 Zhang <hongbin1.zh...@intel.com>
Cc: Chasel Chiu <chasel.c...@intel.com>
Cc: Nate DeSimone <nathaniel.l.desim...@intel.com>
Cc: Duggapu Chinni B <chinni.b.dugg...@intel.com>
Cc: Chen Gang C <gang.c.c...@intel.com>
Cc: Star Zeng <star.z...@intel.com>
Cc: Ted Kuo <ted....@intel.com>
Cc: Ashraf Ali S <ashraf.al...@intel.com>
Cc: Ray Ni <ray...@intel.com>


  Commit: e374edc1802bed974b4881df18510d17f6ec1796
      
https://github.com/tianocore/edk2/commit/e374edc1802bed974b4881df18510d17f6ec1796
  Author: Hongbin1 Zhang <hongbin1.zh...@intel.com>
  Date:   2024-12-20 (Fri, 20 Dec 2024)

  Changed paths:
    M IntelFsp2WrapperPkg/FspiWrapperPeim/FspiWrapperPeim.c
    M IntelFsp2WrapperPkg/FspiWrapperPeim/FspiWrapperPeim.inf
    M IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec

  Log Message:
  -----------
  IntelFsp2WrapperPkg/FspiWrapperPeim : Support dispatch mode

Add FSP-SMM code for dispatch mode.

Signed-off-by: Hongbin1 Zhang <hongbin1.zh...@intel.com>
Cc: Chasel Chiu <chasel.c...@intel.com>
Cc: Nate DeSimone <nathaniel.l.desim...@intel.com>
Cc: Duggapu Chinni B <chinni.b.dugg...@intel.com>
Cc: Chen Gang C <gang.c.c...@intel.com>
Cc: Star Zeng <star.z...@intel.com>
Cc: Ted Kuo <ted....@intel.com>
Cc: Ashraf Ali S <ashraf.al...@intel.com>
Cc: Ray Ni <ray...@intel.com>


  Commit: 4ffa8810af6494eacab0898bfcd4cf0d8b49ad5c
      
https://github.com/tianocore/edk2/commit/4ffa8810af6494eacab0898bfcd4cf0d8b49ad5c
  Author: Hongbin1 Zhang <hongbin1.zh...@intel.com>
  Date:   2024-12-20 (Fri, 20 Dec 2024)

  Changed paths:
    M IntelFsp2Pkg/Include/FspStatusCode.h

  Log Message:
  -----------
  IntelFsp2Pkg : Add fsp status code for fspsmm init

Add fsp status code for fspsmm init interface.

Signed-off-by: Hongbin1 Zhang <hongbin1.zh...@intel.com>
Cc: Chasel Chiu <chasel.c...@intel.com>
Cc: Nate DeSimone <nathaniel.l.desim...@intel.com>
Cc: Duggapu Chinni B <chinni.b.dugg...@intel.com>
Cc: Star Zeng <star.z...@intel.com>
Cc: Ted Kuo <ted....@intel.com>
Cc: Ashraf Ali S <ashraf.al...@intel.com>
Cc: Ray Ni <ray...@intel.com>


  Commit: df1726a65ef2f7f9793bbad4d18596ac7dbf0749
      
https://github.com/tianocore/edk2/commit/df1726a65ef2f7f9793bbad4d18596ac7dbf0749
  Author: Hongbin1 Zhang <hongbin1.zh...@intel.com>
  Date:   2024-12-20 (Fri, 20 Dec 2024)

  Changed paths:
    M IntelFsp2WrapperPkg/FspiWrapperPeim/FspiWrapperPeim.c
    M IntelFsp2WrapperPkg/FspiWrapperPeim/FspiWrapperPeim.inf
    M IntelFsp2WrapperPkg/Include/Library/FspWrapperApiLib.h
    M IntelFsp2WrapperPkg/Include/Library/FspWrapperApiTestLib.h
    M IntelFsp2WrapperPkg/Include/Library/FspWrapperHobProcessLib.h
    M IntelFsp2WrapperPkg/Include/Library/FspWrapperPlatformLib.h
    M IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec
    M IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/BaseFspWrapperApiLib.inf
    M IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/FspWrapperApiLib.c
    M 
IntelFsp2WrapperPkg/Library/BaseFspWrapperApiTestLibNull/FspWrapperApiTestNull.c
    M 
IntelFsp2WrapperPkg/Library/BaseFspWrapperPlatformLibSample/FspWrapperPlatformLibSample.c
    M IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/FspWrapperApiTest.c
    M 
IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/FspWrapperHobProcessLibSample.c

  Log Message:
  -----------
  IntelFsp2WrapperPkg/FspiWrapperPeim : Support API mode

Add fspsmm init interface for API mode.

Signed-off-by: Hongbin1 Zhang <hongbin1.zh...@intel.com>
Cc: Chasel Chiu <chasel.c...@intel.com>
Cc: Nate DeSimone <nathaniel.l.desim...@intel.com>
Cc: Duggapu Chinni B <chinni.b.dugg...@intel.com>
Cc: Chen Gang C <gang.c.c...@intel.com>
Cc: Star Zeng <star.z...@intel.com>
Cc: Ted Kuo <ted....@intel.com>
Cc: Ashraf Ali S <ashraf.al...@intel.com>
Cc: Ray Ni <ray...@intel.com>


  Commit: 1d1e0474d76b70617065c103fe5d781e3bf31dfc
      
https://github.com/tianocore/edk2/commit/1d1e0474d76b70617065c103fe5d781e3bf31dfc
  Author: Hongbin1 Zhang <hongbin1.zh...@intel.com>
  Date:   2024-12-20 (Fri, 20 Dec 2024)

  Changed paths:
    M IntelFsp2WrapperPkg/FspiWrapperPeim/FspiWrapperPeim.c
    M IntelFsp2WrapperPkg/FspiWrapperPeim/FspiWrapperPeim.inf
    M IntelFsp2WrapperPkg/Include/Library/FspMeasurementLib.h

  Log Message:
  -----------
  IntelFsp2WrapperPkg/FspiWrapperPeim : Support FSP-I measurement

Add code to support FSP-I binary measurement.

Signed-off-by: Hongbin1 Zhang <hongbin1.zh...@intel.com>
Cc: Chasel Chiu <chasel.c...@intel.com>
Cc: Nate DeSimone <nathaniel.l.desim...@intel.com>
Cc: Duggapu Chinni B <chinni.b.dugg...@intel.com>
Cc: Chen Gang C <gang.c.c...@intel.com>
Cc: Star Zeng <star.z...@intel.com>
Cc: Ted Kuo <ted....@intel.com>
Cc: Ashraf Ali S <ashraf.al...@intel.com>
Cc: Ray Ni <ray...@intel.com>
Cc: Jiewen Yao <jiewen....@intel.com>


Compare: https://github.com/tianocore/edk2/compare/816a02cb3b16...1d1e0474d76b

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to