Changeset 66917 in vbox for trunk/src/VBox/ValidationKit
- Timestamp:
- May 16, 2017 6:40:48 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-generated-1-template.c
r66912 r66917 3741 3741 } 3742 3742 else if (idxField < BS3CG1DST_END) 3743 { 3744 fZxVlMax = false; 3743 3745 break; 3746 } 3744 3747 return Bs3TestFailedF("Malformed context instruction: idxField=%d", idxField); 3745 3748 }
Note:
See TracChangeset
for help on using the changeset viewer.