diff options
author | Abdul Lateef Attar <AbdulLateef.Attar@amd.com> | 2024-01-03 15:22:39 +0530 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-01-03 14:30:45 +0000 |
commit | 16c8cfc81054aa76e133eab1033560052727cab5 (patch) | |
tree | 5bc50aeec848fec380bcaad605cb5d0faf091f86 /BaseTools/Source/Python/FirmwareStorageFormat/SectionHeader.py | |
parent | ea658e35a991377ea7beea7cbd7ba56dc1071f10 (diff) | |
download | edk2-16c8cfc81054aa76e133eab1033560052727cab5.tar.gz edk2-16c8cfc81054aa76e133eab1033560052727cab5.tar.bz2 edk2-16c8cfc81054aa76e133eab1033560052727cab5.zip |
DynamicTablesPkg: Fix IA32 compilation errors
Add the support for X64 compilation to the CI.
- Fix the signed and unsigned variable comparision.
warning C4018: '>': signed/unsigned mismatch
- Fix the NOOPT build error for IA32 by replacing
64bit shift operator with LShiftU64.
Cc: Pierre Gondois <pierre.gondois@arm.com>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Abdul Lateef Attar <AbdulLateef.Attar@amd.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Diffstat (limited to 'BaseTools/Source/Python/FirmwareStorageFormat/SectionHeader.py')
0 files changed, 0 insertions, 0 deletions