VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @57713   9 years vboxsync DevEFI: moved communication with the driver from the destructor to the …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56992   9 years vboxsync Devices: Log & Assertion formatting fixes.
(edit) @56894   9 years vboxsync 5.0.0
(edit) @56292   10 years vboxsync Devices: Updated (C) year.
(edit) @56284   10 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @55522   10 years vboxsync DevSmc: cosmetics
(edit) @55502   10 years vboxsync DevSmc: retrieve the SMC key from the host OS if possible
(edit) @55500   10 years vboxsync DevSmc: volatile not required
(edit) @55362   10 years vboxsync DevSmc cleanup
(edit) @55078   10 years vboxsync 5.0.0 Beta 1 (and backed out r99347 as it might have caused a regression)
(edit) @55023   10 years vboxsync DevEFI: s/AssertPtrReturn/AssertReturn/
(edit) @54711   10 years vboxsync Devices/EFI: update the precompiled EFI binaries
(edit) @53801   10 years vboxsync Devices: use LogRelMax were appropriate
(edit) @53620   10 years vboxsync EFI_BOOT_SERVICES 64-bit offsets.
(edit) @53425   10 years vboxsync EFI/Firmware: restore space information during quiet build
(edit) @53336   10 years vboxsync EFI: Clean up the graphics driver.
(edit) @53335   10 years vboxsync EFI: Finally give the graphics device the correct name.
(edit) @53270   10 years vboxsync EFI: Work around Apple xHCI Panther Point HS handoff behavior.
(edit) @53268   10 years vboxsync EFI: properly set the upper RAM for big VMs
(edit) @53264   10 years vboxsync EFI/Firmware: don't pollute the console with unimportant crap during …
(edit) @53263   10 years vboxsync UEFI: Calculate more sane GOP framebuffer size.
(edit) @53261   10 years vboxsync EFI/Firmware: removed VBoxIdeBusDxe and VBoxIdeControllerDxe as they …
(edit) @53252   10 years vboxsync EFI: don't define ins/outs functions but use <iprt/asm-amd64-x86.h> …
(edit) @53251   10 years vboxsync EFI: use rep ins/outs where appropriate
(edit) @53144   10 years vboxsync EFI: typo in debug message
(edit) @52508   10 years vboxsync SMC structure tests.
(edit) @52507   10 years vboxsync DevSMC: Missing initializer.
(edit) @52193   10 years vboxsync EFI: typo in comment
(edit) @52069   10 years vboxsync Devices/EFI: fix a number of typos and copy/paste leftovers, should …
(edit) @51520   11 years vboxsync VBox/Devices: Comment nits.
(edit) @50590   11 years vboxsync CPUM,VMM: More work related to bus, cpu and tsc frequency info. Should …
(edit) @50584   11 years vboxsync CPUM,DevEFI: Bus vs cpu clock ratio fixes for more recent CPUs. Older …
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49571   11 years vboxsync spaces
(edit) @49116   11 years vboxsync *.kmk: Some template cleanup, adding VBoxR3Tool for dev tools (bin/tools/).
(edit) @49098   11 years vboxsync EFI: Found a likely value for APPLE_GETVAR_PROTOCOL::u64Magic as well …
(edit) @49089   11 years vboxsync VBoxAppleSim.c: Appears that APPLE_GETVAR_PROTOCOL had the wrong …
(edit) @48975   11 years vboxsync 4.3 RC1
(edit) @48947   11 years vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @48792   11 years vboxsync vbox-tools_def.txt: Use -Os instead of -O1 for debug builds.
(edit) @48786   11 years vboxsync DevEFI: warning
(edit) @48762   11 years vboxsync BdsBoot.c: Another 'config=\folder' sample, from mountain kitten this time.
(edit) @48761   11 years vboxsync BdsBoot.c: Got a sample of the 'config=\folder' that we have special …
(edit) @48760   11 years vboxsync build fix
(edit) @48754   11 years vboxsync Bit the bullet and forked tools_def.template, dropping most of the …
(edit) @48752   11 years vboxsync build fix
(edit) @48751   11 years vboxsync EFI: Logging.
(edit) @48750   11 years vboxsync EFI: Simplified VBoxLogWorker.
(edit) @48749   11 years vboxsync EFI/GenericBdsLib: If we're going to try load boot.efi apple style in …
(edit) @48748   11 years vboxsync EFI: Logging.
(edit) @48747   11 years vboxsync Logging.
(edit) @48740   11 years vboxsync More deps
(edit) @48739   11 years vboxsync BdsBoot.c / IsBootOptionValidNVVarialbe (sic): Fix memory leak. Free …
(edit) @48738   11 years vboxsync BdsMisc.c / BdsLibVariableToOption: We need OptionName to be set for …
(edit) @48737   11 years vboxsync VBoxPkg\Include\Library\PeCoffLib.h: Removed in favor of the original, …
(edit) @48736   11 years vboxsync Removed VBoxPkg\Include\Library\GenericBdsLib.h as it belongs to the …
(edit) @48731   11 years vboxsync VBoxGenericBdsLib: Removed it, it's not being used. We've been …
(edit) @48730   11 years vboxsync EFI: Use VBox prefix for our stuff so that it's obvious what's our …
(edit) @48727   11 years vboxsync EFI: EFI image load events, EFI debug points, always disabled …
(edit) @48707   11 years vboxsync DevEFI.h: Removed the DEVEFINFO structure and related defines, unused …
(edit) @48675   11 years vboxsync Removed EFI/tools as it is no longer needed for OSE.
(edit) @48674   11 years vboxsync EFI: Export newly imported tinaocore UEFI sources to OSE.
(edit) @48666   11 years vboxsync DevEFI.h: GPLv2 + CDDL. (paranoia)
(edit) @48662   11 years vboxsync DevEFI/Firmware2 is no longer needed.
(edit) @48661   11 years vboxsync efi_build.conf is no longer needed.
(edit) @48660   11 years vboxsync DevEFI.mac is not longer needed (used by old Thunk/*.asm code only).
(edit) @48659   11 years vboxsync Moved DevEFI.h up to where it belongs.
(edit) @48637   11 years vboxsync EfiThunk should no longer be needed.
(edit) @48619   11 years vboxsync 4.3 Beta 3
(edit) @48452   11 years vboxsync DevEFI.cpp: Get the TSC frequency from the VMM. Sort the variables …
(edit) @48451   11 years vboxsync grr
(edit) @48435   11 years vboxsync SMC reimplementation (disabled). Works but needs save state, more keys …
(edit) @48400   11 years vboxsync DevEFI.cpp: style and docs.
(edit) @47937   11 years vboxsync 4.3 Beta 1
(edit) @46410   12 years vboxsync build fix
(edit) @46409   12 years vboxsync obsolete
(edit) @46408   12 years vboxsync Use iprt/formats/hfs.h. Also use IPRT for endian conversion.
(edit) @46356   12 years vboxsync Devices/PC/DMI: added DmiChassisType and fixed documentation of …
(edit) @45024   12 years vboxsync PDM,PGM,DevEFI,DevACPI,DevPcBios: Added memory setup phase after …
(edit) @44820   12 years vboxsync BUGZ:6633 Expose OEM specific DMI table which contains TSC frequency …
(edit) @44804   12 years vboxsync DevPit-i8254.cpp: Cleanups.
(edit) @44627   12 years vboxsync efiDestruct fix.
(edit) @44622   12 years vboxsync Updated VBoxEFI32.fd and VBoxEFI64.fd to r83707.
(edit) @44621   12 years vboxsync DevEFI.cpp: Fixed assertion in nvramStore (forgot it yesterday).
(edit) @44620   12 years vboxsync DevEFI.cpp: Don't save volatile variables.
(edit) @44614   12 years vboxsync EFI/env.sh: OVMF and mac corrections.
(edit) @44613   12 years vboxsync Some EFI readme updates.
(edit) @44612   12 years vboxsync Removing old edk2 patches and VBoxPkg*.fdf/.dsc files.
(edit) @44611   12 years vboxsync InitVariable.c: Removed debug code.
(edit) @44610   12 years vboxsync DevEFI.cpp: Improved the output of the 'nvram' info handler ever so …
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