diff options
author | Ashraf Ali <ashraf.ali.s@intel.com> | 2024-09-08 20:45:00 +0530 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-09-30 08:15:35 +0000 |
commit | a6b472131e6f49ec6ec309a06fed3b70b97a8602 (patch) | |
tree | 72c433dbe32f29d22813aa10b3801ccc1472d38e /OvmfPkg/OvmfXen.fdf | |
parent | 21e1fc5400c0d916ef9023a08b62eaf708727def (diff) | |
download | edk2-a6b472131e6f49ec6ec309a06fed3b70b97a8602.tar.gz edk2-a6b472131e6f49ec6ec309a06fed3b70b97a8602.tar.bz2 edk2-a6b472131e6f49ec6ec309a06fed3b70b97a8602.zip |
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>
Diffstat (limited to 'OvmfPkg/OvmfXen.fdf')
0 files changed, 0 insertions, 0 deletions