VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85197   4 years vboxsync DevSmc.cpp: Missing DECLCALLBACK on definitions. bugref:9794
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84986   4 years vboxsync Firmware/Makefile.kmk: PATH_KBUILD -> KBUILD_PATH
(edit) @84957   5 years vboxsync Devices: Use TOOL_YASM_AS at various places; helps cross-building (WSL).
(edit) @84676   5 years vboxsync EFI: Adjustments for VC++ 14.2. bugref:8489
(edit) @84675   5 years vboxsync EFI: VBoxVgaDxe/Edid: offsetof is not present with VC++ 14+, use …
(edit) @83230   5 years vboxsync EFI/Firmware: Add VBOX_WITH_EFI_SECURE_BOOT and VBOX_WITH_EFI_TPM to …
(edit) @83113   5 years vboxsync 6.1.4
(edit) @83032   5 years vboxsync DevPcBios,DevEFI: Include the bit in the SMBIOS data whether the UEFI …
(edit) @82972   5 years vboxsync Copyright year updates - manual ones.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82719   5 years vboxsync 6.1.2
(edit) @82541   5 years vboxsync 6.1.0 GA
(edit) @82522   5 years vboxsync EFI/Firmware/UefiBootManagerLib: Switch to the new way of querying the …
(edit) @82521   5 years vboxsync EFI/Firmware/VBoxFsDxe: Fix a read beyond the of buffer due to the …
(edit) @82520   5 years vboxsync EFI/VBoxFsDxe: Oops.
(edit) @82519   5 years vboxsync EFI/Firmware/UefiBootManagerLib: Restore old behavior until the …
(edit) @82517   5 years vboxsync EFI/VBoxFsDxe: EFI needs backslashes as path separators.
(edit) @82512   5 years vboxsync VBoxFsDxe: CompareGuid returnes TRUE if the GUID matches and not 0
(edit) @82511   5 years vboxsync scm fix
(edit) @82509   5 years vboxsync EFI/Firmware/UefiBootManagerLib: Use the gVBoxFsBlessedFileInfoGuid …
(edit) @82508   5 years vboxsync EFI/Firmware/VBoxPkg: Add new GUID to retrieve the blessed file from …
(edit) @82400   5 years vboxsync EFI/VBoxPkg: Hacked up a routine to construct the path of the HFS+ …
(edit) @82381   5 years vboxsync EFI/VBoxFsDxe: Build fix for fsw testcase.
(edit) @82322   5 years vboxsync EFI/Firmware: Workaround two issues with device paths created by macOS …
(edit) @82285   5 years vboxsync EFI: Set DevicePathsSupported in DataHub (see bugref:6930).
(edit) @82249   5 years vboxsync EFI/Firmware: Relocate the DXE FV volume to the top of the RAM once …
(edit) @82214   5 years vboxsync DevEFI: Converted I/O port handler. bugref:9218
(edit) @82107   5 years vboxsync EFI/Firmware/CpuGdt.c: Revert previous patch and add explanation why …
(edit) @82104   5 years vboxsync EFI/Firmware: Work around a bug in Apples boot.efi present in at least …
(edit) @82085   5 years vboxsync 6.1.0_RC1
(edit) @81821   5 years vboxsync EFI/Firmware/CpuDxe: Work around earlier macOS versions (Tiger up …
(edit) @81780   5 years vboxsync Devices/EFI: Fix linker warnings for ELF binaries [fix]
(edit) @81779   5 years vboxsync Devices/EFI: Fix linker warnings for ELF binaries
(edit) @81718   5 years vboxsync EFI/Firmware/OvmfPkgIa32.dsc: Get source debugging working
(edit) @81717   5 years vboxsync EFI/Firmware/fsw_hfs.h: Use SwapBytes64() instead of RT_BE2H_U64() …
(edit) @81716   5 years vboxsync EFI/Firmware/VBoxPrintHex.c: Use RShiftU64() instead of >> to avoid …
(edit) @81715   5 years vboxsync EFI/Firmware/Apple.c: Use DivU64x32() instead of / to avoid unresolved …
(edit) @81647   5 years vboxsync EFI/Firmware/VBoxApfsJmpStartDxe: Implement fletcher64 checksum …
(edit) @81604   5 years vboxsync EFI: Disabled APFS jumpstart for 32-bit as there's no use for it and …
(edit) @81601   5 years vboxsync EFI/VBoxApfsJmpStartDxe: oops
(edit) @81600   5 years vboxsync VBoxApfsJmpStartDxe: Make cl.exe happy
(edit) @81598   5 years vboxsync EFI/Firmware/VBoxPkg/VBoxApfsJmpStartDxe: Add APFS jump start driver …
(edit) @81597   5 years vboxsync EFI/Firmware/VBoxPkg/VBoxApfsJmpStartDxe: Add APFS jump start driver …
(edit) @81596   5 years vboxsync EFI/Firmware/VBoxPkg/VBoxApfsJmpStartDxe: Add APFS jump start driver …
(edit) @81591   5 years vboxsync Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
(edit) @81557   5 years vboxsync DevEFI.cpp,DevPcBios.cpp: The SMBIOS spec requires UUID to be stored …
(edit) @81520   5 years vboxsync DevSmc: Suspect SMC4CH is causing load time constructors to generated …
(edit) @81519   5 years vboxsync DevSmc,PDM: Converted the SMC device to the new style. Converted …
(edit) @81516   5 years vboxsync DevFlash: Converted to new style and added and enabled ring-0 bits. …
(edit) @81514   5 years vboxsync Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
(edit) @81512   5 years vboxsync DevFlash: Converted to new style and added and enabled ring-0 bits. …
(edit) @81509   5 years vboxsync DevEFI,DevFlash: Always save the content to the NVRAM/flash file. …
(edit) @81506   5 years vboxsync FlasCore: Experimental read cache, disabled. bugref:6940
(edit) @81505   5 years vboxsync DevEFI: Enabled non-ring-3 MMIO handlers for the NVRAM flash. bugref:6940
(edit) @81504   5 years vboxsync DevEFI: build fix. bugref:6940
(edit) @81502   5 years vboxsync EFI,FlashCore: Trying to get ring-0 callback for the flash up and …
(edit) @81493   5 years vboxsync 6.1.0_BETA2
(edit) @81485   5 years vboxsync FlashCore: Must check SMMR3Get* status codes before using the value.
(edit) @81484   5 years vboxsync DevEFI.cpp: Implement new style saved states with proper NVRAM support
(edit) @81483   5 years vboxsync Devices/EFI/FlashCore.cpp: Fixed loading a saved state
(edit) @81480   5 years vboxsync FlashCore.cpp: Don't assume a power of two flash size, as only a …
(edit) @81473   5 years vboxsync DevEFI.cpp: Revert accidental commit in r134080
(edit) @81458   5 years vboxsync DevEFI,VBoxDD2: More preps for baking the EFI firmware images into VBoxDD2.
(edit) @81455   5 years vboxsync DevEFI: Increased the EFI firmware sizes to 4MB so we can make sure …
(edit) @81450   5 years vboxsync EFI: Prepared an assembly file for linking the .fd files into …
(edit) @81367   5 years vboxsync Storage/DevVirtioSCSI.cpp: While trying to diagnose issue seen with …
(edit) @81351   5 years vboxsync EFI/Firmware: Disable emulated NV variable mode, bugref:6940
(edit) @81350   5 years vboxsync EFI/Firmware: use maximum text mode resolution (for EFI shell mainly)
(edit) @81344   5 years vboxsync EFI/Firmware: switch to "usual" variable handling, using NVRAM
(edit) @81267   5 years vboxsync Devices/EFI: Integrate NVRAM flash device into the EFI "device", can …
(edit) @81266   5 years vboxsync Devices/EFI/FlashCore.cpp: Format string fix
(edit) @81264   5 years vboxsync Devices/EFI: Don't fail if there is no NVRAM driver attached below [fix]
(edit) @81262   5 years vboxsync Devices/EFI: Don't fail if there is no NVRAM driver attached below
(edit) @81252   5 years vboxsync Devices/EFI: Split the flash device emulation out of DevFlash so it …
(edit) @81250   5 years vboxsync Devices/EFI: Split the flash device emulation out of DevFlash so it …
(edit) @81196   5 years vboxsync EFI/Firmware: Applied the SplitPage fix to the copy in CpuMpPei too as …
(edit) @81195   5 years vboxsync EFI/Firmware: Should always use atomics when updating 64-bit page …
(edit) @81193   5 years vboxsync EFI/Firmware: Handle to the page table entry memory as volatile to …
(edit) @81030   5 years vboxsync EFI/Firmware: Build fix
(edit) @81029   5 years vboxsync EFI/Firmware: Build fix
(edit) @81012   5 years vboxsync EFI/Firmware: Remove now unused VBoxPeCoffExtraActionLib
(edit) @81011   5 years vboxsync EFI/Firmware/OvmfPkg: Always use VBoxDebugLib as the DebugLib instance …
(edit) @81010   5 years vboxsync EFI/Firmware/PeCoffExtraActionLibDebug: Merge code from …
(edit) @81009   5 years vboxsync EFI/Firmware/VBoxPrintHexDump.c: Use RT_C_IS_PRINT instead of isprint …
(edit) @81003   5 years vboxsync EFI/Firmware: Restore ability to store/access variables in DevEFI from …
(edit) @80958   5 years vboxsync EFI/Firmware/.scm-settings: Temporary ignoring the openssl directory …
(edit) @80957   5 years vboxsync EFI/Firmware/.scm-settings: Temporary ignoring the openssl directory …
(edit) @80956   5 years vboxsync build.py: fix the additional logging on Linux (where Command is just a …
(edit) @80953   5 years vboxsync EFI/Firmware: Import the openssl sources from the vendor branch so the …
(edit) @80951   5 years vboxsync EFI/IoMmuDxe: Fix compiler warning (treated as error)
(edit) @80936   5 years vboxsync EFI/Firmware: Include more debug symbol files in the package
(edit) @80935   5 years vboxsync EFI/Firmware: Adapt vbox-tools_def.txt to match the template hopefully …
(edit) @80934   5 years vboxsync EFI/Firmware: Some compi8les fixes when gcc is used (preparation to …
(edit) @80925   5 years vboxsync EFI: Removed old EFI firmware. Using edk2-stable201908 from now on, …
(edit) @80924   5 years vboxsync EFI: Removed old EFI firmware. Using edk2-stable201908 from now on, …
(edit) @80922   5 years vboxsync EFI/FirmwareNew: Add a check for Fat/Universal binaries provided by …
(edit) @80921   5 years vboxsync EFI/FirmwareNew: Fix inclusion of VBoxPeCoffLib as it contains support …
(edit) @80920   5 years vboxsync EFI/FirmwareNew: Generate PDB debug files even for release builds, …
(edit) @80903   5 years vboxsync EFI/FirmwareNew: Implement support for the DataHub protocol which was …
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