[MMIXER] Fix additional data size initialization for different audio formats (#6753)
[reactos.git] / boot / freeldr / freeldr / ntldr / winldr.c
27 hours ago Mark Harmstone[FREELDR] Allow Freeloader to boot Vista revamp of...
2024-03-27 Adam Słaboń[FREELDR][NTOS:MM] Add security cookie generation to...
2023-11-13 Hermès Bélusca-Maïto[FREELDR:NTLDR] Pass boot-time detection options to...
2022-04-17 Hermès Bélusca-Maïto[FREELDR:NTLDR] Use NTOS kernel's CMBOOT functions...
2022-04-07 Hermès Bélusca-Maïto[FREELDR:NTLDR] Expose and use the CurrentControlSetKey...
2022-03-20 Vadim Galyant[FREELDR:NTLDR] Stub out x86 PAE support in preparation...
2022-02-21 Hermès Bélusca-Maïto[FREELDR] Improve progress bar support, adapted from...
2022-02-18 Hermès Bélusca-Maïto[FREELDR:NTLDR] Slightly rework how KD transport DLLs...
2022-02-18 Hermès Bélusca-Maïto[FREELDR] Add cleanup in PE-image-handling-related...
2022-02-18 Hermès Bélusca-Maïto[FREELDR:NTLDR] Add some error handling for LoadModule().
2022-02-18 Hermès Bélusca-Maïto[FREELDR:NTLDR] Shorten KdTransportDllName --> KdDllName.
2022-02-06 Hermès Bélusca-Maïto[FREELDR:NTLDR] Implement support for the SOS option.
2022-02-06 Hermès Bélusca-Maïto[FREELDR:UI] Improve drawing of progress bars, reducing...
2021-11-19 Hermès Bélusca-Maïto[FREELDR] Add RegCloseKey() and use it where registry...
2021-11-19 Serge Gautherie[FREELDR] Diverse improvements and fixes for CORE-12802...
2021-03-04 Serge Gautherie[FREELDR] LoadAndBootWindowsCommon(): Use UNREACHABLE...
2020-11-03 Hermès Bélusca-Maïto[FREELDR] Parse NT kernel load options in a consistent...
2020-11-03 Hermès Bélusca-Maïto[FREELDR] Minor code formatting / renaming some variables.
2020-11-03 Hermès Bélusca-Maïto[FREELDR] Fix the parameter type of WinLdrSetupEms()
2020-11-03 Hermès Bélusca-Maïto[FREELDR] Remove the 'Setup' parameter of the LoadAndBo...
2020-11-03 Hermès Bélusca-Maïto[FREELDR] Remove trailing whitespace.
2020-04-09 Vadim Galyant[FREELDR] Add parsing boot options from .ini files... 2511/head
2019-10-09 Hermès Bélusca-Maïto[FREELDR] Improvements for the RamDisk support.
2019-10-06 Hermès Bélusca-Maïto[FREELDR] NT loader: Allocate the Loader Block Extensio...
2019-10-05 Mark Harmstone[FREELDR] Load the Firmware Errata file specified in...
2019-09-19 Hermès Bélusca-Maïto[FREELDR] Rename the PE loader functions 'PeLdr*' inste...
2019-09-13 Hermès Bélusca-Maïto[FREELDR] Minor code style - use RtlZeroMemory(); short... 1906/head
2019-08-30 Hermès Bélusca-Maïto[FREELDR] Code fixes and enhancements.
2019-08-11 Hermès Bélusca-Maïto[FREELDR] Move files where they are only used.
2019-08-10 Hermès Bélusca-Maïto[FREELDR] Some changes that accumulated since years...
2019-08-07 Victor Perevertkin[FREELDR] Verbose error output for FS errors
2019-08-06 Hermès Bélusca-Maïto[FREELDR] Some ARC-spec compatibility refactoring ...
2019-08-04 Hermès Bélusca-Maïto[FREELDR] Some initialization fixes.
2019-08-04 Hermès Bélusca-Maïto[FREELDR] Whitespace, minor code styles and comments...
2019-08-04 Hermès Bélusca-Maïto[FREELDR] Unload freeldr.ini file before booting.
2019-06-25 Yaroslav Kibysh[FREELDR] Always change video mode back to text-mode... 1653/head
2019-04-22 Hermès Bélusca-Maïto[FREELDR] Add some missing UiDrawBackdrop() calls.
2019-01-05 Hermès Bélusca-Maïto[FREELDR] Simplify code by using a AddReactOSArcDiskInf...
2018-10-24 Hermès Bélusca-Maïto[FREELDR] Adjust WinLdrInitSystemHive() and its callers...
2018-10-24 Hermès Bélusca-Maïto[FREELDR] Small code re-organization for the "ntldr...
2018-08-20 Victor Perevertkin[FREELDR][BTRFS] Implemented BTRFS support in Free...
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-02-05 Thomas Faber[FREELDR] Display an additional status message for...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work