audk/DynamicTablesPkg/Library/Common/TableHelperLib
Abdul Lateef Attar 95972f966e DynamicTablesPkg: Correct parser for X64 architecture objects
- Add array size to CmArchCommonSpmiInterfaceInfoParser
   to correctly parse the SPMI interface object.
- Use the size of enum values instead of fixed sizes.
- Apply #pragma pack to the X64 object structure
   to ensure the total size of the structure matches
   the parser's combined individual field sizes without padding.

Cc: Sami Mujawar <Sami.Mujawar@arm.com>
Cc: Pierre Gondois <pierre.gondois@arm.com>
Signed-off-by: Abdul Lateef Attar <AbdulLateef.Attar@amd.com>
2024-12-11 13:17:04 +00:00
..
ConfigurationManagerObjectParser.c DynamicTablesPkg: Correct parser for X64 architecture objects 2024-12-11 13:17:04 +00:00
ConfigurationManagerObjectParser.h DynamicTablesPkg: Add HexDump for CM Object parser 2024-08-08 01:52:47 +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