Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: de9e5b7dc721d4ca319c0455cf83577347e0abef
      
https://github.com/tianocore/edk2/commit/de9e5b7dc721d4ca319c0455cf83577347e0abef
  Author: S, Ashraf Ali <[email protected]>
  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 <[email protected]>
Cc: Nate DeSimone <[email protected]>
Cc: Star Zeng <[email protected]>
Cc: Kuo Ted <[email protected]>
Cc: Duggapu Chinni B <[email protected]>
Cc: Rangasai V Chaganty <[email protected]>
Cc: Digant H Solanki <[email protected]>
Cc: Sangeetha V <[email protected]>
Cc: Ray Ni <[email protected]>
Signed-off-by: Ashraf Ali S <[email protected]>
Reviewed-by: Star Zeng <[email protected]>
Reviewed-by: Chasel Chiu <[email protected]>




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

Reply via email to