reactos/boot/freeldr/freeldr
2020-02-13 18:10:01 +01:00
..
arch [FREELDR] Fix indentation. No code changes 2020-02-13 18:10:01 +01: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 [FREELDR] Rework BTRFS filesystem to not be tied to a fixed global volume. CORE-16646 2020-01-26 18:48:17 +01:00
lib [FREELDR] Rework BTRFS filesystem to not be tied to a fixed global volume. CORE-16646 2020-01-26 18:48:17 +01:00
ntldr [FREELDR] Comment out useless variable 2020-01-22 20:56:51 +01:00
ui [FREELDR] MiniTui: Fix progress bar width on custom resolutions (#1964) 2019-10-23 13:54:33 +02: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] Add FAT12 file system boot sector for NEC PC-98 series (#2025) 2020-01-18 19:16:23 +01: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
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 support for loading Linux in x64 FreeLdr. Part 2/2: C code. 2019-10-08 01:30:25 +02: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