audk/DynamicTablesPkg/Library
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
..
Acpi/Arm DynamicTablesPkg: Fix ETE _UID Creation 2023-11-21 14:13:54 +00:00
Common DynamicTablesPkg: Fix IA32 compilation errors 2024-01-03 14:30:45 +00:00
FdtHwInfoParserLib DynamicTablesPkg: Fix parsing of serial port node 2023-03-29 13:48:54 +00:00