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) @67115   8 years vboxsync BIOS: Clear high bits of registers after POST.
(edit) @67112   8 years vboxsync BIOS: Check APIC availability before hitting the APIC base MSR.
(edit) @67069   8 years vboxsync BIOS: Reduced INT 13h floppy service stack usage.
(edit) @67065   8 years vboxsync Whitespace.
(edit) @66959   8 years vboxsync BIOS: Removed useless PIC check from keyboard ISR.
(edit) @66372   8 years vboxsync BIOS: Corrected El Torito hard disk emulation geometry calculation.
(edit) @66154   8 years vboxsync bios: Use port defintion from VBox/bios.h.
(edit) @66146   8 years vboxsync Devices/BIOS: update alternative code
(edit) @66130   8 years vboxsync Devices/PC/DevPcBios+Devices/PC/BIOS/apm.c: relocate the APM shutdown …
(edit) @65293   8 years vboxsync PCBIOS/show_logo: Even without fade out, do the final fade out step to …
(edit) @64369   8 years vboxsync Devices/PC: Doxygen fixes
(edit) @63625   8 years vboxsync BIOS: update alternative sources
(edit) @63571   8 years vboxsync 5.1.4
(edit) @63562   8 years vboxsync scm: cleaning up todos
(edit) @62509   8 years vboxsync (C) 2016
(edit) @62406   8 years vboxsync 5.1.2 (and convert two LogRel() statements back to Log() in …
(edit) @62301   8 years vboxsync BIOS: Mark floppy media as unknown if operation fails.
(edit) @62178   8 years vboxsync Devices: update alternative BIOS source and EFI binaries
(edit) @62120   8 years vboxsync 5.1 RC1
(edit) @62095   8 years vboxsync Devices/PC/BIOS: removed one superfluous 'return' to make cppcheck happy
(edit) @61860   8 years vboxsync BIOS: properly parenthesize bitwise and vs. comparison.
(edit) @61733   8 years vboxsync 5.1. Beta 3
(edit) @61504   9 years vboxsync 5.1 Beta 2
(edit) @61446   9 years vboxsync 5.1 Beta 1
(edit) @61092   9 years vboxsync updated alternative BIOS assembler files
(edit) @61054   9 years vboxsync BIOS: Enable x2APIC mode when asked.
(edit) @60887   9 years vboxsync BIOS: Avoid 386-specific assembly in generic function.
(edit) @60614   9 years vboxsync Warning.
(edit) @60610   9 years vboxsync BIOS: Added 286 compatible INT 15h/87h implementation.
(edit) @60580   9 years vboxsync BIOS: Updated standalone makefile.
(edit) @60579   9 years vboxsync BIOS: Make AHCI really optional.
(edit) @60561   9 years vboxsync Warning.
(edit) @60484   9 years vboxsync PCBIOS: split up the support.asm file and implemented 32-bit division …
(edit) @60443   9 years vboxsync PCBIOS: regenerated alternative bios.
(edit) @60441   9 years vboxsync PCBIOS: 8086 adjustments.
(edit) @60434   9 years vboxsync PCBIOS: SYS_MODEL_ID for PC/XT.
(edit) @60433   9 years vboxsync PCBIOS: 286 fixes, improved the BIOSORG checking as overflows in this …
(edit) @60426   9 years vboxsync Devices/{Graphics/PC}/BIOS: build fixes for VBOX_WITH_OPEN_WATCOM unset
(edit) @60422   9 years vboxsync VGABIOS,PCBIOS: Build variants for 80286 and 8086 in addition to the …
(edit) @60402   9 years vboxsync PC/BIOS/orgs.asm: Handle shutdown status code 0Ah too (same as 5, but …
(edit) @59766   9 years vboxsync BIOS: Rudimentary SysRq processing.
(edit) @59765   9 years vboxsync BIOS: 386 LOADALL emulation. Disabled by default.
(edit) @59496   9 years vboxsync kmk update-pcbios-source update-vgabios-source
(edit) @59495   9 years vboxsync BIOS/system.c: fix subfunction decoding in int15/0x83 (interval delay)
(edit) @59354   9 years vboxsync BIOS: Report I/O and local APIC ranges in E820h memory map.
(edit) @59230   9 years vboxsync BIOS: Made timeout more predictable.
(edit) @59116   9 years vboxsync BIOS: Only unpause on regular keys, not modifiers.
(edit) @59115   9 years vboxsync Undoing unintentional commits.
(edit) @59114   9 years vboxsync BIOS: Merged RMW sequences into single instructions.
(edit) @58946   9 years vboxsync BIOS: Operator precedence.
(edit) @58841   9 years vboxsync BIOS: explicitly force changes of boot.c and eltorito.c due to missing …
(edit) @58831   9 years vboxsync BIOS: updated alternative source
(edit) @58819   9 years vboxsync BIOS: Inlined swap_64 for considerably smaller code.
(edit) @58818   9 years vboxsync BIOS: Reduced read path stack usage for ATA/AHCI.
(edit) @58724   9 years vboxsync BIOS: Support 64-bit LBA operation. Contributed by Maksym Sobolyev. …
(edit) @58044   9 years vboxsync operator precedence
(edit) @57333   9 years vboxsync 5.0.2
(edit) @57204   9 years vboxsync BIOS sync
(edit) @57162   9 years vboxsync BIOS: Initialize ROMs before showin logo.
(edit) @56894   9 years vboxsync 5.0.0
(edit) @56786   9 years vboxsync 5.0.0 RC3
(edit) @56637   9 years vboxsync 5.0.0 RC2
(edit) @56316   9 years vboxsync whitespace
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @56194   10 years vboxsync 5.0.0 RC1
(edit) @55912   10 years vboxsync 5.0.0 Beta 4
(edit) @55731   10 years vboxsync 5.0.0 Beta 3
(edit) @55260   10 years vboxsync 5.0.0 Beta 2
(edit) @55206   10 years vboxsync BIOS: Added error checks in AHCI driver.
(edit) @55188   10 years vboxsync BIOS: Better error checking in SCSI driver.
(edit) @55138   10 years vboxsync BIOS: Corrected off-by-one sector count for SCSI/SAS devices.
(edit) @55137   10 years vboxsync Undid accidental commit.
(edit) @55136   10 years vboxsync BIOS: Corrected off-by-one sector count for SCSI/SAS devices.
(edit) @55132   10 years vboxsync BIOS: Fixed drive detection when the first SCSI device is a CD-ROM.
(edit) @55078   10 years vboxsync 5.0.0 Beta 1 (and backed out r99347 as it might have caused a regression)
(edit) @54563   10 years vboxsync BIOS: INT13h function 17h/18h support. Contributed by Dave Meagher.
(edit) @54451   10 years vboxsync BIOS: Sanity check VBOX_LANBOOT_SEG
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @52812   10 years vboxsync BIOS: Fixed format specifiers.
(edit) @52479   10 years vboxsync BIOS: Removed redundant port write, improved logging.
(edit) @52439   10 years vboxsync Devices/PC/BIOS: sync alternative sources
(edit) @51725   10 years vboxsync BIOS: Enable APIC in SVR.
(edit) @51255   11 years vboxsync update alternative BIOS sources
(edit) @51232   11 years vboxsync AHCI: Another try to fix The AssertRelease issue during a reset. Move …
(edit) @51062   11 years vboxsync update alternative BIOS sources
(edit) @51061   11 years vboxsync Forgot to move label.
(edit) @51059   11 years vboxsync BIOS: Force hard reset if user entered POST but did not indicate warm boot.
(edit) @51058   11 years vboxsync BIOS: Set warm boot flag on Ctrl-Alt-Del.
(edit) @51057   11 years vboxsync Improved code readability slightly.
(edit) @51000   11 years vboxsync BIOS: CMOS equipment byte must be read before running VGA POST.
(edit) @50997   11 years vboxsync BIOS: Init vector 1Ah before initializing VGA BIOS (in case it needs PCI).
(edit) @50663   11 years vboxsync Removed unnecessarily verbose logging.
(edit) @50599   11 years vboxsync BIOS: Set ack/resend flags in IRQ1 handler.
(edit) @50558   11 years vboxsync PC/BIOS: small cosmetical fixes for the boot device selection
(edit) @50317   11 years vboxsync Devices/BIOS: update alternative source
(edit) @50294   11 years vboxsync AHCI: Fixes for hotplugging, should fix problems with Windows 7 guests
(edit) @50176   11 years vboxsync BIOS: Let the compiler merge info/debug strings better in SCSI module.
(edit) @50167   11 years vboxsync update-pcbios-source
(edit) @50166   11 years vboxsync BIOS: Work around insufficient keyboard reset timeout.
(edit) @50160   11 years vboxsync BIOS: Rearranged POST to initialize video earlier.
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