source:
vbox/trunk/src/VBox/Devices/PC/BIOS@
82176
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
ahci.c | 35.6 KB | 76553 | 6 years | scm --update-copyright-year | |
apm.c | 8.6 KB | 76960 | 6 years | Typo. | |
apm_pm.asm | 4.7 KB | 76968 | 6 years | BIOS: Skip HLT instruction in protected-mode APM idle call. Avoids … | |
ata.c | 43.7 KB | 78729 | 6 years | BIOS: After ATA reset, first wait for drive not busy, then read other … | |
ata.h | 8.0 KB | 76565 | 6 years | Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm. | |
bios.c | 5.7 KB | 76553 | 6 years | scm --update-copyright-year | |
biosint.h | 9.0 KB | 78714 | 6 years | Comment. | |
boot.c | 11.6 KB | 76553 | 6 years | scm --update-copyright-year | |
disk.c | 21.0 KB | 82163 | 5 years | PC/BIOS: Hook up VirtIO driver to the disk layer | |
ebda.h | 14.0 KB | 82163 | 5 years | PC/BIOS: Hook up VirtIO driver to the disk layer | |
eltorito.c | 31.9 KB | 76553 | 6 years | scm --update-copyright-year | |
floppy.c | 43.3 KB | 76553 | 6 years | scm --update-copyright-year | |
floppyt.c | 3.4 KB | 76553 | 6 years | scm --update-copyright-year | |
font8x8.inc | 6.7 KB | 38699 | 13 years | Converted system BIOS to Watcom C. | |
inlines.h | 7.1 KB | 76565 | 6 years | Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm. | |
invop.c | 12.1 KB | 76553 | 6 years | scm --update-copyright-year | |
keyboard.c | 27.4 KB | 76553 | 6 years | scm --update-copyright-year | |
logo.c | 14.7 KB | 76553 | 6 years | scm --update-copyright-year | |
makefile | 2.0 KB | 78572 | 6 years | Undoing bad commit. | |
Makefile.kmk | 6.5 KB | 82175 | 5 years | PC/BIOS: Enable the VirtIo driver by default, bugref:9440 | |
notes.txt | 8.8 KB | 77117 | 6 years | Updated BIOS note. | |
orgs.asm | 64.4 KB | 81089 | 5 years | Devices/BIOS: Skeleton of a VirtIO driver, just detects any device for … | |
parallel.c | 3.2 KB | 76553 | 6 years | scm --update-copyright-year | |
pci32.c | 684 bytes | 76553 | 6 years | scm --update-copyright-year | |
pcibio32.asm | 2.2 KB | 76553 | 6 years | scm --update-copyright-year | |
pcibios.c | 13.8 KB | 78052 | 6 years | BIOS: Only probe IDE devices if a PCI IDE controller is present (see … | |
pcibios.inc | 7.7 KB | 76553 | 6 years | scm --update-copyright-year | |
pcicfg.inc | 113 bytes | 67644 | 7 years | BIOS: remove unused definitions, whitespace cleanup | |
pciutil.c | 7.0 KB | 81130 | 5 years | BIOS: Fixed incorrect word swapping. | |
pciutil.h | 1.7 KB | 78052 | 6 years | BIOS: Only probe IDE devices if a PCI IDE controller is present (see … | |
pirq.inc | 14.8 KB | 76553 | 6 years | scm --update-copyright-year | |
pmode.inc | 1.9 KB | 76553 | 6 years | scm --update-copyright-year | |
pmsetup.inc | 1.5 KB | 76553 | 6 years | scm --update-copyright-year | |
post.c | 5.3 KB | 79655 | 5 years | BIOS: ROM init routine may clobber registers, duh (see bugref:6549). | |
print.c | 9.3 KB | 76553 | 6 years | scm --update-copyright-year | |
ps2mouse.c | 14.6 KB | 76553 | 6 years | scm --update-copyright-year | |
scsi.c | 23.8 KB | 82162 | 5 years | PC/BIOS: Move cdb_rw10 and cdb_rw16 into the generic SCSI header so it … | |
scsi.h | 1.8 KB | 82162 | 5 years | PC/BIOS: Move cdb_rw10 and cdb_rw16 into the generic SCSI header so it … | |
serial.c | 4.4 KB | 76553 | 6 years | scm --update-copyright-year | |
smidmi.inc | 2.9 KB | 77260 | 6 years | Comment. | |
system.c | 30.3 KB | 81941 | 5 years | BIOS: Removed obsolete code, moved a break statement to match comment … | |
timepci.c | 11.5 KB | 76553 | 6 years | scm --update-copyright-year | |
vbdmismi.inc | 781 bytes | 76553 | 6 years | scm --update-copyright-year | |
VBoxBiosAlternative286.asm | 1.4 MB | 82085 | 5 years | 6.1.0_RC1 | |
VBoxBiosAlternative286.md5sum | 52 bytes | 81493 | 5 years | 6.1.0_BETA2 | |
VBoxBiosAlternative386.asm | 1.4 MB | 82085 | 5 years | 6.1.0_RC1 | |
VBoxBiosAlternative386.md5sum | 52 bytes | 82085 | 5 years | 6.1.0_RC1 | |
VBoxBiosAlternative8086.asm | 1.5 MB | 81493 | 5 years | 6.1.0_BETA2 | |
VBoxBiosAlternative8086.md5sum | 53 bytes | 81493 | 5 years | 6.1.0_BETA2 | |
vds.c | 3.4 KB | 76553 | 6 years | scm --update-copyright-year | |
vds.h | 4.9 KB | 76565 | 6 years | Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm. | |
virtio.c | 44.2 KB | 82176 | 5 years | PC/BIOS: The index of the avail queue is supposed to be free running … |
Note:
See TracBrowser
for help on using the repository browser.