audk/DynamicTablesPkg/Library/Common
Pierre Gondois 020891f173 DynamicTablesPkg: Use correct print formatter
In C, the 'long long' types are 64-bits. The 'll' printf length
specifier should be used to pring these values. Just '%x' allows to
print values that are on 16-bits or more. Use that instead.

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2022-10-31 12:32:32 +00:00
..
AcpiHelperLib DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
AmlLib DynamicTablesPkg: AML Code generation to add _CPC entries 2022-09-23 17:21:36 +00:00
DynamicPlatRepoLib DynamicTablesPkg: DynamicPlatRepoLib: Adding more token fixers 2022-09-01 10:27:02 +00:00
SsdtPcieSupportLib DynamicTablesPkg: AcpiSsdtPcieLibArm : Add UID to slot creation 2022-09-01 13:53:17 +00:00
SsdtSerialPortFixupLib DynamicTablesPkg: Fix generated _HID value for SBSA 2022-07-18 16:55:37 +00:00
TableHelperLib DynamicTablesPkg: Use correct print formatter 2022-10-31 12:32:32 +00:00