VirtualBox

Changeset 55731 in vbox for trunk/src/VBox/Devices/Graphics


Ignore:
Timestamp:
May 7, 2015 3:18:38 PM (10 years ago)
Author:
vboxsync
Message:

5.0.0 Beta 3

Location:
trunk/src/VBox/Devices/Graphics/BIOS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative.asm

    r55260 r55731  
    165165
    166166
    167 section VGAROM progbits vstart=0x0 align=1 ; size=0x994 class=CODE group=AUTO
     167section VGAROM progbits vstart=0x0 align=1 ; size=0x992 class=CODE group=AUTO
    168168    db  055h, 0aah, 040h, 0e9h, 062h, 00ah, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h
    169169    db  000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 049h, 042h
     
    15011501    mov ax, 0024fh                            ; b8 4f 02
    15021502    retn                                      ; c3
    1503 vbe_biosfn_return_protected_mode_interface: ; 0xc097b LB 0x19
     1503vbe_biosfn_return_protected_mode_interface: ; 0xc097b LB 0x17
    15041504    test bl, bl                               ; 84 db
    1505     jne short 00990h                          ; 75 11
     1505    jne short 0098eh                          ; 75 0f
    15061506    mov di, 0c000h                            ; bf 00 c0
    15071507    mov es, di                                ; 8e c7
    15081508    mov di, 04400h                            ; bf 00 44
    15091509    mov cx, 00115h                            ; b9 15 01
    1510     db  02bh, 0cfh
    1511     ; sub cx, di                                ; 2b cf
    15121510    mov ax, strict word 0004fh                ; b8 4f 00
    15131511    retn                                      ; c3
     
    15151513    retn                                      ; c3
    15161514
    1517   ; Padding 0x6c bytes at 0xc0994
    1518   times 108 db 0
     1515  ; Padding 0x6e bytes at 0xc0992
     1516  times 110 db 0
    15191517
    15201518section _TEXT progbits vstart=0xa00 align=1 ; size=0x2f57 class=CODE group=AUTO
     
    67726770section _DATA progbits vstart=0x4600 align=1 ; size=0x372a class=DATA group=DGROUP
    67736771_msg_vga_init:                               ; 0xc4600 LB 0x34
    6774     db  'Oracle VM VirtualBox Version 5.0.0_BETA2 VGA BIOS', 00dh, 00ah, 000h
     6772    db  'Oracle VM VirtualBox Version 5.0.0_BETA3 VGA BIOS', 00dh, 00ah, 000h
    67756773_vga_modes:                                  ; 0xc4634 LB 0x80
    67766774    db  000h, 000h, 000h, 004h, 000h, 0b8h, 0ffh, 002h, 001h, 000h, 000h, 004h, 000h, 0b8h, 0ffh, 002h
     
    76677665    db  'Oracle VM VirtualBox VBE Adapter', 000h
    76687666_vbebios_product_revision:                   ; 0xc7cad LB 0x29
    7669     db  'Oracle VM VirtualBox Version 5.0.0_BETA2', 000h
     7667    db  'Oracle VM VirtualBox Version 5.0.0_BETA3', 000h
    76707668_vbebios_info_string:                        ; 0xc7cd6 LB 0x2b
    76717669    db  'VirtualBox VBE Display Adapter enabled', 00dh, 00ah, 00dh, 00ah, 000h
     
    77237721    db  000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h
    77247722    db  000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h, 000h
    7725     db  000h, 000h, 000h, 000h, 000h, 0e0h
     7723    db  000h, 000h, 000h, 000h, 000h, 0dah
  • trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative.md5sum

    r55260 r55731  
    1 7e4d004d15d19ad5f6d812e04876154c *VBoxVgaBios.rom
     149f9c54e1d84c9818fa230acc4bd4025 *VBoxVgaBios.rom
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette