VirtualBox

Ignore:
Timestamp:
Apr 11, 2016 5:14:35 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
106519
Message:

PCBIOS: 286 fixes, improved the BIOSORG checking as overflows in this area are hard to figure out.

File:
1 edited

Legend:

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

    r58841 r60433  
    921921            options |= (1<<5); // removable device
    922922            options |= (1<<6); // atapi device
     923#if VBOX_BIOS_CPU >= 80386
    923924            options |= (mode==ATA_MODE_PIO32?1:0<<7);
     925#endif
    924926
    925927            bios_dsk->dpte.iobase1  = iobase1;
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