UDF 2.50 change Tag Serial Number to 01

To be the same as ImgBurn and DVDFab.
This commit is contained in:
jcdr428 2022-05-02 08:32:17 +00:00
parent 6a4d4c0e7e
commit 08f586bd5b

View File

@ -56,7 +56,7 @@ void writeDescriptorTag(uint8_t* buffer, DescriptorTag tag, uint32_t tagLocation
buff16[0] = (uint16_t)tag;
buff16[1] = 0x03; // version
// skip check sum and reserved byte here
buff16[3] = 0x03; // Tag Serial Number
buff16[3] = 0x01; // Tag Serial Number
// skip Descriptor CRC
// Descriptor CRC Length