Changeset 40723 in vbox for trunk/src/VBox/Devices/PC/BIOS-new
- Timestamp:
- Mar 30, 2012 10:13:31 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 77188
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS-new/orgs.asm
r40721 r40723 241 241 cmp al, 0 242 242 jz normal_post 243 cmp al, 0 243 cmp al, 0Dh 244 244 jae normal_post 245 245 cmp al, 9
Note:
See TracChangeset
for help on using the changeset viewer.