reactos/boot/freeldr/freeldr
Serge Gautherie 205b6e56c8
[FREELDR] DetectPnpBios(): Add 'i' to ERR() debug print (#3465)
Addendum to 17990b2 (r73617). CORE-12623
2021-02-22 21:10:27 +03:00
..
arch [FREELDR] DetectPnpBios(): Add 'i' to ERR() debug print (#3465) 2021-02-22 21:10:27 +03: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] In PXE, do not cache the current file 2021-02-04 11:15:47 +01:00
ntldr [FREELDR] EMS boot options: Parse NT kernel load options in a consistent manner. Addendum to d887308b. 2020-12-27 00:51:57 +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
CMakeLists.txt [FREELDR] Disable SSE instructions for GCC x64 2021-02-01 19:57:12 +01: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_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