summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/PC/BIOS/disk.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* BIOS: Added comment about WDCTRL.386.vboxsync2022-01-241-0/+3
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Devices/PC/BIOS: Implement basic BusLogic and LsiLogic drivers to be able to ...vboxsync2021-05-191-3/+0
* BIOS: Always report non-IDE disks as ready, reading the ATA status register i...vboxsync2020-02-081-1/+9
* BIOS: Only log LBA when we have one, and CHS otherwise.vboxsync2020-02-041-2/+5
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* PC/BIOS: Hook up VirtIO driver to the disk layervboxsync2019-11-251-0/+3
* Undoing bad commit.vboxsync2019-05-171-24/+0
* DevACPI: First check input, then take a lock.vboxsync2019-05-171-0/+24
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* BIOS: Added INT13X support for El Torito emulated hard disks, merged resultin...vboxsync2017-12-231-126/+143
* PC/BIOS: Added LGPL disclaimer text where appropriate.vboxsync2017-10-281-0/+14
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+2
* *: scm --update-copyright-yearvboxsync2017-10-281-2/+1
* BIOS: INT 13h, INT 15h always returns with interrupts enabled.vboxsync2017-06-291-0/+2
* scm: cleaning up todosvboxsync2016-08-161-5/+5
* (C) 2016vboxsync2016-07-221-1/+1
* Devices/PC/BIOS: removed one superfluous 'return' to make cppcheck happyvboxsync2016-07-071-4/+3
* PCBIOS: 286 fixes, improved the BIOSORG checking as overflows in this area ar...vboxsync2016-04-111-0/+2
* BIOS: Support 64-bit LBA operation. Contributed by Maksym Sobolyev. Thank you!vboxsync2015-11-171-14/+11
* Devices: Updated (C) year.vboxsync2015-06-091-1/+1
* BIOS: Fixed disk logging, stripped trailing spaces.vboxsync2013-08-281-33/+37
* header (C) fixesvboxsync2013-02-041-1/+1
* BIOS: Build default logical geometry if none was provided in CMOS.vboxsync2012-10-011-0/+27
* Renamed PC/BIOS-new to PC/BIOS and dropped the VBOX_WITH_NEW_BIOS makefile va...vboxsync2012-07-091-0/+578