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