VirtualBox

Changeset 8046 in vbox


Ignore:
Timestamp:
Apr 16, 2008 2:37:27 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
29716
Message:

BIOS: fix logging string when booting from CDROM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS/rombios.c

    r7932 r8046  
    19571957  if(cdboot)i=2;                    // CD-Rom
    19581958#ifdef VBOX
    1959   if(lanboot)i=3;                   // LAN
     1959  else if(lanboot)i=3;              // LAN
    19601960#endif /* VBOX */
    19611961  else if((drive&0x0080)==0x00)i=0; // Floppy
Note: See TracChangeset for help on using the changeset viewer.

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