Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: fbbbd984998d83cf6b69e9291336aefbac23396c
https://github.com/tianocore/edk2/commit/fbbbd984998d83cf6b69e9291336aefbac23396c
Author: Sami Mujawar <[email protected]>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M
DynamicTablesPkg/Library/Common/TableHelperLib/ConfigurationManagerObjectParser.c
Log Message:
-----------
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 <[email protected]>
Reviewed-by: levi.yun <[email protected]>
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits