VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @43527   12 years vboxsync VGABIOS: Do not trash palette in text modes when setting border color.
(edit) @43526   12 years vboxsync Stupid bug in debug output.
(edit) @43521   12 years vboxsync EFI/build: returns ShellPkg_Library_UefiShellLevel3CommandsLib back.
(edit) @43517   12 years vboxsync DrvSCSI: Connect some of the dots for removable media change (not yet …
(edit) @43503   12 years vboxsync EFI/build: kick
(edit) @43502   12 years vboxsync EFI/build: touch.
(edit) @43501   12 years vboxsync EFI/build: PE tools link not required anymore.
(edit) @43500   12 years vboxsync EFI/build: missed EDK_BRANCH parameter.
(edit) @43499   12 years vboxsync EFI/build: more RE friendly build procedure.
(edit) @43486   12 years vboxsync vga/3d: allow passing command VRAM offset with CrHGSMI command
(edit) @43483   12 years vboxsync BIOS: Build default logical geometry if none was provided in CMOS.
(edit) @43475   12 years vboxsync BIOS: Support for SCSI CD-ROMs, larger than 64K SCSI transfers.
(edit) @43474   12 years vboxsync VBOXSCSI: Extended to allow larger than 64K transfers.
(edit) @43473   12 years vboxsync BIOS: Clear most of the EBDA, too (avoids confused warm boot with some …
(edit) @43472   12 years vboxsync Add new flag to notify devices during a reset first to make sure there …
(edit) @43464   12 years vboxsync NAT: fixed pointer signing issue
(edit) @43458   12 years vboxsync Devices/Parallel: reverted all the extra debug logs that were added to …
(edit) @43454   12 years vboxsync Devices/Parallel: Compilation error fix.
(edit) @43451   12 years vboxsync Devices/Parallel: Compilation error fix
(edit) @43450   12 years vboxsync Device/Parallel: Increased instrumentation for debugging parallel port …
(edit) @43442   12 years vboxsync Network/e1000: Fixed issue with format handlers registration
(edit) @43441   12 years vboxsync ICH9: Fix PCI bridge initialization
(edit) @43440   12 years vboxsync BIOS: ATA code does not need to look at AHCI drive geometry anymore.
(edit) @43438   12 years vboxsync BIOS: On second thought, let's not do r80936.
(edit) @43436   12 years vboxsync Devices/Parallel: Increased instrumentation for debugging parallel …
(edit) @43433   12 years vboxsync BIOS: Index into CMOS properly.
(edit) @43432   12 years vboxsync Network/e1000: Bigger TxD cache, logging improvements (#6428)
(edit) @43428   12 years vboxsync Devices/Parallel: Extra Debug statements to debug issue with user. …
(edit) @43416   12 years vboxsync Network/e1000: Separate error code for TX cache error …
(edit) @43399   12 years vboxsync AHCI: Fix release assertion when cancelling requests and disabled async I/O
(edit) @43397   12 years vboxsync AHCI: A few more statistics and release logging if a request is active …
(edit) @43393   12 years vboxsync Devices/Parallel: Reverted the changes related to extra debug …
(edit) @43387   12 years vboxsync VMM: HM cleanup.
(edit) @43383   12 years vboxsync Devices/Parallel: Added more debug statements for enhanced logging.. …
(edit) @43337   12 years vboxsync Added more members to device struct.
(edit) @43336   12 years vboxsync Let's see what this breaks…
(edit) @43335   12 years vboxsync
(edit) @43332   12 years vboxsync Alignment…
(edit) @43331   12 years vboxsync Alignment!
(edit) @43330   12 years vboxsync Alignment?
(edit) @43329   12 years vboxsync BusLogic: Minor emulation improvements (see #5112).
(edit) @43327   12 years vboxsync Network/e1000: Allow forcing GSO fallback segmentation via CFGM
(edit) @43326   12 years vboxsync EFI/OVMF: adds patchces IntelFrameworkModulePkg_Library_GenericBdsLib …
(edit) @43320   12 years vboxsync Devices/VMMDev: clear IRQ on reset or Additions start.
(edit) @43316   12 years vboxsync 4.2.0 GA
(edit) @43313   12 years vboxsync OVMF: 64-bit support for NP case. import ResetVector.
(edit) @43259   12 years vboxsync fixed a few gcc false positive warnings and two shadowed declarations
(edit) @43257   12 years vboxsync 4.2.0 RC4
(edit) @43241   12 years vboxsync RTC: Do not corrupt CMOS bank 1 by writing to bank 2 without writing …
(edit) @43233   12 years vboxsync NAT: destroy really all memory in drvNATDestruct
(edit) @43212   12 years vboxsync EFI/OVMF: Modification of EmuVariableRuntimeDxe module to use VBox NVRAM.
(edit) @43209   12 years vboxsync EFI: nits.
(edit) @43157   12 years vboxsync EFI: save'n'restore support.
(edit) @43152   12 years vboxsync VGABIOS: Allow building with DEBUG_VGA again.
(edit) @43149   12 years vboxsync USB: logging fix
(edit) @43146   12 years vboxsync EFI: counter + code enhancement.
(edit) @43143   12 years vboxsync EFI: expose NVRAM stuff in dedicated structure, lightweighted EFIVAR …
(edit) @43131   12 years vboxsync EFI: permanent NVRAM storage.
(edit) @43130   12 years vboxsync export to OSE
(edit) @43129   12 years vboxsync fix EOL style mess
(edit) @43125   12 years vboxsync move contributor note
(edit) @43117   12 years vboxsync Devices/PC/BIOS: adjust licence comments to the default style
(edit) @43116   12 years vboxsync Devices/Graphics/BIOS-new: adjust licence comments to the default style
(edit) @43115   12 years vboxsync export to OSE
(edit) @43114   12 years vboxsync whitespace
(edit) @43105   12 years vboxsync change comment style
(edit) @43093   12 years vboxsync Devices/DrvHostParallel: Addressing all the todos.
(edit) @43090   12 years vboxsync Network/e1000: OS/2 regression fix (#6217)
(edit) @43086   12 years vboxsync HGSMI: fix host flags racing
(edit) @43078   12 years vboxsync BIOS: new alternatives for the VBox BIOS and VGA BIOS
(edit) @43077   12 years vboxsync MakeAlternativeSource.cpp: fix for retf == 0x66 0xcb
(edit) @43075   12 years vboxsync EFI: update binaries
(edit) @43021   12 years vboxsync EFI/OVMF: introduces NVRAM mechanism in DevOVMF.
(edit) @43015   12 years vboxsync A small RTStrPrintf fix in half dead code.
(edit) @42999   12 years vboxsync AHCI/Passthrough: Apply fixes for audio CD passthrough
(edit) @42996   12 years vboxsync ATAPI/Passthrough: Fix reading audio CDs with certain media players …
(edit) @42968   12 years vboxsync BIOS: Set transferred sector count for AHCI reads/writes.
(edit) @42959   12 years vboxsync ATAPI/Passthrough: Revert decrease of required transfer size when …
(edit) @42958   12 years vboxsync ATAPI/Passthrough: Don't try to detect the medium type if a READ …
(edit) @42954   12 years vboxsync Network/e1000: Reset crash fix
(edit) @42953   12 years vboxsync Network/e1000: Disabled TX delay timer
(edit) @42947   12 years vboxsync BIOS: Make AHCI init more similar to ATA, log discovered harddisks.
(edit) @42936   12 years vboxsync build fix
(edit) @42935   12 years vboxsync Forgotten logging.
(edit) @42934   12 years vboxsync 32-bit build fix
(edit) @42932   12 years vboxsync Network/e1000: Tx delay timer, ITR fix, more stats (#4807)
(edit) @42910   12 years vboxsync EFI/build: adds ShellPkg_Library_UefiShellLevel3CommandsLib to the …
(edit) @42891   12 years vboxsync AHCI: Fix ATAPI with EFI
(edit) @42876   12 years vboxsync EFI/Ovmf: switch efi build to release mode.
(edit) @42842   12 years vboxsync BIOS: Properly read sector count for big SATA disks.
(edit) @42811   12 years vboxsync BIOS: Use macros for getting controller specific device numbers.
(edit) @42809   12 years vboxsync BIOS: Enumerate AHCI drives before SCSI for compatibility.
(edit) @42804   12 years vboxsync EFI/build: UefiCpuPkg_CpuDxe_CpuGdt.c patch added to the patch list.
(edit) @42803   12 years vboxsync EFI/Ovmf: binary update.
(edit) @42801   12 years vboxsync Efi/Ovmf: temporal switch to debug mode.
(edit) @42793   12 years vboxsync Renamed macros for clarity.
(edit) @42791   12 years vboxsync BIOS: Fixed 16-bit PM APM interface.
(edit) @42770   12 years vboxsync BIOS: Added a very minimal APM implementation.
(edit) @42769   12 years vboxsync DevATA: Report fewer errors on media change.
(edit) @42743   12 years vboxsync EFI: kick th build.
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