[CONSRV] Use NtClearEvent() and NtClose() instead of the Win32 functions.
[reactos.git] / boot /
2020-03-01 Dmitry Borisov[FREELDR] Move the PC VESA and hardware detection libra...
2020-02-28 Katayama Hirofumi MZ[SHELL32][BOOTDATA] Unselect filename extension upon...
2020-02-15 Victor Perevertkin[FREELDR] Fix build by adding a missing header
2020-02-15 Eric Kohl[W32TIME] Rename ServiceMain to W32TmServiceMain
2020-02-15 Katayama Hirofumi MZ[BOOTDATA][BOOTCDREGTEST] Don't hardcode C:\ReactOS...
2020-02-14 Dmitry Borisov[FREELDR] Separate PC beep routines out into its own...
2020-02-14 Stanislav Motylkov[FREELDR] Separate PC and Xbox platform-specific code...
2020-02-14 Stanislav Motylkov[FREELDR] Restructure platform-specific code. No code...
2020-02-14 Katayama Hirofumi MZ[USETUP][BOOTDATA] Include optional CJK standard fonts...
2020-02-13 Dmitry Borisov[FREELDR] Fix IDE driver failures on real hardware...
2020-02-13 Dmitry Borisov[FREELDR] Fix indentation. No code changes
2020-02-13 Stanislav Motylkov[HALXBOX][BOOTDATA][INF] Give the Xbox HAL its own...
2020-02-10 Stanislav Motylkov[CMAKE][BOOTDATA] Properly load Xbox video miniport...
2020-01-29 Dmitry Borisov[FREELDR] Properly set keyboard flags in hardware detec...
2020-01-26 Hermès Bélusca-Maïto[FREELDR] Rework BTRFS filesystem to not be tied to...
2020-01-26 Hermès Bélusca-Maïto[FREELDR] Use RTL copy/zero-memory helper functions.
2020-01-22 Hervé Poussineau[FREELDR] Comment out useless variable
2020-01-21 Katayama Hirofumi MZ[BOOTDATA][USERENV] Improve and fix user profile info...
2020-01-18 Dmitry Borisov[FREELDR] Add FAT12 file system boot sector for NEC...
2020-01-14 Stanislav Motylkov[FREELDR][XBOXVMP] Check only low 28 bits for framebuff...
2020-01-14 disean[HAL][FREELDR] Fix system timer oscillator frequency...
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-02 Oleg Dubinskiy[BOOTDATA] Add AppliedDPI registry value (#1966)
2020-01-01 Serge Gautherie[FREELDR] Update ACPI Extended Attributes support to... 1782/head
2020-01-01 Hermès Bélusca-Maïto[FREELDR] Simplify the PrintText() and FrLdrBugCheckWit... 1777/head
2020-01-01 Serge Gautherie[FREELDR] Reimplement i386PrintText(), adding line...
2020-01-01 Serge Gautherie[FREELDR] xboxcons.c, i386bug.c: Formatting and whitesp...
2019-12-31 Stanislav Motylkov[FREELDR] Obtain Xbox memory map via multiboot spec...
2019-12-25 Katayama Hirofumi MZ[BOOTDATA][NTUSER] Fix some system parameters (#2162)
2019-12-23 Hermès Bélusca-Maïto[FREELDR] Support setting up the EBP register on INT386...
2019-12-22 Amine Khaldi[UNICODE] Sync with Wine Staging 4.18. CORE-16441
2019-12-21 Katayama Hirofumi MZ[BOOTDATA][NTUSER] Fix GetSystemMetrics values (#2137)
2019-11-29 Serge Gautherie[BOOTDATA] Restore "CMD here" 'Extended' key, but comme...
2019-11-29 Katayama Hirofumi MZ[BOOT][SHELL32][INCLUDE] Support 'SuperHidden' files...
2019-11-27 Hermès Bélusca-Maïto[BOOTLIB] Remove a useless 'FontDirectory' check as...
2019-11-24 Katayama Hirofumi MZ[SHELL32] Shift-Right-Click patch: Plan B (#2082)
2019-11-22 Katayama Hirofumi MZ[BOOTDATA] Add 'App Paths' registry entries (#2075)
2019-11-15 Katayma Hirofumi MZ[BOOTDATA] s/cmd/cmd.exe/
2019-11-14 Katayama Hirofumi MZ[SHELL32][BOOTDATA] Implement Command Prompt here ...
2019-11-13 Dmitry Borisov[FREELDR] Fix triple fault with debug on screen
2019-10-30 Mark Harmstone[FREELDR] Use less memory when doing unaligned reads...
2019-10-28 Eric Kohl[BOOTDATA][INF] Run the Dnscache service on the Network...
2019-10-23 Stanislav Motylkov[FREELDR] MiniTui: Fix progress bar width on custom...
2019-10-13 Mark Harmstone[FREELDR] Set LDRP_IMAGE_INTEGRITY_FORCED if necessary...
2019-10-13 Hermès Bélusca-Maïto[FREELDR] Fix build with the 'Grossly Crying Compiler...
2019-10-13 Hermès Bélusca-Maïto[FREELDR] Improvements for GDT descriptors initialization.
2019-10-09 Stanislav Motylkov[FREELDR][XBOXVMP] Retrieve screen resolution directly...
2019-10-09 Hermès Bélusca-Maïto[FREELDR] Advance the file pointers every time a read...
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-08 maharmstone[FREELDR] Handle Btrfs sparse extents (#1959)
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] Fix an inconsistency bug when switching the...
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-10-06 Hermès Bélusca-Maïto[FREELDR] NT loader: Allocate the Loader Block Extensio...
2019-10-06 Hermès Bélusca-Maïto[FREELDR] INFFILE Parser: Fix while-loop conditions...
2019-10-05 Mark Harmstone[FREELDR] Retrieve the correct ACPI RSDP table address... 1951/head
2019-10-05 Mark Harmstone[FREELDR] Load the Firmware Errata file specified in...
2019-10-05 Mark Harmstone[FREELDR] Insert DLLs into load order before what refer...
2019-10-05 Mark Harmstone[FREELDR] Set LDRP_DRIVER_DEPENDENT_DLL where necessary...
2019-10-05 Mark Harmstone[FREELDR] Fix bug in Btrfs filename lookups. (#1951)
2019-10-03 Pierre Schweitzer[FREELDR] Stop asking people to report bugs on ros...
2019-09-29 Victor Perevertkin[FREELDR] Optimize and refactor the FAT driver.
2019-09-29 Victor Perevertkin[FREELDR] Add FAT caching to FAT filesystem driver.
2019-09-23 Lee Schroeder[MSXML3R] XML/XSL file description localization (#1926)
2019-09-21 Hermès Bélusca-MaïtoOOPS - Nothing to see there :P
2019-09-21 Hermès Bélusca-MaïtoWIP testing ISO
2019-09-20 Adam Słaboń[TRANSLATION] Polish translation update (#1916)
2019-09-19 Eric Kohl[FREELDR] Hack: Boot ReactOS even when a cdrom-drive...
2019-09-19 Hermès Bélusca-Maïto[FREELDR] Rename the PE loader functions 'PeLdr*' inste...
2019-09-18 Hermès Bélusca-Maïto[FREELDR] Implement 'SeekRelative' mode for the *Seek...
2019-09-17 Hermès Bélusca-Maïto[FREELDR] Addendum / actual fix for ef76709b
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] Minor code style - use RtlZeroMemory(); short... 1906/head
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-09-08 Timo Kreuzer[SETUP] Add support for archtitcure specific inf sectio...
2019-09-04 Victor Perevertkin[TXTSETUP] Revert an accidental change
2019-09-04 Victor Perevertkin[USBHUB_NEW] Enable generic USB hubs (USB class 09)
2019-08-31 Eric Kohl[BOOTDATA] Add missing descriptions for the wuauserv...
2019-08-31 Eric Kohl[BOOTDATA][LSASRV] Add the security service(s)
2019-08-30 Hermès Bélusca-Maïto[FREELDR] Code fixes and enhancements.
2019-08-30 Hermès Bélusca-Maïto[FREELDR] Formatting only.
2019-08-30 Hermès Bélusca-Maïto[FREELDR] Update the FREELDR.INI documentation / template.
2019-08-30 Hermès Bélusca-Maïto[FREELDR] Move around & static-ify some disk/partition...
2019-08-30 Stanislav Motylkov[XBOXVMP] Add Xbox video miniport driver
2019-08-20 Mark Jansen[FREELDR][ARM] Suppress error about unused var
2019-08-20 Mark Jansen[BOOTLIB] Disable some x86 / x64 specific code for...
2019-08-20 Mark Jansen[ROSLOAD] Disable some arch-specific code for arm
2019-08-20 Mark Jansen[CMAKE] Add explicit failure message
2019-08-19 Victor Perevertkin[USB] Enable *_new usb stack
2019-08-18 Hermès Bélusca-Maïto[FREELDR] Demote the ArcOpen() trace in WinLdrLoadImage...
2019-08-16 Stanislav Motylkov[FREELDR] Add missing VideoSetTextCursorPosition handle...
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-16 Oleg Dubinskiy[AUDIOSRV][BOOTDATA][INCLUDE][MMSYS] Rename RosAudioSrv...
2019-08-16 Stanislav Motylkov[HAL] Add Xbox Hardware Abstraction Layer
next