Changeset 41508 in vbox for trunk/src/VBox
- Timestamp:
- May 30, 2012 7:30:54 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp
r41507 r41508 770 770 * Switch table fun (.sym may help): 771 771 */ 772 #if 0 772 773 else if ( pb[0] == 0x64 773 774 && pb[1] == 0x65 … … 785 786 /*&& pb[2] == 0x67*/) 786 787 fDifferent = true; /* out 067h, ax - switch table or smth. */ 788 #endif 787 789 788 790
Note:
See TracChangeset
for help on using the changeset viewer.