reactos/boot/freeldr/freeldr
2019-08-31 00:25:06 +02:00
..
arch [FREELDR] Add missing VideoSetTextCursorPosition handler for Xbox 2019-08-17 01:47:34 +02:00
disk [FREELDR] Move around & static-ify some disk/partition functions. 2019-08-31 00:25:06 +02:00
include [FREELDR] Move around & static-ify some disk/partition functions. 2019-08-31 00:25:06 +02:00
lib [FREELDR] Demote the ArcOpen() trace in WinLdrLoadImage() to a warning only. 2019-08-18 15:26:25 +02:00
ntldr [FREELDR][ARM] Suppress error about unused var 2019-08-20 22:28:11 +02:00
ui [FREELDR] Minor enhancements for disk/partition boot and UI. 2019-08-13 23:07:01 +02:00
arcname.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
bootmgr.c [FREELDR] Add ReactOS Setup as a custom boot type. (#1763) 2019-08-07 18:50:26 +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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
custom.c [FREELDR] Add ReactOS Setup as a custom boot type. (#1763) 2019-08-07 18:50:26 +02:00
freeldr.c 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.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] Diverse enhancements. 2019-08-10 16:41:29 +02:00
miscboot.c [FREELDR] Minor fixes. 2019-08-14 16:36:50 +02:00
options.c [FREELDR] Add "Edit Boot Command Line" feature. (#1763) 2019-08-07 18:50:23 +02:00
oslist.c [FREELDR] Some ARC-spec compatibility refactoring + simplifications & fixes. 2019-08-06 23:40:05 +02:00
version.c [FREELDR] Minor code formatting; constify some non-mutable data. 2019-01-06 18:42:01 +01:00