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