]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFsp2WrapperPkg : Remove EFIAPI from local functions.
authorChasel Chiu <chasel.chiu@intel.com>
Tue, 21 Dec 2021 00:33:37 +0000 (08:33 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 22 Dec 2021 05:11:50 +0000 (05:11 +0000)
commit9ec2cc1f3138ef9314314df29fc6ce0aa5e120b9
tree70774164e879677c3d827ef5cde66540bae96997
parentde9e5b7dc721d4ca319c0455cf83577347e0abef
IntelFsp2WrapperPkg : Remove EFIAPI from local functions.

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

Local functions do not need EFIAPI.

Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Ashraf Ali S <ashraf.ali.s@intel.com>
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c
IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.c