reactos/boot/freeldr/freeldr
2022-06-27 21:42:01 +03:00
..
arch [FREELDR][MINIHAL] Move KefAcquireSpinLockAtDpcLevel stub back to HAL, #ifdef'ed in _MINIHAL_ where it's only needed. 2022-05-08 17:21:43 +02:00
disk [FREELDR] Remove unnecessary includes and deprecated defines. 2022-05-08 04:15:43 +02:00
include [FREELDR][SDK] Sync copyright years with our banner and boot logo 2022-06-27 21:42:01 +03:00
lib [FREELDR] Allow booting from NTFS volume. (#3775) 2022-03-19 15:44:42 +01:00
ntldr [FREELDR:NTLDR] Add '\n' to debug logs (#4474) 2022-04-29 18:20:36 +03:00
ui [FREELDR:UI] Improve setting UI colors/strings ("theme") defaults. 2022-02-21 02:54:03 +01:00
arcname.c [FREELDR] Minor code improvements + 1 bug-fix. 2019-09-17 23:24:51 +02:00
bootmgr.c [FREELDR:UI] Clean-up when uninitializing the UI. 2022-02-06 22:20:57 +01: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] Do not use USE_CLANG_CL variable in CMake scripts 2022-05-27 01:37:37 +03:00
cmdline.c [FREELDR] Improvements for the RamDisk support. 2019-10-09 03:26:41 +02:00
custom.c [FREELDR] Adjust a boot-options editor example. 2021-12-30 03:42:00 +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] Improve progress bar support, adapted from Inbv. 2022-02-21 02:53:54 +01: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