]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFsp2Pkg: Update Function header to support IA32/X64.
authorChasel Chiu <chasel.chiu@intel.com>
Fri, 28 Oct 2022 02:37:27 +0000 (19:37 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 2 Nov 2022 18:33:31 +0000 (18:33 +0000)
commitc46204e25f5b929fae2b336c03c73fada632d4f4
tree99c65213f545d9221108ada80a83b1166223a979
parent957a15adaf72b945d50703977475bf45cbd18c20
IntelFsp2Pkg: Update Function header to support IA32/X64.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4126

Common functions will have either 32bit or 64bit instances which
having different return code size. Function header should support both
scenarios.

Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
IntelFsp2Pkg/FspSecCore/SecFsp.h
IntelFsp2Pkg/Include/Library/FspSecPlatformLib.h