Implement ImageInfo.

This commit is contained in:
2019-03-20 22:31:50 +00:00
parent 0ebd1de272
commit 31cdaed693
3 changed files with 333 additions and 112 deletions

View File

@@ -66,6 +66,7 @@ typedef struct dicformatContext
unsigned char *cicmBlock;
DumpHardwareHeader dumpHardwareHeader;
struct DumpHardwareEntriesWithData *dumpHardwareEntriesWithData;
struct ImageInfo imageInfo;
} dicformatContext;
typedef struct dataLinkedList