audk/DynamicTablesPkg/Include
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
..
Library
Protocol
AcpiObjects.h
AcpiTableGenerator.h DynamicTablesPkg: Adds SPMI table generator 2024-10-03 08:58:50 +00:00
ArchCommonNameSpaceObjects.h DynamicTablesPkg: Adds SPMI table generator 2024-10-03 08:58:50 +00:00
ArmNameSpaceObjects.h
ConfigurationManagerHelper.h
ConfigurationManagerObject.h
DeviceTreeTableGenerator.h
SmbiosTableGenerator.h
StandardNameSpaceObjects.h
TableGenerator.h
X64NameSpaceObjects.h DynamicTablesPkg: Correct parser for X64 architecture objects 2024-12-11 13:17:04 +00:00