Changeset 96699 in vbox for trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative286.asm
- Timestamp:
- Sep 12, 2022 12:21:34 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative286.asm
r96499 r96699 1621 1621 ; disGetNextSymbol 0xf0dba LB 0x400 -> off=0x0 cb=0000000000000018 uValue=00000000000f0dba 'bios_cvs_version_string' 1622 1622 bios_cvs_version_string: ; 0xf0dba LB 0x18 1623 db 'VirtualBox 7.0.0_BETA 1', 000h, 000h1623 db 'VirtualBox 7.0.0_BETA2', 000h, 000h 1624 1624 ; disGetNextSymbol 0xf0dd2 LB 0x3e8 -> off=0x0 cb=0000000000000008 uValue=00000000000f0dd2 '_bios_prefix_string' 1625 1625 _bios_prefix_string: ; 0xf0dd2 LB 0x8 … … 19354 19354 jmp far 0f000h:0e05bh ; ea 5b e0 00 f0 ; 0xffff0 orgs.asm:2114 19355 19355 ; disGetNextSymbol 0xffff5 LB 0xb -> off=0xb cb=0000000000000000 uValue=0000000000100000 '_dummy_addr_0x100000' 19356 db 030h, 036h, 02fh, 032h, 033h, 02fh, 039h, 039h, 000h, 0fch, 08 dh19356 db 030h, 036h, 02fh, 032h, 033h, 02fh, 039h, 039h, 000h, 0fch, 08ch
Note:
See TracChangeset
for help on using the changeset viewer.