VirtualBox

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


Ignore:
Timestamp:
Dec 14, 2010 11:11:45 AM (14 years ago)
Author:
vboxsync
Message:

Braces.

File:
1 edited

Legend:

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

    r34994 r35063  
    55865586        else
    55875587#endif
     5588        {
    55885589          write_word(ebda_seg,&EbdaData->ata.devices[device].blksize,count * 0x200); 
    55895590          status=ata_cmd_data_in(device, ATA_CMD_READ_MULTIPLE, count, cylinder, head, sector, lba, segment, offset);
    55905591          write_word(ebda_seg,&EbdaData->ata.devices[device].blksize,0x200); 
     5592        }
    55915593      }
    55925594      else
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