I encountered an issue where the Product Info Area Offset is incorrectly modified during the generation process. Even if no changes are made to the original data, the offset is automatically set to 00.
Steps to Reproduce:
Dump an existing fru.bin file using the tool.
Without making any modifications to the content, run the generate command to create a new binary.
Compare the original binary with the newly generated one.
Actual Result:
The Product Info Area Offset in the new binary is forced to 00, regardless of its original value.
I encountered an issue where the Product Info Area Offset is incorrectly modified during the generation process. Even if no changes are made to the original data, the offset is automatically set to 00.
Steps to Reproduce:
Dump an existing fru.bin file using the tool.
Without making any modifications to the content, run the generate command to create a new binary.
Compare the original binary with the newly generated one.
Actual Result:
The Product Info Area Offset in the new binary is forced to 00, regardless of its original value.