Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: de9e5b7dc721d4ca319c0455cf83577347e0abef
      
https://github.com/tianocore/edk2/commit/de9e5b7dc721d4ca319c0455cf83577347e0abef
  Author: S, Ashraf Ali <ashraf.al...@intel.com>
  Date:   2021-12-20 (Mon, 20 Dec 2021)

  Changed paths:
    M IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c
    M IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf
    M IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.c
    M IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.inf
    M IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec

  Log Message:
  -----------
  IntelFsp2WrapperPkg : FSPM/S UPD data address based on Build Type

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3642
when the module is not building in IA32 mode which will lead to building
error. when a module built-in X64 function pointer will be the size of
64bit width which cannot be fit in 32bit address which will lead to
error. to overcome this issue introducing the 2 new PCD's for the 64bit
modules can consume it. based on the which pcd platform set, use that.

Cc: Chasel Chiu <chasel.c...@intel.com>
Cc: Nate DeSimone <nathaniel.l.desim...@intel.com>
Cc: Star Zeng <star.z...@intel.com>
Cc: Kuo Ted <ted....@intel.com>
Cc: Duggapu Chinni B <chinni.b.dugg...@intel.com>
Cc: Rangasai V Chaganty <rangasai.v.chaga...@intel.com>
Cc: Digant H Solanki <digant.h.sola...@intel.com>
Cc: Sangeetha V <sangeeth...@intel.com>
Cc: Ray Ni <ray...@intel.com>
Signed-off-by: Ashraf Ali S <ashraf.al...@intel.com>
Reviewed-by: Star Zeng <star.z...@intel.com>
Reviewed-by: Chasel Chiu <chasel.c...@intel.com>




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

Reply via email to