audk/DynamicTablesPkg/Library
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
..
Acpi DynamicTablesPkg: Fix BDF format for PCI initiators 2024-12-03 22:13:29 +00:00
Common DynamicTablesPkg: Correct parser for X64 architecture objects 2024-12-11 13:17:04 +00:00
DynamicTablesScmiInfoLib DynamicTablesPkg: Add DynamicTablesScmiInfoLib 2024-01-29 16:47:03 +00:00
FdtHwInfoParserLib DynamicTablesPkg/ArmGicCParser: Parse VGIC interrupt for all CPUs 2024-11-23 16:39:46 +01:00