VirtualBox

source: vbox/trunk/src/VBox/Devices/PC/BIOS/rombios.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36877   14 years vboxsync BIOS: AHCI driver skeleton
(edit) @36731   14 years vboxsync BIOS: Corrected EDD checksum calculation - two's complement is not …
(edit) @36704   14 years vboxsync BIOS: Try to find the right floppy data rate.
(edit) @36205   14 years vboxsync BIOS: Shortened a ridiculously long loop.
(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) @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   15 years vboxsync BIOS: Extended the PCI Routing Table to cover SCSI adapters.
(edit) @30524   15 years vboxsync DevVGA.cpp,rombios.c: Disable the logo from DevVGA instead of …
(edit) @27941   15 years vboxsync rombios.c: r=bird: INT 15 AX=EC00h should clear AH not AL (r59329).
(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) @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) @22168   15 years vboxsync BIOS: Fix OS/2 bootmanager
(edit) @21618   16 years vboxsync BIOS: Stop PCI BIOS from destroying edx/ecx. Fixes IBMIDECD.SYS driver.
(edit) @21206   16 years vboxsync proper #ifdef VBOX for r49510
(edit) @21205   16 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) @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) @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) @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) @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) @11982   16 years vboxsync All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
(edit) @9440   17 years vboxsync Added SMBIOS header for DMI data to make Vista and Solaris recognize …
(edit) @8631   17 years vboxsync Make sure cd booting doesn't get upset by the media change guest …
(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) @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
(edit) @6870   17 years vboxsync Make the BIOS booting from any attached disk.
(edit) @6294   17 years vboxsync Fixed last-minute BIOS bug caused by changing the CMOS CHS geometry …
(edit) @6291   17 years vboxsync Big virtual disk changeset containing several modifications * remove …
(edit) @5757   17 years vboxsync Added handler for unexpected HW interrupts. If one does occur for some …
(edit) @5571   17 years vboxsync More pci slots (up to 14 now)
(edit) @5451   17 years vboxsync Either show a logo or set a text mode. Avoids extraneous mode set.
(edit) @5432   17 years vboxsync Init the Intel PXE ROM at ROM scan time, not in INT 19h.
(edit) @5353   17 years vboxsync Reinstated and refined boot sector validity check so that it …
(edit) @5263   17 years vboxsync drop the whole bootchk bit if it's not supposed to be used.
(edit) @5206   17 years vboxsync Don't look for 0x55AA signature on floppy boot sectors. There is no …
(edit) @5196   17 years vboxsync Implemented INT 15h/89h (switch to protected mode). Used by AIX 1.3.
(edit) @4449   17 years vboxsync marked the change.
(edit) @4428   17 years vboxsync 15h 8600h is reading the wrong stack frame, this accounts for the …
(edit) @4391   17 years vboxsync Support booting from the Intel PXE ROM.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2725   18 years vboxsync Removed obsolete MPS tables from rombios. Extend DevPcBios.cpp instead …
(edit) @2651   18 years vboxsync provide MPS table if IOAPIC is present, use the last 16 bytes of the …
(edit) @2557   18 years vboxsync Fixed and simplified BIOS int15 mouse service. Avoids spurious …
(edit) @2535   18 years vboxsync Avoid build timestamp in the BIOS. Results in BIOS image compare …
(edit) @2335   18 years vboxsync Clean up a few BIOS log/error messages.
(edit) @1802   18 years vboxsync Avoid unimplemented int15 function warning for ah=0xe9 (SMI functions …
(edit) @1737   18 years vboxsync Fixed a couple off-by-one errors in the CHS handling part …
(edit) @1694   18 years vboxsync Don't log GRUB invoking the ROM get configuration BIOS function.
(edit) @1531   18 years vboxsync Implemented INT15h, fn 0xC2 (mouse), subfn 3 - set resolution. MSD and …
(edit) @1530   18 years vboxsync Corrected VBox-specific bug in INT15h mouse reset handling. Fixes MS …
(edit) @1434   18 years vboxsync Log boot attempts to the release log (not just failed attempts as …
(edit) @1433   18 years vboxsync Perform software reset of pcnet device(s) in the BIOS. This makes sure …
(edit) @1427   18 years vboxsync fixed BIOS guest log
(edit) @1364   18 years vboxsync Make the BIOS log prefix a single string instead of replicating it …
(edit) @1362   18 years vboxsync Enable BIOS backdoor logging for info messages. Can be useful to debug …
(edit) @1342   18 years vboxsync Zero (almost) all memory below 640K. All commercial BIOS versions …
(edit) @1070   18 years vboxsync Hack up a simple warm boot implementation and use it for int19 reboots …
(edit) @985   18 years vboxsync Fixed Vista CD-ROM detection problems.
(edit) @155   18 years vboxsync Hack to allow configurable boot delay (up to 15 seconds).
(edit) @100   18 years vboxsync refreshed accidently removed copyright information, dropped …
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