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) @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   17 years vboxsync added license
(edit) @9532   17 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
(edit) @6871   17 years vboxsync allow to overwrite the DMI info
(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) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5976   17 years vboxsync Removed the tests for KMK_USE_REDIRECT, KMK_USE_TEST, KMK_NEW_SED and …
(edit) @5898   17 years vboxsync kBuild 0.1.2 preps: Avoid the shell at all costs because cygwin is …
(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) @4525   17 years vboxsync F12 boot menu Floppy selection fixed.
(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) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3721   17 years vboxsync Applied patch moving the logo from MMIO to port I/O space. …
(edit) @3598   17 years vboxsync Fixed a parallel build issue with BCC and fixed an incorrect dependency.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2913   18 years vboxsync #1647: Immediately stop if F12 was pressed during boot; don't accept …
(edit) @2880   18 years vboxsync Use a 64Hz PIT rate instead of the 1KHz one. Don't spin for keypress …
(edit) @2877   18 years vboxsync Fixed typo.
(edit) @2784   18 years vboxsync Converted to sub-makefiles.
(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) @2478   18 years vboxsync [Mm]akefile -> Makefile.kmk
(edit) @2456   18 years vboxsync Some build message adjustments. (depends on new kBuild)
(edit) @2366   18 years vboxsync use kBuild-provided msg macros
(edit) @2335   18 years vboxsync Clean up a few BIOS log/error messages.
(edit) @1896   18 years vboxsync Improved F12 key handling in the BIOS temporary boot selection and …
(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) @1457   18 years vboxsync Make sure the output directory exists. (stupid me)
(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) @898   18 years vboxsync small fix for older bcc's
(edit) @316   18 years vboxsync I like the lists better this way.
(edit) @227   18 years vboxsync added some missing CLEANs
(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 …
(edit) @95   18 years vboxsync Get BIOS in sync with bochs (BIOS32 deactivated). Fixes E820 issue.
(edit) @89   18 years vboxsync Fixed overlapping memory map regions. Thanks goes to Brendan Trotter.
(edit) @31   18 years vboxsync Move etherboot BIOS from 0xc8000...0xcffff to 0xcb000...0xcffff as it …
(add) @1   55 years vboxsync import
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