audk/DynamicTablesPkg/Library
Sami Mujawar fbbbd98499 DynamicTablesPkg: Fix assert in CmObject parser
The patch "f81ee47513e5 DynamicTablesPkg: Add an ET info
object parser" updates the Configuration Manager object
parser to add support for parsing CM_ARM_ET_INFO object.

However, the GicC info structure also has an ET Reference
token that points to the CM_ARM_ET_INFO object. Therefore,
update the GICC info object parser to add an entry to parse
the ET reference token. Without this change an assert
stating that the RemainingSize != 0 will be triggered.

Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: levi.yun <yeoreum.yun@arm.com>
2023-11-01 15:17:37 +00:00
..
Acpi/Arm DynamicTablesPkg: Fix referencing of CPC token 2023-10-30 12:16:56 +00:00
Common DynamicTablesPkg: Fix assert in CmObject parser 2023-11-01 15:17:37 +00:00
FdtHwInfoParserLib DynamicTablesPkg: Fix parsing of serial port node 2023-03-29 13:48:54 +00:00