reactos/boot/freeldr/freeldr
2019-09-13 15:18:28 +02:00
..
arch [FREELDR] Limit the usage of DiskStopFloppyMotor() in hardware/platform-specific code. 2019-09-13 15:18:27 +02:00
disk [FREELDR] Other enhancements. 2019-09-13 15:18:07 +02:00
include [FREELDR] Limit the usage of DiskStopFloppyMotor() in hardware/platform-specific code. 2019-09-13 15:18:27 +02:00
lib [FREELDR] Other enhancements. 2019-09-13 15:18:07 +02:00
ntldr [FREELDR] Minor code style - use RtlZeroMemory(); shorter member name; use different debug channel. 2019-09-13 15:18:28 +02:00
ui [FREELDR] Code fixes and enhancements. 2019-08-31 01:42:46 +02:00
arcname.c [FREELDR] Code fixes and enhancements. 2019-08-31 01:42:46 +02:00
bootmgr.c [FREELDR] Minor code style - use RtlZeroMemory(); shorter member name; use different debug channel. 2019-09-13 15:18:28 +02:00
CHANGELOG Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt [FREELDR] Move files where they are only used. 2019-08-11 22:01:36 +02:00
cmdline.c [FREELDR] Minor code style - use RtlZeroMemory(); shorter member name; use different debug channel. 2019-09-13 15:18:28 +02:00
custom.c [FREELDR] Limit the usage of DiskStopFloppyMotor() in hardware/platform-specific code. 2019-09-13 15:18:27 +02:00
freeldr.c [FREELDR] Limit the usage of DiskStopFloppyMotor() in hardware/platform-specific code. 2019-09-13 15:18:27 +02:00
freeldr.spec Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
freeldr_i386.lds [FREELDR] Introduce a MSVC "linker script" file that centralizes the commands for defining section-limit symbols, and the ordering and merging of PE sections, and the necessary CMake code to use it. (#1224) 2019-01-27 00:51:25 +01:00
freeldr_i386.msvc.lds [FREELDR] Re-integrate the ASM files (and corresponding C code) in MSVC builds, that were previously compiled just for GCC builds. (#1224) 2019-01-27 00:51:26 +01:00
linuxboot.c [FREELDR] Limit the usage of DiskStopFloppyMotor() in hardware/platform-specific code. 2019-09-13 15:18:27 +02:00
miscboot.c [FREELDR] Limit the usage of DiskStopFloppyMotor() in hardware/platform-specific code. 2019-09-13 15:18:27 +02:00
options.c [FREELDR] Add "Edit Boot Command Line" feature. (#1763) 2019-08-07 18:50:23 +02:00
oslist.c [FREELDR] Code fixes and enhancements. 2019-08-31 01:42:46 +02:00
version.c [FREELDR] Minor code formatting; constify some non-mutable data. 2019-01-06 18:42:01 +01:00