.. |
arch
|
[FREELDR] Switch to RtlZeroMemory() from memset().
|
2021-11-19 02:22:20 +01:00 |
disk
|
[FREELDR] Switch to RtlZeroMemory() from memset().
|
2021-11-19 02:22:20 +01:00 |
include
|
[FREELDR] debug.h: Add an explicit VOID parameter type (#4133)
|
2021-12-03 03:14:44 +01:00 |
lib
|
[FREELDR] Switch to RtlZeroMemory() from memset().
|
2021-11-19 02:22:20 +01:00 |
ntldr
|
[FREELDR] Add RegCloseKey() and use it where registry keys need to be closed.
|
2021-11-19 03:55:21 +01:00 |
ui
|
[FREELDR] Don't hardcode buffer size.
|
2021-11-19 02:22:18 +01: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] Replace custom scripts in compilerflags with standard ones
|
2021-09-14 17:56:22 +03: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 |