VirtualBox

Changeset 57162 in vbox for trunk/src/VBox/Devices/PC/BIOS


Ignore:
Timestamp:
Aug 3, 2015 4:36:46 PM (9 years ago)
Author:
vboxsync
Message:

BIOS: Initialize ROMs before showin logo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS/orgs.asm

    r56292 r57162  
    585585
    586586                C_SETUP                 ; in case assembly code changed things
    587                 call    _print_bios_banner
    588 
    589587                ;; Scan for additional ROMs in the C800-EFFF range
    590588                mov     ax, 0C800h
    591589                mov     dx, 0F000h
    592590                call    rom_scan_
    593 
     591               
     592                call    _print_bios_banner
     593               
    594594                ;; El Torito floppy/hard disk emulation
    595595                call    _cdemu_init
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