VirtualBox

source: vbox/trunk/src/VBox/Devices/PC/BIOS

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @35107   14 years vboxsync BIOS: Fix for multi-sector transfers of exactly 64K.
(edit) @35098   14 years vboxsync BIOS: Properly initialize hdimap table.
(edit) @35096   14 years vboxsync BIOS: Do not print ELDL messages in release builds.
(edit) @35068   14 years vboxsync BIOS: Removed redundant checks (sector count already has to be less …
(edit) @35063   14 years vboxsync Braces.
(edit) @34994   14 years vboxsync BIOS: Properly report the number of sectors transferred by …
(edit) @34966   14 years vboxsync BIOS: Read multiple sectors at a time.
(edit) @34458   14 years vboxsync BIOS: removed generic vars mechanism
(edit) @34455   14 years vboxsync BIOS: now MCFG region is correctly reported in E820
(edit) @34426   14 years vboxsync BIOS: report MCFG region via E820, if present
(edit) @33656   14 years vboxsync *: rebrand Sun (L)GPL disclaimers
(edit) @33541   14 years vboxsync burn fix
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33208   14 years vboxsync BIOS: Ensured string instruction direction, commented out unused routines.
(edit) @33106   14 years vboxsync BIOS: Enable string writes for SCSI
(edit) @33095   14 years vboxsync BIOS: SCSI writes via string I/O (currently disabled).
(edit) @32637   14 years vboxsync PCI: further MCFG work
(edit) @32477   14 years vboxsync PCI: BIOS & ACPI work
(edit) @32436   14 years vboxsync more rebranding
(edit) @30738   14 years vboxsync BIOS: Extended the PCI Routing Table to cover SCSI adapters.
(edit) @30524   14 years vboxsync DevVGA.cpp,rombios.c: Disable the logo from DevVGA instead of …
(edit) @29326   15 years vboxsync LsiLogic: Make the SAS controller a separate device to make it …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28684   15 years vboxsync VBoxSCSI: Always reset the state if the protocol is violated and make …
(edit) @28530   15 years vboxsync BIOS: It is a good idea to initialize variables before using them, not …
(edit) @27941   15 years vboxsync rombios.c: r=bird: INT 15 AX=EC00h should clear AH not AL (r59329).
(edit) @27817   15 years vboxsync BIOS: fixed VBOX_VERSION_STAMP dependency
(edit) @27717   15 years vboxsync Zero AH on 0xec00 call.
(edit) @27715   15 years vboxsync BIOS: Avoid unimplemented message in log on AMD64 target mode callback.
(edit) @27456   15 years vboxsync BIOS: Do not destroy high word of EBX in int13_harddisk.
(edit) @27177   15 years vboxsync BIOS: Extended $PIR table to 20 entries. Helps with more than 4 NICs …
(edit) @27170   15 years vboxsync BIOS: Fixed $PIR table entries and added one more reported entry to …
(edit) @26028   15 years vboxsync Hmm, not yet
(edit) @26027   15 years vboxsync BIOS: use copt to optimize the assembler a bit (make the code a bit …
(edit) @24523   15 years vboxsync More comments
(edit) @24521   15 years vboxsync Ignore all other CMOS shutdown status values (OpenSolaris sets it to …
(edit) @24246   15 years vboxsync DevPCBios: Initialize LAPIC LVT0/LVT1 entries (needed for some Linux …
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @22168   15 years vboxsync BIOS: Fix OS/2 bootmanager
(edit) @21618   15 years vboxsync BIOS: Stop PCI BIOS from destroying edx/ecx. Fixes IBMIDECD.SYS driver.
(edit) @21321   15 years vboxsync OSE: export SCSI + SATA
(edit) @21206   15 years vboxsync proper #ifdef VBOX for r49510
(edit) @21205   15 years vboxsync BIOS: Implement Ctrl+Alt+Del for real mode
(edit) @18687   16 years vboxsync BIOS printf fix
(edit) @18580   16 years vboxsync Merged bios_printf changes from bochs.
(edit) @18574   16 years vboxsync Merged safe changes from bochs; formatting and functionally equivalent …
(edit) @18391   16 years vboxsync OSE fix
(edit) @18324   16 years vboxsync BIOS: Make it possible to select SCSI disks on the boot screen
(edit) @18265   16 years vboxsync config file cleanup + small copyright year update
(edit) @17545   16 years vboxsync DevPcBios.cpp,rombios.c: 4GB changes, synced the 0E820 code with …
(edit) @16537   16 years vboxsync BIOS part to make Vista boot from the LsiLogic controller and boot speedup
(edit) @15712   16 years vboxsync dpte_offset & dpte_segment reversed. Fixed in upstream Bochs. Reported …
(edit) @15008   16 years vboxsync PCI: Enabled all 32 slots on the root bus. Vista reactivation was a …
(edit) @13190   16 years vboxsync BIOS: Detect devices behind bridges
(edit) @13158   16 years vboxsync biossums: set checksum of DMI+SMBIOS as well
(edit) @13155   16 years vboxsync re-applied the biossums merge
(edit) @13153   16 years vboxsync backed out r37647, r37650
(edit) @13142   16 years vboxsync rewritten biossums
(edit) @13141   16 years vboxsync unify biossums
(edit) @13002   16 years vboxsync Add PCI irq routing information to have 32 slots available on the host …
(edit) @12630   16 years vboxsync SCSI: Add write support for the BIOS (Grub makes use of it if there is …
(edit) @12589   16 years vboxsync fix OSE
(edit) @12571   16 years vboxsync PC/BIOS/Makefile: define VBOX_WITH_SCSI.
(edit) @12560   16 years vboxsync Update BIOS scsi driver
(edit) @12494   16 years vboxsync BIOS: moved some code around to allow more init calls
(edit) @12477   16 years vboxsync BIOS: add SCSI driver which is not finished yet and disabled
(edit) @12468   16 years vboxsync VBOX_WITH_MORE_THAN_4GB config variable
(edit) @12294   16 years vboxsync conditional compilation of guest SMP related stuff (disabled by …
(edit) @12269   16 years vboxsync PC/BIOS/Maekfile: fixed typo.
(edit) @12268   16 years vboxsync Devices/Makefiles: PATH_TARGET elimination, push up to root …
(edit) @12239   16 years vboxsync BIOS: Disabled the above 4GB memory change. This depends on PGM (and …
(edit) @12233   16 years vboxsync Support for more than 4G RAM in guest, may not really work, but …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11982   16 years vboxsync All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
(edit) @11364   16 years vboxsync missing dep to the correct version stamp
(edit) @10043   16 years vboxsync Fixed a couple of wrong deps (TARGET_PATH instead of PATH_TARGET, …
(edit) @9534   16 years vboxsync added license
(edit) @9532   16 years vboxsync biossums.c license taken from BOCHS
(edit) @9440   17 years vboxsync Added SMBIOS header for DMI data to make Vista and Solaris recognize …
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8759   17 years vboxsync BUILD_TYPE -> KBUILD_TYPE.
(edit) @8631   17 years vboxsync Make sure cd booting doesn't get upset by the media change guest …
(edit) @8618   17 years vboxsync New line after the F12 message.
(edit) @8218   17 years vboxsync immediately show the boot menu when pressing F12
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8132   17 years vboxsync more rebranding
(edit) @8046   17 years vboxsync BIOS: fix logging string when booting from CDROM
(edit) @7932   17 years vboxsync Need the logo in debug builds.
(edit) @7908   17 years vboxsync Drop some unused variables.
(edit) @7893   17 years vboxsync work around a bug in some bcc versions
(edit) @7891   17 years vboxsync immediately abort if F12 was pressed
(edit) @7888   17 years vboxsync Moved remained logic to VGA device.
(edit) @7814   17 years vboxsync Use dirty bits instead of pfnUpdateRect.
(edit) @7774   17 years vboxsync Moved the LOGO_* defines and LOGOHDR to a common header instead of …
(edit) @7759   17 years vboxsync The BIOS logo stuff moved to VGA device. Added 24bpp bitmaps support.
(edit) @7451   17 years vboxsync Not user anymore.
(edit) @7099   17 years vboxsync Use CMOS to store hard disk geometry for more than 4 disks
(edit) @6879   17 years vboxsync BIOS: fix booting from more than 4 drives
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette