diff options
author | Abdul Lateef Attar <AbdulLateef.Attar@amd.com> | 2024-11-30 06:40:48 +0000 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-12-11 13:17:04 +0000 |
commit | 95972f966ebf4b61de8faf214809ef881f4ac129 (patch) | |
tree | ff3ca51b857448db09c0f979715c4f0aa1087832 /BaseTools/Source | |
parent | cf8241faccc176dd857e5d42e84f3a2f0fc8d16c (diff) | |
download | edk2-95972f966ebf4b61de8faf214809ef881f4ac129.zip edk2-95972f966ebf4b61de8faf214809ef881f4ac129.tar.gz edk2-95972f966ebf4b61de8faf214809ef881f4ac129.tar.bz2 |
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>
Diffstat (limited to 'BaseTools/Source')
0 files changed, 0 insertions, 0 deletions