reactos/boot/freeldr/freeldr
2019-01-31 23:51:00 +01:00
..
arch [FREELDR] Remove unneeded ASSUME line. 2019-01-31 23:51:00 +01:00
cache
disk [FREELDR] Explicitly call RamDiskInitialize() in RamDiskLoadVirtualFile(). 2018-12-30 15:26:44 +01:00
include [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
lib [FREELDR] Fix MSVC warnings C4146 (#863) 2018-09-16 16:14:07 +02:00
ntldr [FREELDR] Minor code formatting; constify some non-mutable data. 2019-01-06 18:42:01 +01:00
ui [FREELDR] Check for any user keypress in menu even when the timeout is zero. 2018-11-25 17:09:19 +01:00
video
arcname.c
bootmgr.c [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
CHANGELOG
CMakeLists.txt [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
cmdline.c
custom.c [FREELDR] Minor code formatting; constify some non-mutable data. 2019-01-06 18:42:01 +01:00
freeldr.c
freeldr.spec
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
machine.c
miscboot.c
options.c [FREELDR] Minor code formatting; constify some non-mutable data. 2019-01-06 18:42:01 +01:00
oslist.c
version.c [FREELDR] Minor code formatting; constify some non-mutable data. 2019-01-06 18:42:01 +01:00