VirtualBox

Changeset 18391 in vbox for trunk/src


Ignore:
Timestamp:
Mar 27, 2009 1:30:25 PM (16 years ago)
Author:
vboxsync
Message:

OSE fix

File:
1 edited

Legend:

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

    r18324 r18391  
    271271        device = read_byte(ebda_seg, &EbdaData->ata.hdidmap[hd_curr]);
    272272
     273#ifdef VBOX_WITH_SCSI
    273274        if (!VBOX_IS_SCSI_DEVICE(device))
     275#endif
    274276        {
    275277
     
    305307                printf("Master");
    306308        }
     309#ifdef VBOX_WITH_SCSI
    307310        else
    308311        {
     
    316319
    317320        }
     321#endif
    318322    }
    319323
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