Hi Pierre,
Thank you for this patch.
Reviewed-by: Sami Mujawar
Regards,
Sami Mujawar
On 10/10/2022 10:20 am, pierre.gond...@arm.com wrote:
From: Pierre Gondois
Add a PrintString to print strings in the CmObjParser.
String must be NULL terminated and no buffer overrun check
is done by this
From: Pierre Gondois
Add a PrintString to print strings in the CmObjParser.
String must be NULL terminated and no buffer overrun check
is done by this function.
Signed-off-by: Pierre Gondois
---
.../ConfigurationManagerObjectParser.c| 26 +++
1 file changed, 26 insertio