Skip to content

Commit 7e26780

Browse files
committed
Update and verify OEM names in bootstrap.xml
1 parent ea58d95 commit 7e26780

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

DiskImageTool/Resources/bootstrap.xml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,9 @@
203203
<bootstrap crc32="70DF5F0E" jmp="EB1C90">
204204
<oemname name="COMPAQ " company="Compaq"/>
205205
</bootstrap>
206+
<bootstrap crc32="E437124A" jmp="EB3E90">
207+
<oemname name="CPBackup" verified="true"/>
208+
</bootstrap>
206209
<bootstrap crc32="FA9FCB5C" jmp="E92700">
207210
<oemname name="DGC 2.11"/>
208211
</bootstrap>
@@ -411,7 +414,7 @@
411414
<oemname name="IBM 3.3" company="IBM" description="PC-DOS 3.3" verified="true"/>
412415
<oemname name="MSDOS3.3" verified="true"/>
413416
<oemname name="IBMMS3.3" verified="true"/>
414-
<oemname name="IBM 3.2"/>
417+
<oemname name="IBM 3.2" verified="true"/>
415418
<oemname name="MSDOS3.2"/>
416419
<oemname name="IBM 3.3y" suggestion="false"/>
417420
<oemname name="KEY DISK" suggestion="false" verified="true"/>
@@ -477,7 +480,7 @@
477480
<oemname name="IBM 4.0" verified="true"/>
478481
</bootstrap>
479482
<bootstrap crc32="605ED32D" jmp="EB3C90" language="French">
480-
<oemname name="IBM 4.0" company="IBM" description="PC-DOS 4.0"/>
483+
<oemname name="IBM 4.0" company="IBM" description="PC-DOS 4.0" verified="true"/>
481484
</bootstrap>
482485
<bootstrap crc32="8DF494D4" jmp="EB3C90" language="German">
483486
<oemname name="IBM 4.0" company="IBM" description="PC-DOS 4.0"/>
@@ -722,7 +725,7 @@
722725
<oemname name="D23e09.3" suggestion="false" verified="true"/>
723726
</bootstrap>
724727
<bootstrap crc32="F89FC8CD" jmp="EB3490" language="French">
725-
<oemname name="MSDOS3.3"/>
728+
<oemname name="MSDOS3.3" verified="true"/>
726729
</bootstrap>
727730
<bootstrap crc32="66F5A981" jmp="EB3490" language="French">
728731
<oemname name="MSDOS3.3" verified="true"/>
@@ -870,6 +873,7 @@
870873
<oemname namehex="275D2A567A494843" suggestion="false" company="GameTek" description="Super Street Fighter II Turbo Disk 7" verified="true"/>
871874
<oemname namehex="275D223D76494843" suggestion="false" company="GameTek" description="Super Street Fighter II Turbo Disk 8" verified="true"/>
872875
<oemname namehex="2752743258494843" suggestion="false" verified="true"/>
876+
<oemname namehex="2752566126494843" suggestion="false" verified="true"/>
873877
</bootstrap>
874878
<bootstrap crc32="1D056B6E" jmp="EB3E90">
875879
<oemname name="MSWIN4.1" company="Microsoft" description="Windows 95/98/ME" win9xid="true"/>

0 commit comments

Comments
 (0)