|
|
@44271
|
12 years |
vboxsync |
BIOS: Sanity check El Torito boot sector count.
|
|
|
@44254
|
12 years |
vboxsync |
BIOS: Do not panic when an unsupported El Torito function is called.
|
|
|
@44209
|
12 years |
vboxsync |
BIOS: Do not use IRQ 5 for PCI devices.
|
|
|
@44206
|
12 years |
vboxsync |
SCSI/BIOS: Moved port base out of harm's way.
|
|
|
@44107
|
12 years |
vboxsync |
BIOS: Reset CPU if POST entered in V86 mode.
|
|
|
@44058
|
12 years |
vboxsync |
BIOS: Removed broken code.
|
|
|
@44018
|
12 years |
vboxsync |
BIOS: Do not set DPT pointer for El Torito emulated harddisk.
|
|
|
@43759
|
12 years |
vboxsync |
BIOS: Windows 2000 floppy boot workaround.
|
|
|
@43757
|
12 years |
vboxsync |
BIOS: Log detected SCSI devices.
|
|
|
@43724
|
12 years |
vboxsync |
BIOS: Use indirect calls for packet reads to reduce code size.
|
|
|
@43712
|
12 years |
vboxsync |
BIOS/EFI: fixed broken DMI information
|
|
|
@43681
|
12 years |
vboxsync |
Added note about NW 5.1 El Torito usage.
|
|
|
@43676
|
12 years |
vboxsync |
BIOS: Don't panic if floppy write fails.
|
|
|
@43672
|
12 years |
vboxsync |
BIOS: Fixed trouble with El Torito reading incomplete CD sectors over SCSI.
|
|
|
@43671
|
12 years |
vboxsync |
BIOS: Fixed El Torito skipped byte count calculation.
|
|
|
@43660
|
12 years |
vboxsync |
BIOS: Added error checking to packet commands.
|
|
|
@43630
|
12 years |
vboxsync |
update alternative BIOS sources
|
|
|
@43483
|
12 years |
vboxsync |
BIOS: Build default logical geometry if none was provided in CMOS.
|
|
|
@43475
|
12 years |
vboxsync |
BIOS: Support for SCSI CD-ROMs, larger than 64K SCSI transfers.
|
|
|
@43473
|
12 years |
vboxsync |
BIOS: Clear most of the EBDA, too (avoids confused warm boot with some …
|
|
|
@43440
|
12 years |
vboxsync |
BIOS: ATA code does not need to look at AHCI drive geometry anymore.
|
|
|
@43438
|
12 years |
vboxsync |
BIOS: On second thought, let's not do r80936.
|
|
|
@43433
|
12 years |
vboxsync |
BIOS: Index into CMOS properly.
|
|
|
@43316
|
12 years |
vboxsync |
4.2.0 GA
|
|
|
@43257
|
12 years |
vboxsync |
4.2.0 RC4
|
|
|
@43117
|
12 years |
vboxsync |
Devices/PC/BIOS: adjust licence comments to the default style
|
|
|
@43078
|
12 years |
vboxsync |
BIOS: new alternatives for the VBox BIOS and VGA BIOS
|
|
|
@42968
|
12 years |
vboxsync |
BIOS: Set transferred sector count for AHCI reads/writes.
|
|
|
@42947
|
12 years |
vboxsync |
BIOS: Make AHCI init more similar to ATA, log discovered harddisks.
|
|
|
@42935
|
12 years |
vboxsync |
Forgotten logging.
|
|
|
@42842
|
12 years |
vboxsync |
BIOS: Properly read sector count for big SATA disks.
|
|
|
@42811
|
12 years |
vboxsync |
BIOS: Use macros for getting controller specific device numbers.
|
|
|
@42809
|
12 years |
vboxsync |
BIOS: Enumerate AHCI drives before SCSI for compatibility.
|
|
|
@42793
|
12 years |
vboxsync |
Renamed macros for clarity.
|
|
|
@42791
|
12 years |
vboxsync |
BIOS: Fixed 16-bit PM APM interface.
|
|
|
@42770
|
12 years |
vboxsync |
BIOS: Added a very minimal APM implementation.
|
|
|
@42532
|
12 years |
vboxsync |
BIOS: Tiny logging improvement.
|
|
|
@42455
|
12 years |
vboxsync |
BIOS: updated alternative
|
|
|
@42392
|
12 years |
vboxsync |
BIOS: Use new C implementation for 32-bit PCI BIOS, too.
|
|
|
@42370
|
12 years |
vboxsync |
BIOS: Properly report modified register.
|
|
|
@42369
|
12 years |
vboxsync |
Regenerated the PCBIOS.
|
|
|
@42362
|
12 years |
vboxsync |
typo
|
|
|
@42359
|
12 years |
vboxsync |
build fix
|
|
|
@42357
|
12 years |
vboxsync |
PCBIOS: Enabled the 32-bit pci bios code.
|
|
|
@42332
|
12 years |
vboxsync |
BIOS: Expanded PCI service, removed old 16-bit implementation.
|
|
|
@42260
|
12 years |
vboxsync |
BIOS: Do not try showing logo if VBE is not present.
|
|
|
@42258
|
12 years |
vboxsync |
BIOS: Allow stand-alone builds again.
|
|
|
@42202
|
12 years |
vboxsync |
Tabs to spaces in C files.
|
|
|
@42147
|
12 years |
vboxsync |
Share kBuild template for the VGA and System BIOSes as well as the …
|
|
|
@42127
|
12 years |
vboxsync |
BIOS: Updating PCI BIOS service.
|
|
|
@42075
|
12 years |
vboxsync |
use kStuffStaticBldProg and DisasmBldProg for build progs
|
|
|
@42059
|
12 years |
vboxsync |
support.asm: Restored I4M and I4D for PXE, disabling the code when …
|
|
|
@42057
|
12 years |
vboxsync |
Renamed PC/BIOS-new to PC/BIOS and dropped the VBOX_WITH_NEW_BIOS …
|
|
copied from trunk/src/VBox/Devices/PC/BIOS-new
|
|
|
@42030
|
12 years |
vboxsync |
BIOS: Re-implementing PCI services.
|