reactos/boot/freeldr/freeldr
2020-11-03 01:51:47 +01:00
..
arch [FREELDR] Add variable for default text color 2020-10-17 19:28:08 +03:00
disk [FREELDR] Advance the file pointers every time a read operation is performed, in accordance with the ARC specification. 2019-10-09 03:26:48 +02:00
include [XBOX] Move NV2A XGPU definitions into header file 2020-08-26 16:58:01 +03:00
lib [FREELDR] Add vertical screen scrolling for Xbox with console mode (#2745) 2020-05-10 18:35:51 +02:00
ntldr [FREELDR] Remove trailing whitespace. 2020-11-03 01:51:47 +01:00
ui [FREELDR] Add variable for default text color 2020-10-17 19:28:08 +03:00
arcname.c [FREELDR] Minor code improvements + 1 bug-fix. 2019-09-17 23:24:51 +02:00
bootmgr.c [FREELDR] Add support for loading Linux in x64 FreeLdr. Part 2/2: C code. 2019-10-08 01:30:25 +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 [CMAKE] Get rid of add_compile_flags 2020-10-20 21:44:54 +02:00
cmdline.c [FREELDR] Improvements for the RamDisk support. 2019-10-09 03:26:41 +02:00
custom.c [FREELDR] Add support for loading Linux in x64 FreeLdr. Part 2/2: C code. 2019-10-08 01:30:25 +02:00
freeldr.c [FREELDR] Fix triple fault with debug on screen 2019-11-13 22:52:20 +01:00
freeldr.spec [REACTOS] *.spec: Fix some function/parameter types (#3154) 2020-09-20 19:21:11 +02: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] Add support for loading Linux in x64 FreeLdr. Part 2/2: C code. 2019-10-08 01:30:25 +02:00
miscboot.c [FREELDR] Add ARC-emulation support for NEC PC-98 series 2020-03-07 00:52:40 +01: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