edk2/DynamicTablesPkg/Library/Common/TableHelperLib
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
..
ConfigurationManagerObjectParser.c DynamicTablesPkg: Use correct print formatter 2022-10-31 12:32:32 +00:00
ConfigurationManagerObjectParser.h DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TableHelper.c DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TableHelperLib.inf DynamicTablesPkg: Add Configuration Manager Object parser 2021-10-01 10:57:43 +00:00