[SHELL32] SHChangeNotify: Use tree for CDirectoryList (#6784)
[reactos.git] / boot / freeldr / freeldr / include /
4 days ago Hermès Bélusca-Maïto[FREELDR] Merge boot-drive and partition functionalitie... 6760/head
6 days ago Hermès Bélusca-Maïto[FREELDR] linuxboot: It doesn't need the BIOS boot...
6 days ago Hermès Bélusca-Maïto[FREELDR] arcsupp.c: Relicense my code to MIT and use...
2024-03-27 Adam Słaboń[FREELDR][NTOS:MM] Add security cookie generation to...
2024-03-12 Hermès Bélusca-Maïto[FREELDR] Factor duplicated code into a GetOSLoadingMet...
2024-03-11 Hermès Bélusca-Maïto[FREELDR] Deduplicate common message-box creation code.
2024-03-11 Hermès Bélusca-Maïto[FREELDR] Minor formatting for MsgBox functions + add...
2024-03-11 Hermès Bélusca-Maïto[FREELDR] Move the arch-specific intrin_i.h inclusions...
2024-03-11 Hermès Bélusca-Maïto[FREELDR] Minor code cleanup in arch/uefi files
2024-03-07 Hermès Bélusca-Maïto[FREELDR][ROSSYM(_NEW)] Remove last vestigial reference...
2023-11-13 Hermès Bélusca-Maïto[FREELDR:NTLDR] Pass boot-time detection options to...
2023-08-17 Hermès Bélusca-Maïto[FREELDR] Convert source files to UTF-8 without BOM
2023-06-05 Hermès Bélusca-Maïto[FREELDR] Cleanup some FldrCreateComponentKey() calls...
2023-05-07 Hermès Bélusca-Maïto[FREELDR] PeLdrLoadImage: FileName -> FilePath and...
2023-05-03 Justin Miller[FREELDR][SDK] Build UEFI bootloader for ARM32 (#5196)
2023-04-03 Justin Miller[FREELDR] Implement the memory managment functions...
2023-03-19 Justin Miller[FREELDR] Support compiling freeldr as a UEFI loader...
2022-10-19 Dmitry Borisov[FREELDR] Partially implement docking station detection...
2022-06-27 Stanislav Motylkov[FREELDR][SDK] Sync copyright years with our banner...
2022-06-27 Stanislav Motylkov[FREELDR][SDK] Use "ReactOS Project" for consistency 4564/head
2022-05-08 Hermès Bélusca-Maïto[FREELDR] Remove unnecessary includes and deprecated...
2022-03-19 Vadim Galyant[FREELDR] Allow booting from NTFS volume. (#3775)
2022-02-21 Hermès Bélusca-Maïto[FREELDR:UI] Improve setting UI colors/strings ("theme...
2022-02-21 Hermès Bélusca-Maïto[FREELDR:UI] TuiUpdateDateTime(): Simplify building...
2022-02-21 Hermès Bélusca-Maïto[FREELDR:UI] Isolate TuiDrawBox() top/bottom horizontal...
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] Add cleanup in PE-image-handling-related...
2022-02-15 Hermès Bélusca-Maïto[FREELDR:UI] Cleanup for the DrawMenu* functions.
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] Clean-up when uninitializing the UI.
2022-02-06 Hermès Bélusca-Maïto[FREELDR:UI] Cleanup for the ProgressBar functions.
2022-02-06 Hermès Bélusca-Maïto[FREELDR:UI] Cleanup for the DrawText* functions.
2022-02-06 Hermès Bélusca-Maïto[FREELDR:UI] Disable GUI code from compilation as it...
2022-02-06 Hermès Bélusca-Maïto[FREELDR:UI] Code formatting only.
2021-12-31 Hermès Bélusca-Maïto[FREELDR] Use actual ReactOS copyright year.
2021-12-03 Serge Gautherie[FREELDR] debug.h: Add an explicit VOID parameter type...
2021-11-27 Stanislav Motylkov[FREELDR] Fix release builds for PC-98 and Xbox platforms
2021-08-15 Victor Perevertkin[FREELDR][NTOS][HALPPC][SDK] Remove PowerPC code 3888/head
2021-06-19 Timo Kreuzer[FREELDR/x64] Allow using memory above 4GB on x64
2021-05-24 Stanislav Motylkov[FREELDR] Replace CONFIG_CMD macro with a straightforwa...
2021-02-21 Hervé Poussineau[FREELDR] Fix check, as FreeLoader x64 compiled with...
2020-08-26 Stanislav Motylkov[XBOX] Move NV2A XGPU definitions into header file
2020-08-25 Stanislav Motylkov[XBOX] Move SuperIO definitions and helpers into header...
2020-05-10 Dmitry Borisov[FREELDR] Add vertical screen scrolling for Xbox with...
2020-05-08 Stanislav Motylkov[FREELDR] Fix some more register accesses and magic...
2020-03-06 Dmitry Borisov[FREELDR] Minor code improvements
2020-03-06 Dmitry Borisov[FREELDR] Add ARC-emulation support for NEC PC-98 series
2020-02-14 Stanislav Motylkov[FREELDR] Separate PC and Xbox platform-specific code...
2020-02-13 Dmitry Borisov[FREELDR] Fix IDE driver failures on real hardware...
2020-01-26 Hermès Bélusca-Maïto[FREELDR] Rework BTRFS filesystem to not be tied to...
2020-01-14 disean[FREELDR] Cache INT13h drive data in pcdisk.c (#2097)
2020-01-12 Dmitry Borisov[FREELDR] Add ATA/ATAPI driver. (#2167) 2167/head
2020-01-01 Serge Gautherie[FREELDR] Update ACPI Extended Attributes support to... 1782/head
2019-12-31 Stanislav Motylkov[FREELDR] Obtain Xbox memory map via multiboot spec...
2019-10-09 Stanislav Motylkov[FREELDR][XBOXVMP] Retrieve screen resolution directly...
2019-10-09 Hermès Bélusca-Maïto[FREELDR] Improvements for the RamDisk support.
2019-10-09 Stanislav Motylkov[FREELDR] Xbox memory management improvements (#1961)
2019-10-07 Hermès Bélusca-Maïto[FREELDR] Add support for loading Linux in x64 FreeLdr...
2019-10-07 Hermès Bélusca-Maïto[FREELDR] Several changes regarding chainloading and...
2019-09-29 Victor Perevertkin[FREELDR] Optimize and refactor the FAT driver.
2019-09-19 Hermès Bélusca-Maïto[FREELDR] Rename the PE loader functions 'PeLdr*' inste...
2019-09-17 Hermès Bélusca-Maïto[FREELDR] Other enhancements.
2019-09-17 Hermès Bélusca-Maïto[FREELDR] Minor code improvements + 1 bug-fix.
2019-09-13 Hermès Bélusca-Maïto[FREELDR] Limit the usage of DiskStopFloppyMotor()...
2019-09-13 Hermès Bélusca-Maïto[FREELDR] Other enhancements.
2019-08-30 Hermès Bélusca-Maïto[FREELDR] Code fixes and enhancements.
2019-08-30 Hermès Bélusca-Maïto[FREELDR] Move around & static-ify some disk/partition...
2019-08-16 Stanislav Motylkov[FREELDR] Add Serial ports detection in DetectIsaBios...
2019-08-16 Stanislav Motylkov[FREELDR] Add PCI BIOS emulation and PCI bus enumeratio...
2019-08-13 Hermès Bélusca-Maïto[FREELDR] Minor enhancements for disk/partition boot...
2019-08-11 Hermès Bélusca-MaïtoAddendum to fba4ad4c.
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] Addendum to 31a3f317.
2019-08-10 Hermès Bélusca-Maïto[FREELDR] Rework EXT2 filesystem to interface with...
2019-08-10 Hermès Bélusca-Maïto[FREELDR] Diverse enhancements.
2019-08-07 Hermès Bélusca-Maïto[FREELDR] Better fix for x64. Addendum to 268cdf57.
2019-08-07 Yaroslav Kibysh[FREELDR] Add ReactOS Setup as a custom boot type.... 1763/head
2019-08-07 Yaroslav Kibysh[FREELDR] Add "Edit Boot Command Line" feature. (#1763)
2019-08-07 Hermès Bélusca-Maïto[FREELDR] Some enhancements for the UI code. (#1763)
2019-08-07 Hermès Bélusca-Maïto[FREELDR] Fix x64 build.
2019-08-07 Stanislav Motylkov[FREELDR] xboxmem: Fix array out-of-bounds access ...
2019-08-06 Hermès Bélusca-Maïto[FREELDR] Some ARC-spec compatibility refactoring ...
2019-08-06 Hermès Bélusca-Maïto[FREELDR] Add an INI helper that allows modifying an...
2019-07-29 Stanislav Motylkov[FREELDR] Implement proper partition type detection...
2019-07-20 Timo Kreuzer[FREELDR] Use RtlStringCbPrintfA instead of sprintf
2019-07-18 Stanislav Motylkov[FREELDR] Abstract VGA BIOS specific code (#1736)
2019-07-18 Stanislav Motylkov[FREELDR] Abstract floppy drive detection code (#1735)
2019-06-25 Yaroslav Kibysh[FREELDR] Always change video mode back to text-mode... 1653/head
2019-01-26 Hermès Bélusca-Maïto[FREELDR] Re-integrate the ASM files (and corresponding... 1224/head
2019-01-26 Hermès Bélusca-Maïto[FREELDR] Introduce a MSVC "linker script" file that...
2019-01-26 Hermès Bélusca-Maïto[FREELDR] Minor code maintenance.
2019-01-06 Hermès Bélusca-Maïto[FREELDR] Minor code formatting; constify some non...
2019-01-05 Hermès Bélusca-Maïto[FREELDR] Simplify code by using a AddReactOSArcDiskInf...
2019-01-05 Timo Kreuzer[REACTOS] Fix misc 64 bit issues (#783)
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-08-18 Timo Kreuzer[FREELDR] Fix calculation of page lookup table (#761)
2018-08-04 Timo Kreuzer[FREELDR] Fix 64 bit issues
2017-12-27 Serge GautherieCORE-13332. PcMemGetBiosMemoryMap(): Update ACPI (Exten...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
next