summaryrefslogtreecommitdiff
path: root/pip-requirements.txt
diff options
context:
space:
mode:
authorChasel Chiu <chasel.chiu@intel.com>2023-03-16 23:37:40 -0700
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-03-24 23:49:07 +0000
commitf6bd3286edfbe5eb6b50946cc8bb89e5c60b9388 (patch)
treede47d42e4c7f7351ad70b5ed2044c1c19420ac87 /pip-requirements.txt
parent1f26a9e62e0d7d930b8c260c58b16cb9fb1cc940 (diff)
downloadedk2-f6bd3286edfbe5eb6b50946cc8bb89e5c60b9388.zip
edk2-f6bd3286edfbe5eb6b50946cc8bb89e5c60b9388.tar.gz
edk2-f6bd3286edfbe5eb6b50946cc8bb89e5c60b9388.tar.bz2
IntelFsp2Pkg: Fix NASM X64 build warnings.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4377 Fix below warnings generated by NASM X64 build: /X64/FspHelper.iii:26: warning: signed dword value exceeds bounds /X64/FspHelper.iii:35: warning: signed dword value exceeds bounds /X64/FspApiEntryT.iii:320: warning: dword data exceeds bounds Also replaced "cmp reg, 0" with "test reg, reg" per optimization suggestion. 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>
Diffstat (limited to 'pip-requirements.txt')
0 files changed, 0 insertions, 0 deletions