audk/DynamicTablesPkg/Library/Common/TableHelperLib
Abdul Lateef Attar 16c8cfc810 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>
2024-01-03 14:30:45 +00:00
..
ConfigurationManagerObjectParser.c DynamicTablesPkg: Fix IA32 compilation errors 2024-01-03 14:30:45 +00:00
ConfigurationManagerObjectParser.h DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TableHelper.c DynamicTablesPkg: Fix IA32 compilation errors 2024-01-03 14:30:45 +00:00
TableHelperLib.inf DynamicTablesPkg: Fix X64 compilation errors 2024-01-03 14:30:45 +00:00