summaryrefslogtreecommitdiffstats
path: root/ShellPkg
diff options
context:
space:
mode:
authorAshraf Ali <ashraf.ali.s@intel.com>2024-09-06 20:42:42 +0530
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2024-09-11 21:50:20 +0000
commite41e728c1640d5f3c5c24c31e088bf34f2fde197 (patch)
treef29cc8bdd4f36a2415c1ec0998b09e1f9b11b592 /ShellPkg
parent03c8ec6ce29e47abca2b598bba9a05ddd87afc17 (diff)
downloadedk2-e41e728c1640d5f3c5c24c31e088bf34f2fde197.tar.gz
edk2-e41e728c1640d5f3c5c24c31e088bf34f2fde197.tar.bz2
edk2-e41e728c1640d5f3c5c24c31e088bf34f2fde197.zip
Refactor SetMemWrapper to reduce binary size
Moved SetMemN API to a separate file to eliminate unnecessary inclusion of InternalMemSetMem64 and InternalMemSetMem32 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 'ShellPkg')
0 files changed, 0 insertions, 0 deletions