Changeset 43473 in vbox
- Timestamp:
- Sep 30, 2012 11:24:42 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS/orgs.asm
r43117 r43473 317 317 mov es, bx 318 318 xor di, di 319 mov cx, 7 E00h ; all but the last 1K319 mov cx, 7FF8h ; all but the last 16 bytes 320 320 rep stosw 321 321 xor bx, bx
Note:
See TracChangeset
for help on using the changeset viewer.