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) @72499   7 years vboxsync BIOS: Fixed APIC disable logic, it was backwards before. No one …
(edit) @72416   7 years vboxsync PC/BIOS/post.c: r=bird
(edit) @71426   7 years vboxsync BIOS: Added disabled code which can place the FDPT outside of …
(edit) @71424   7 years vboxsync Reverted bad commit.
(edit) @71423   7 years vboxsync BIOS: Reduce harmless warnings for unsupported INT 15h functions.
(edit) @71422   7 years vboxsync BIOS: INT 15h/87h unconditionally disables A20 gate when done. Also …
(edit) @70333   7 years vboxsync BIOS: Added INT13X support for El Torito emulated hard disks, merged …
(edit) @69807   7 years vboxsync 5.2.2
(edit) @69703   7 years vboxsync BIOS: Slightly adjusted boot sector validity test (fixes …
(edit) @69501   7 years vboxsync PC/BIOS: Added LGPL disclaimer text where appropriate.
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69300   7 years vboxsync PC/BIOS: scm updates
(edit) @69128   7 years vboxsync 5.2.0 again.
(edit) @69111   7 years vboxsync (C) year
(edit) @69033   7 years vboxsync BIOS: Put logical SPT into the FDPT properly; simplified conditional.
(edit) @69025   7 years vboxsync BIOS: Set INT 41h/46h in ATA setup rather than in assembler startup code.
(edit) @68934   7 years vboxsync 5.2.0_RC1
(edit) @68933   7 years vboxsync 5.2.0_RC1, reverted again.
(edit) @68932   7 years vboxsync 5.2.0_RC1
(edit) @68773   7 years vboxsync 5.2 beta 3
(edit) @68611   7 years vboxsync BIOS: Implemented timeout when waiting for drives to initialize after …
(edit) @68421   7 years vboxsync 5.2 Beta 2
(edit) @68290   7 years vboxsync 5.2 Beta 1
(edit) @67953   7 years vboxsync BIOS: Don't need to be so chatty.
(edit) @67889   7 years vboxsync Undoing bad commit.
(edit) @67888   7 years vboxsync BIOS: Typo (IRQ 10 and 11 both should have the dummy handler).
(edit) @67807   7 years vboxsync Devices/PC/BIOS: updated alternative sources
(edit) @67805   7 years vboxsync BIOS: Enable bus mastering for SCSI HBAs, too. Guests may rely on that.
(edit) @67789   7 years vboxsync Devices/PC/BIOS: updated alternative sources
(edit) @67785   7 years vboxsync BIOS: Preserve most flags on INT 16h/01h, 11h. Some software depends …
(edit) @67771   7 years vboxsync updated alternative system BIOS and VGA BIOS sources
(edit) @67694   7 years vboxsync BIOS: INT 13h, INT 15h always returns with interrupts enabled.
(edit) @67683   7 years vboxsync BIOS: updated alternative source
(edit) @67679   7 years vboxsync BIOS: Explicitly enable bus mastering for AHCI.
(edit) @67668   7 years vboxsync PDM: rip out the entire FakePCIBIOS support, no longer triggered from …
(edit) @67667   7 years vboxsync comment typo
(edit) @67644   7 years vboxsync BIOS: remove unused definitions, whitespace cleanup
(edit) @67495   7 years vboxsync Devices/BIOS: update alternative code
(edit) @67490   7 years vboxsync Whitespace.
(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.
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