reactos/boot/freeldr/freeldr
2021-04-28 13:10:23 +02:00
..
arch [FREELDR] Save used register when calling PNPBIOS 2021-04-28 13:10:23 +02:00
disk [FREELDR] Parse NT kernel load options in a consistent manner. 2020-11-03 01:52:47 +01:00
include [FREELDR] Fix check, as FreeLoader x64 compiled with GCC only have 2 sections (.text and .bss) 2021-02-22 00:08:28 +01:00
lib [FREELDR] Remove a few useless code lines (#3503) 2021-03-09 16:02:11 +01:00
ntldr [FREELDR] Remove a few useless code lines (#3503) 2021-03-09 16:02:11 +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 [FREELDR] Force alignment of .text section on disk 2021-04-28 13:10:23 +02:00
cmdline.c [FREELDR] Improvements for the RamDisk support. 2019-10-09 03:26:41 +02:00
custom.c [FREELDR] Add the possibility to change the boot load options from TXTSETUP.SIF 2020-11-04 19:59:28 +01: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_gcc.lds [FREELDR] Force alignment of .text section on disk 2021-04-28 13:10:23 +02: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