VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   11 years vboxsync build fix
(edit) @46409   11 years vboxsync obsolete
(edit) @46408   11 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 …
(edit) @44609   12 years vboxsync DevEFI.cpp: EFI_VARIABLE_OP_QUERY and _OP_ADD optimizations, fixed …
(edit) @44608   12 years vboxsync grr
(edit) @44607   12 years vboxsync grr
(edit) @44606   12 years vboxsync darn
(edit) @44605   12 years vboxsync Some fixes and instrumentation
(edit) @44604   12 years vboxsync done debugging
(edit) @44603   12 years vboxsync fixes
(edit) @44601   12 years vboxsync Added EFI_VARIABLE_OP_QUERY_REWIND for getting to the first variable.
(edit) @44593   12 years vboxsync debug more later
(edit) @44592   12 years vboxsync DevEFI.cpp: fix.
(edit) @44591   12 years vboxsync DevEFI,Nvram.cpp: Cleaning up. (partly tested)
(edit) @44582   12 years vboxsync DevOVMF.cpp -> DevEFI.cpp
(edit) @44581   12 years vboxsync DevOVMF.cpp: updates
(edit) @44575   12 years vboxsync Making VBOX_WITH_OVMF default, removing the old #else cases.
(edit) @44547   12 years vboxsync DevEFI.cpp: Updates.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43712   12 years vboxsync BIOS/EFI: fixed broken DMI information
(edit) @43521   12 years vboxsync EFI/build: returns ShellPkg_Library_UefiShellLevel3CommandsLib back.
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