VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @56894   9 年 vboxsync 5.0.0
(edit) @56786   9 年 vboxsync 5.0.0 RC3
(edit) @56637   9 年 vboxsync 5.0.0 RC2
(edit) @56316   9 年 vboxsync whitespace
(edit) @56292   9 年 vboxsync Devices: Updated (C) year.
(edit) @56194   10 年 vboxsync 5.0.0 RC1
(edit) @55912   10 年 vboxsync 5.0.0 Beta 4
(edit) @55731   10 年 vboxsync 5.0.0 Beta 3
(edit) @55260   10 年 vboxsync 5.0.0 Beta 2
(edit) @55206   10 年 vboxsync BIOS: Added error checks in AHCI driver.
(edit) @55188   10 年 vboxsync BIOS: Better error checking in SCSI driver.
(edit) @55138   10 年 vboxsync BIOS: Corrected off-by-one sector count for SCSI/SAS devices.
(edit) @55137   10 年 vboxsync Undid accidental commit.
(edit) @55136   10 年 vboxsync BIOS: Corrected off-by-one sector count for SCSI/SAS devices.
(edit) @55132   10 年 vboxsync BIOS: Fixed drive detection when the first SCSI device is a CD-ROM.
(edit) @55078   10 年 vboxsync 5.0.0 Beta 1 (and backed out r99347 as it might have caused a regression)
(edit) @54563   10 年 vboxsync BIOS: INT13h function 17h/18h support. Contributed by Dave Meagher.
(edit) @54451   10 年 vboxsync BIOS: Sanity check VBOX_LANBOOT_SEG
(edit) @53624   10 年 vboxsync scm automatic cleanups.
(edit) @52812   10 年 vboxsync BIOS: Fixed format specifiers.
(edit) @52479   10 年 vboxsync BIOS: Removed redundant port write, improved logging.
(edit) @52439   10 年 vboxsync Devices/PC/BIOS: sync alternative sources
(edit) @51725   10 年 vboxsync BIOS: Enable APIC in SVR.
(edit) @51255   11 年 vboxsync update alternative BIOS sources
(edit) @51232   11 年 vboxsync AHCI: Another try to fix The AssertRelease issue during a reset. Move …
(edit) @51062   11 年 vboxsync update alternative BIOS sources
(edit) @51061   11 年 vboxsync Forgot to move label.
(edit) @51059   11 年 vboxsync BIOS: Force hard reset if user entered POST but did not indicate warm boot.
(edit) @51058   11 年 vboxsync BIOS: Set warm boot flag on Ctrl-Alt-Del.
(edit) @51057   11 年 vboxsync Improved code readability slightly.
(edit) @51000   11 年 vboxsync BIOS: CMOS equipment byte must be read before running VGA POST.
(edit) @50997   11 年 vboxsync BIOS: Init vector 1Ah before initializing VGA BIOS (in case it needs PCI).
(edit) @50663   11 年 vboxsync Removed unnecessarily verbose logging.
(edit) @50599   11 年 vboxsync BIOS: Set ack/resend flags in IRQ1 handler.
(edit) @50558   11 年 vboxsync PC/BIOS: small cosmetical fixes for the boot device selection
(edit) @50317   11 年 vboxsync Devices/BIOS: update alternative source
(edit) @50294   11 年 vboxsync AHCI: Fixes for hotplugging, should fix problems with Windows 7 guests
(edit) @50176   11 年 vboxsync BIOS: Let the compiler merge info/debug strings better in SCSI module.
(edit) @50167   11 年 vboxsync update-pcbios-source
(edit) @50166   11 年 vboxsync BIOS: Work around insufficient keyboard reset timeout.
(edit) @50160   11 年 vboxsync BIOS: Rearranged POST to initialize video earlier.
(edit) @50159   11 年 vboxsync Devices/BIOS: updated alternative BIOS sources
(edit) @50091   11 年 vboxsync BIOS: If available, store logical geometry of SCSI disk in CMOS and use it.
(edit) @50090   11 年 vboxsync BIOS: Support second CMOS bank for reads/writes.
(edit) @49331   11 年 vboxsync BIOS: Seek before formatting a track.
(edit) @49286   11 年 vboxsync BIOS: Added invalid opcode handler.
(edit) @49068   11 年 vboxsync BIOS: Typo fix for PCI BIOS IRQ routing table query.
(edit) @49067   11 年 vboxsync A bit more debug logging.
(edit) @48975   11 年 vboxsync 4.3 RC1
(edit) @48947   11 年 vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @48619   11 年 vboxsync 4.3 Beta 3
(edit) @48446   11 年 vboxsync BIOS: Reshuffled code, added shutdown code 9 support.
(edit) @48392   11 年 vboxsync 4.3 Beta 2
(edit) @48195   11 年 vboxsync BIOS: Shorter offsets, reorder timer tick processing.
(edit) @48123   11 年 vboxsync BIOS: Trailing spaces, begone!
(edit) @48122   11 年 vboxsync BIOS: Fixed disk logging, stripped trailing spaces.
(edit) @48072   11 年 vboxsync Typo.
(edit) @48069   11 年 vboxsync BIOS: Return more sensible and bigger DPTs (see #6481).
(edit) @48067   11 年 vboxsync BIOS: There is no such thing as a 160K/180K/320K floppy drive.
(edit) @47937   11 年 vboxsync 4.3 Beta 1
(edit) @47531   11 年 vboxsync BIOS: Report floppy change line support.
(edit) @47036   11 年 vboxsync BIOS,DevFdc,DrvBlock: The floppy controller should query the …
(edit) @47006   11 年 vboxsync BIOS: Properly turn off floppy motor to save electricity.
(edit) @46952   11 年 vboxsync No .sym files without openwatcom, of course.
(edit) @46947   11 年 vboxsync VBoxPcBios: Use HLT while waiting for floppy interrupts. Added comment …
(edit) @46946   11 年 vboxsync Install bios symbol files in bin/VBoxDbgSyms/ and make DBGF look there.
(edit) @46241   12 年 vboxsync BIOS: Properly handle SCSI disk reads of 64K or more.
(edit) @46240   12 年 vboxsync BIOS: A bit more debug output.
(edit) @46234   12 年 vboxsync BIOS: updated notes.
(edit) @45881   12 年 vboxsync Added note about NW6.x's use of PCI BIOS.
(edit) @45791   12 年 vboxsync BIOS: Added dummy controller reset function to avoid potential crashes.
(edit) @45710   12 年 vboxsync BIOS: Fixed PCI routing query service.
(edit) @45670   12 年 vboxsync BIOS: updated the alternative source code
(edit) @45669   12 年 vboxsync BIOS: add int15 function 0xd04f
(edit) @45401   12 年 vboxsync BIOS: Removed panic port references.
(edit) @44820   12 年 vboxsync BUGZ:6633 Expose OEM specific DMI table which contains TSC frequency …
(edit) @44751   12 年 vboxsync update alternative system BIOS sources
(edit) @44692   12 年 vboxsync BIOS: Implemented ATAPI device reset.
(edit) @44529   12 年 vboxsync header (C) fixes
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44384   12 年 vboxsync Devices/PC/BIOS: comment
(edit) @44271   12 年 vboxsync BIOS: Sanity check El Torito boot sector count.
(edit) @44254   12 年 vboxsync BIOS: Do not panic when an unsupported El Torito function is called.
(edit) @44209   12 年 vboxsync BIOS: Do not use IRQ 5 for PCI devices.
(edit) @44206   12 年 vboxsync SCSI/BIOS: Moved port base out of harm's way.
(edit) @44107   12 年 vboxsync BIOS: Reset CPU if POST entered in V86 mode.
(edit) @44058   12 年 vboxsync BIOS: Removed broken code.
(edit) @44018   12 年 vboxsync BIOS: Do not set DPT pointer for El Torito emulated harddisk.
(edit) @43759   12 年 vboxsync BIOS: Windows 2000 floppy boot workaround.
(edit) @43757   12 年 vboxsync BIOS: Log detected SCSI devices.
(edit) @43724   12 年 vboxsync BIOS: Use indirect calls for packet reads to reduce code size.
(edit) @43712   12 年 vboxsync BIOS/EFI: fixed broken DMI information
(edit) @43681   12 年 vboxsync Added note about NW 5.1 El Torito usage.
(edit) @43676   12 年 vboxsync BIOS: Don't panic if floppy write fails.
(edit) @43672   12 年 vboxsync BIOS: Fixed trouble with El Torito reading incomplete CD sectors over SCSI.
(edit) @43671   12 年 vboxsync BIOS: Fixed El Torito skipped byte count calculation.
(edit) @43660   12 年 vboxsync BIOS: Added error checking to packet commands.
(edit) @43630   12 年 vboxsync update alternative BIOS sources
(edit) @43483   12 年 vboxsync BIOS: Build default logical geometry if none was provided in CMOS.
(edit) @43475   12 年 vboxsync BIOS: Support for SCSI CD-ROMs, larger than 64K SCSI transfers.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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