audk/IntelFsp2Pkg/Library/BaseFspCommonLib
Ashraf Ali a6b472131e IntelFsp2Pkg : Refactor BaseFspCommonLib to reduce binary size
Moved FspApiReturnStatusReset API to a separate file to eliminate
unnecessary inclusion of FspApiReturnStatusReset APIs in driver binary.

When the compiler linking the Object files it may not remove all the
unused from NASM OBJs. This change is to reorganize the C files to
minimize the impact of the NASM behavior resulting is code size
reduction.

Signed-off-by: Ashraf Ali <ashraf.ali.s@intel.com>
2024-09-30 08:15:35 +00:00
..
BaseFspCommonLib.inf IntelFsp2Pkg : Refactor BaseFspCommonLib to reduce binary size 2024-09-30 08:15:35 +00:00
FspCommonLib.c IntelFsp2Pkg : Refactor BaseFspCommonLib to reduce binary size 2024-09-30 08:15:35 +00:00
ReturnStatus.c IntelFsp2Pkg : Refactor BaseFspCommonLib to reduce binary size 2024-09-30 08:15:35 +00:00