Changeset 44751 in vbox for trunk/src/VBox/Devices/BiosCommonCode
- Timestamp:
- Feb 19, 2013 1:03:01 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 83856
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/BiosCommonCode/MakeAlternativeSource.cpp
r43630 r44751 987 987 && pb[5] == 0x01 988 988 ) 989 || ( pb[0] == 0x98 /* bytes after apm_out_str_ */ 990 && pb[1] == 0x8a 991 && pb[2] == 0x67 992 && pb[3] == 0x8b) 989 993 || 0 990 994 )
Note:
See TracChangeset
for help on using the changeset viewer.