Implement CD ECC and EDC.

This commit is contained in:
2019-03-23 22:59:36 +00:00
parent 4085cb004c
commit e8fd8f57dc
6 changed files with 489 additions and 2 deletions

View File

@@ -67,6 +67,7 @@ typedef struct dicformatContext
DumpHardwareHeader dumpHardwareHeader;
struct DumpHardwareEntriesWithData *dumpHardwareEntriesWithData;
struct ImageInfo imageInfo;
CdEccContext *eccCdContext;
} dicformatContext;
typedef struct dataLinkedList