reactos/boot/freeldr/freeldr
2019-08-10 19:47:49 +02:00
..
arch [FREELDR] Some changes that accumulated since years in my local copy. Also initialize SetupBlock->ArcSetupDeviceName to some valid value. 2019-08-10 19:15:37 +02:00
cache [FREELDR] Some changes that accumulated since years in my local copy. Also initialize SetupBlock->ArcSetupDeviceName to some valid value. 2019-08-10 19:15:37 +02:00
disk [FREELDR] Diverse enhancements. 2019-08-10 16:41:29 +02:00
include [FREELDR] Addendum to 31a3f317. 2019-08-10 19:47:49 +02:00
lib [FREELDR] Addendum to 31a3f317. 2019-08-10 19:47:49 +02:00
ntldr [FREELDR] Addendum to 31a3f317. 2019-08-10 19:47:49 +02:00
ui [FREELDR] Fix EditBox initial string display length: do not count the NULL-terminator. 2019-08-07 19:18:04 +02:00
video Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00: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] Better fix for x64. Addendum to 268cdf57. 2019-08-07 19:30:55 +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
machine.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
miscboot.c [FREELDR] Diverse enhancements. 2019-08-10 16:41:29 +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