Changeset 97572 in vbox for trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative386.asm
- Timestamp:
- Nov 16, 2022 3:12:07 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative386.asm
r97240 r97572 1566 1566 ; disGetNextSymbol 0xf0df4 LB 0x3fa -> off=0x0 cb=0000000000000012 uValue=00000000000f0df4 'bios_cvs_version_string' 1567 1567 bios_cvs_version_string: ; 0xf0df4 LB 0x12 1568 db 'VirtualBox 7.0. 2', 000h, 000h1568 db 'VirtualBox 7.0.4', 000h, 000h 1569 1569 ; disGetNextSymbol 0xf0e06 LB 0x3e8 -> off=0x0 cb=0000000000000008 uValue=00000000000f0e06 '_bios_prefix_string' 1570 1570 _bios_prefix_string: ; 0xf0e06 LB 0x8 … … 19121 19121 jmp far 0f000h:0e05bh ; ea 5b e0 00 f0 ; 0xffff0 orgs.asm:2114 19122 19122 ; disGetNextSymbol 0xffff5 LB 0xb -> off=0xb cb=0000000000000000 uValue=0000000000100000 '_dummy_addr_0x100000' 19123 db 030h, 036h, 02fh, 032h, 033h, 02fh, 039h, 039h, 000h, 0fch, 0d dh19123 db 030h, 036h, 02fh, 032h, 033h, 02fh, 039h, 039h, 000h, 0fch, 0dbh
Note:
See TracChangeset
for help on using the changeset viewer.