VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @58842   9 years vboxsync export the new EFI logo
(edit) @58841   9 years vboxsync BIOS: explicitly force changes of boot.c and eltorito.c due to missing …
(edit) @58840   9 years vboxsync EFI/FirmwareBin: Update precompiled firmware binaries to r104308
(edit) @58839   9 years vboxsync EFI/Firmware: Include new logo and enable BGRT support so supporting …
(edit) @58836   9 years vboxsync EFI/Firmware: Move some VBox specific modifications for changing the …
(edit) @58835   9 years vboxsync EFI/Firmware/VBoxFsDxe: Remove some debug noise destroying the boot logo
(edit) @58834   9 years vboxsync EFI/Firmware: Fix displaying our boot logo
(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) @58807   9 years vboxsync EFI/Firmware: Include the EHCI driver in the firmware image
(edit) @58805   9 years vboxsync EFI/Firmare: Revert VBox specific changes in a now unused file
(edit) @58804   9 years vboxsync EFI/Firmware: Remove the now obsolete VBoxEfiResetVector targets for …
(edit) @58803   9 years vboxsync EFI/Firmware: Fix page table location for amd64 after MEMFD had to be …
(edit) @58786   9 years vboxsync EFI/Firmware: Enable NVMe driver
(edit) @58784   9 years vboxsync EFI/Firmware: Build the EHCI driver but don't include it in the …
(edit) @58783   9 years vboxsync EFI/Firmware: Enable more features now that we have more room. This …
(edit) @58780   9 years vboxsync EFI/Firmware: Increase firmware size to 2MB
(edit) @58778   9 years vboxsync USBProxyDevice-solaris: warning.
(edit) @58752   9 years vboxsync EFI/OvmfPkg*.fdf: Change the base address of MEMFD so it doesn't …
(edit) @58744   9 years vboxsync Audio: Update for audio notification support.
(edit) @58736   9 years vboxsync Audio: DrvHostDSound.cpp: Initialize rc.
(edit) @58733   9 years vboxsync Audio: DrvHostDSound.cpp: Initial implementation of threaded audio …
(edit) @58724   9 years vboxsync BIOS: Support 64-bit LBA operation. Contributed by Maksym Sobolyev. …
(edit) @58723   9 years vboxsync BIOS: Added 64-bit unsigned left/right shift.
(edit) @58700   9 years vboxsync DevVGA_VDMA.cpp: check that pVdma is already created.
(edit) @58645   9 years vboxsync build fix
(edit) @58642   9 years vboxsync USBProxyDevice: on VUSBSTATUS_DNR, retry up to 5 times (thanks Dennis …
(edit) @58640   9 years vboxsync USBProxyDevice-linux: map -EPROTO to VUSBSTATUS_DNR
(edit) @58631   9 years vboxsync NAT: tcp_fconnect - when DNS proxy is enabled and the target is port …
(edit) @58600   9 years vboxsync Audio: Introduced reference counting for guest audio streams; this …
(edit) @58592   9 years vboxsync lwip: Use different callback for proxy accept that is triggered by …
(edit) @58590   9 years vboxsync Audio/PulseAudio: fix for r103940
(edit) @58589   9 years vboxsync lwip: tcp_restore_pbuf - factor out code to restore syn pbuf passed to …
(edit) @58582   9 years vboxsync Audio/PulseAudio: handle the case when the PulseAudio initialization …
(edit) @58581   9 years vboxsync lwip: make tcp_accept_null globally visible, use it instead of …
(edit) @58577   9 years vboxsync USB/Linux: Fix possible crash on older kernels where we have to split …
(edit) @58573   9 years vboxsync Audio/AudioMixer.cpp: Try to fix a crash (for bugref:8054).
(edit) @58555   9 years vboxsync lwip: tcp_accept_syn - a proxy like early accept callback for ordinary …
(edit) @58551   9 years vboxsync DevVGA-SVGA3d.cpp: Applied patch for memory leak in …
(edit) @58549   9 years vboxsync lwip: tcp_accept_null - call tcp_abort().
(edit) @58539   9 years vboxsync DevVGA_VBVA: postpone data offset update, use uintptr_t, cleanup.
(edit) @58532   9 years vboxsync GIMDev: Don't terminate thread prematurely on Windows.
(edit) @58531   9 years vboxsync EFI/Firmware/Makefile.kmk: typo in packing.
(edit) @58529   9 years vboxsync /Makefile.kmk,EFI/Firmware/*.kmk: Moved the VBOX_EFI_MODULES_FLAT …
(edit) @58528   9 years vboxsync /Makefile,EFI/Firmware/*.kmk: Do the zipping in the Firmware makefile …
(edit) @58522   9 years vboxsync EFI/Firmware: try with -Os on Linux
(edit) @58518   9 years vboxsync EFI/Firmware/Makefile.kmk: consistent TAB
(edit) @58517   9 years vboxsync UefiCpuPkg/CpuDxe/CpuGdt.c: Commented change.
(edit) @58516   9 years vboxsync ShellPkg/Include/Guid/Shell*.h: spaces
(edit) @58515   9 years vboxsync PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeController.c: Replaced some …
(edit) @58514   9 years vboxsync MdeModulePkg/Universal/Disk/PartitionDxe/Partition.c: space
(edit) @58513   9 years vboxsync IntelFrameworkModulePkg/Library/GenericBdsLib/BdsMisc.c: …
(edit) @58512   9 years vboxsync IntelFrameworkModulePkg/Library/GenericBdsLib/BdsBoot.c: Spaces.
(edit) @58511   9 years vboxsync BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py: Annotate …
(edit) @58510   9 years vboxsync BaseTools/Source/Python/GenFds/GenFds.py: Annotate changes from r97100.
(edit) @58508   9 years vboxsync BaseTools/Source/Python/AutoGen/AutoGen.py: …
(edit) @58506   9 years vboxsync EFI/Firmware/Makefile.kmk: Speed up the windows build by setting …
(edit) @58505   9 years vboxsync EFI/Firmware/Makefile.kmk: Ignore EFI_QUIET when deciding how verbose …
(edit) @58504   9 years vboxsync PcAtChipsetPkg/PciHostBridgeDxe/PciRootBridgeIo.c: removed blank line …
(edit) @58503   9 years vboxsync EFI/Firmware/Makefile.kmk: Less verbose.
(edit) @58502   9 years vboxsync EFI/Firmware/Makefile.kmk: Comment.
(edit) @58501   9 years vboxsync EFI/Firmware/Makefile.kmk: Must clear MAKEFLAGS or nmake may get …
(edit) @58500   9 years vboxsync EFI/Firmware/Makefile.kmk: Verbose build.py invocation.
(edit) @58499   9 years vboxsync EFI/Firmware/Makefile.kmk: COMSPEC fix (why don't I see windir?).
(edit) @58498   9 years vboxsync EFI/Firmware/PciHostBridgeDxe: Corrected wrongly merged part in first …
(edit) @58496   9 years vboxsync EFI/Firmware/Makefile.kmk: VBOX_WITH_EDK2_REV isn't used; shot at the …
(edit) @58467   9 years vboxsync EFI/BaseLib.inf: Merge fix.
(edit) @58466   9 years vboxsync EFI/Firmware: Merged in the svn:eol-style, svn:mime-type and trailing …
(edit) @58465   9 years vboxsync EFI/build.py: Hack for making Popen find GenFds.cmd when just given GenFds.
(edit) @58464   9 years vboxsync EFI/Firmware: Export new files and directories.
(edit) @58463   9 years vboxsync BaseTools/Source/Python/Common/TargetTxtClassObject.py: Merge fix.
(edit) @58462   9 years vboxsync EFI/Firmware: Removed ./AppPkg/Applications/Python/Python-*/ too.
(edit) @58461   9 years vboxsync EFI/Firmware: Removed ./Vlv2DeviceRefCodePkg/ and ./Vlv2DeviceRefCodePkg/.
(edit) @58460   9 years vboxsync EFI/Firmware: Merged in changes from ../UDK2014.SP1/.
(edit) @58459   9 years vboxsync EFI/Firmware: 'svn merge /vendor/edk2/UDK2010.SR1 …
(edit) @58456   9 years vboxsync Devices/EFI,/Makefile,FirmwareOld/Config.kmk: Made a temporary copy of …
(edit) @58453   9 years vboxsync Devices/EFI,/Makefile: Made a temporary copy of EFI/Firmware called …
(edit) @58443   9 years vboxsync AC97: Fixed AD1980 volume control, added AD1981B chip.
(edit) @58435   9 years vboxsync GIMDev: Fix for localhost sockets on linux hosts terminating the debug …
(edit) @58415   9 years vboxsync ACPI/vbox-cpuhotplug.dsl: Workaround for recent iasl failing to …
(edit) @58413   9 years vboxsync AC97: Fix mixer reinitialization when not changing playback rate (#8054).
(edit) @58390   9 years vboxsync VMM/GIM: Implement Hyper-V debug receive thread optimization. Added a …
(edit) @58378   9 years vboxsync Audio: Renaming / cleanups: - Got rid of custom shifting and use …
(edit) @58372   9 years vboxsync DrvHostNullAudio.cpp: Cleanup.
(edit) @58364   9 years vboxsync VUSB: Clear pDev->pvArgs before changing the state of the device to …
(edit) @58344   9 years vboxsync Audio: Fixed suspending/resuming streams on VM pause/unpause.
(edit) @58189   9 years vboxsync EFI: Remove VBoxPkg VBoxVariable and merge changes into MdeModulePkg …
(edit) @58180   9 years vboxsync EFI: Remove unused VBoxConsoleDxe
(edit) @58179   9 years vboxsync EFI: Remove VBoxPkg PartitionDxe and merge changes into MdeModulePkg …
(edit) @58175   9 years vboxsync EFI: Remove VBoxPkg AcpiPlatformDxe and merge changes into …
(edit) @58174   9 years vboxsync EFI: build fix
(edit) @58173   9 years vboxsync EFI: Remove VBoxPkg PlatformPei module and merge changes into OvmfPkg …
(edit) @58172   9 years vboxsync EFI: Remove AcpiTimerLib from VBoxPkg and merge changes with OvmfPkg …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58165   9 years vboxsync USB/Darwin: Attempt to fix high-speed isochronous transfers.
(edit) @58164   9 years vboxsync VMMDEVFACILITYSTATUSENTRY: Use enums, there isn't any space to save here.
(edit) @58162   9 years vboxsync VMMDev: Bumped saved state version to save heartbeat state. Wrote …
(edit) @58161   9 years vboxsync VMMDev: Heartbeat adjustments and build fix.
(edit) @58160   9 years vboxsync VMMDev: More positive thinking, a couple of extra sanity checks.
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