| Commit message (Expand) | Author | Age | Files | Lines |
| * | Main/UefiVariableStore: Add API to add signatures to the MOK list (Machine Ow... | vboxsync | 2023-03-14 | 1 | -0/+3 |
| * | Runtime,Main: Remove the now unused and deprecated RTTar* API in favor of the... | vboxsync | 2023-01-26 | 1 | -104/+3 |
| * | Runtime,Main: Remove the now unused and deprecated RTTar* API in favor of the... | vboxsync | 2023-01-26 | 1 | -0/+399 |
| * | Copyright year updates by scm. | vboxsync | 2023-01-17 | 33 | -33/+33 |
| * | RTSignTool,IPRT/ldrPE.cpp: Corrected incorrect signature alignment factor (51... | vboxsync | 2022-09-17 | 1 | -1/+2 |
| * | IPRT/nocrt: A few tricks to avoid dragging in log.cpp into static binaries, u... | vboxsync | 2022-08-23 | 1 | -3/+3 |
| * | scm copyright and license note update | vboxsync | 2022-08-22 | 33 | -330/+660 |
| * | iprt/formats/iso9660.h: comment typo | vboxsync | 2022-03-17 | 1 | -1/+1 |
| * | Main/Unattended: The image version is inside the WINDOWS element, not directl... | vboxsync | 2022-02-03 | 1 | -1/+1 |
| * | iprt/elf.h: Throw arm64 in with amd64 and use elf64.h. bugref:9898 | vboxsync | 2022-01-31 | 1 | -1/+1 |
| * | iprt/formats/wim.h: Changed RESHDRDISKSHORT::off and RESHDRDISKSHORT::cbInter... | vboxsync | 2022-01-31 | 1 | -2/+2 |
| * | iprt/formats/wim.h: doxygen fix. bugref:9781 | vboxsync | 2022-01-30 | 1 | -0/+2 |
| * | iprt/formats/wim.h: scm fix. bugref:9781 | vboxsync | 2022-01-30 | 1 | -1/+0 |
| * | iprt/formats/wim.h: Oops. bugref:9781 | vboxsync | 2022-01-29 | 1 | -2/+2 |
| * | iprt/formats/wim.h: The WIM header. bugref:9781 | vboxsync | 2022-01-28 | 1 | -0/+149 |
| * | IPRT/ldrPE,pecoff.h: Another IMAGE_LOAD_CONFIG_DIRECTORY field. | vboxsync | 2022-01-18 | 1 | -6/+118 |
| * | scm --update-copyright-year | vboxsync | 2022-01-01 | 32 | -32/+32 |
| * | include/iprt/formats/tpm.h: Some guards for the TPM status code defines, bugr... | vboxsync | 2021-10-06 | 1 | -5/+15 |
| * | Main/NvramStore,Runtime/efivarstorevfs: Some fixes to the nvram initializatio... | vboxsync | 2021-09-30 | 1 | -0/+24 |
| * | Main: Implement enrolling the default VBox platform key, bugref:9580 | vboxsync | 2021-09-30 | 1 | -0/+4 |
| * | Security: The underlying driver specifies the input buffer size of the TPM fo... | vboxsync | 2021-08-30 | 1 | -6/+110 |
| * | Devices/Security: EFI can communicate with the external TPM emulator over our... | vboxsync | 2021-08-10 | 1 | -0/+2 |
| * | Devices/Security: EFI can communicate with the external TPM emulator over our... | vboxsync | 2021-08-10 | 1 | -0/+187 |
| * | efi-common.h: Two new GUIDs, bugref:9580 | vboxsync | 2021-07-26 | 1 | -0/+6 |
| * | Runtime/efi: Started implementing the functionality to parse, create and modi... | vboxsync | 2021-07-22 | 2 | -0/+128 |
| * | Runtime/RTEfi*: Updates to the EFI variable storage access module, bugref:9580 | vboxsync | 2021-07-09 | 1 | -5/+23 |
| * | Runtime/RTEfi*: Start of a VFS module to access a EFI variable store stored i... | vboxsync | 2021-07-06 | 3 | -0/+311 |
| * | Runtime/ldrELF: Add RTLDRPROP_BUILDID for querying the build-id of an ELF bin... | vboxsync | 2021-06-30 | 1 | -0/+2 |
| * | iprt/formats/riff.h: Added extensible wave format structures and defines. bug... | vboxsync | 2021-05-31 | 1 | -3/+72 |
| * | AudioTest/Wave: Hack to skip PAD chunk. bugref:10008 | vboxsync | 2021-05-17 | 1 | -1/+5 |
| * | Audio/ValKit: Moved the AudioTestWaveXXX functions to AudioTest.cpp so those ... | vboxsync | 2021-05-17 | 1 | -1/+1 |
| * | ValKit/Audio: Added a 'play' command for playing wave files so that it's easi... | vboxsync | 2021-05-16 | 1 | -0/+164 |
| * | iprt/formats/mach-o.h: ARM CPU types and sub-types. bugref:9898 | vboxsync | 2020-12-30 | 1 | -0/+30 |
| * | Runtime/r0drv/dbgfkrnlinfo-r0drv-darwin: Starting with BigSur, each segment c... | vboxsync | 2020-09-25 | 1 | -1/+2 |
| * | Runtime/cpiovfs.cpp: A simple CPIO archive reader (WIP, writer comes next and... | vboxsync | 2020-09-06 | 1 | -0/+200 |
| * | iprt/formats/bmp.h: doxygen fixes and a couple of adjustments. | vboxsync | 2020-08-21 | 1 | -16/+22 |
| * | Consolidated all the different Bitmap (BMP) file format headers / definitions... | vboxsync | 2020-08-21 | 1 | -108/+115 |
| * | Consolidated all the different Bitmap (BMP) file format headers / definitions... | vboxsync | 2020-08-21 | 1 | -1/+1 |
| * | Consolidated all the different Bitmap (BMP) file format headers / definitions... | vboxsync | 2020-08-21 | 1 | -0/+3 |
| * | Consolidated all the different Bitmap (BMP) file format headers / definitions... | vboxsync | 2020-08-21 | 1 | -0/+166 |
| * | IPRT/ldrELF: Early support for loading ET_DYN images. Current code is a bit c... | vboxsync | 2020-07-29 | 1 | -0/+6 |
| * | iprt/formats/mach-o.h,ldrMachO.cpp: New segment flag SG_READ_ONLY added in 10... | vboxsync | 2020-07-14 | 1 | -0/+1 |
| * | iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack that al... | vboxsync | 2020-05-25 | 5 | -1/+15 |
| * | IPRT/ldrPE: Found three new load config variations. V12 is what the Visual C+... | vboxsync | 2020-05-19 | 1 | -9/+323 |
| * | Copyright year updates by scm. | vboxsync | 2020-02-04 | 24 | -24/+24 |
| * | iprt/formats/mach-o.h: assert size and some offsets. | vboxsync | 2020-02-03 | 1 | -8/+9 |
| * | iprt/formats/mach-o.h: Some more version structs. | vboxsync | 2020-01-21 | 1 | -4/+47 |
| * | Runtime/RTEfiFatExtract: Tool to extract single entries from EFI fat binaries... | vboxsync | 2019-11-11 | 1 | -0/+82 |
| * | include/iprt/formats/apfs.h: Add APFS format definitions required to get the ... | vboxsync | 2019-10-30 | 1 | -0/+234 |
| * | *: doxygen fixes | vboxsync | 2019-10-18 | 3 | -8/+14 |