reactos/boot/freeldr/freeldr/ntldr
Justin Miller 516ccad340
[NTOS:KE][HALX86] Implement AP startup code (#5879)
Co-authored-by: Victor Perevertkin <victor.perevertkin@reactos.org>

Introduce the initial changes needed to get other processors up and into kernel mode. 
This only supports x86 as of now but is the first real step towards using other system processors.
2023-11-19 15:51:33 -08:00
..
arch [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
conversion.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
headless.c [FREELDR] EMS boot options: Parse NT kernel load options in a consistent manner. Addendum to d887308b. 2020-12-27 00:51:57 +01:00
inffile.c [FREELDR:INF] Change immutable input string pointers to PCSTR when it's possible. 2022-03-25 18:54:22 +01:00
inffile.h [FREELDR:INF] Change immutable input string pointers to PCSTR when it's possible. 2022-03-25 18:54:22 +01:00
ntldropts.c [FREELDR] Add the possibility to change the boot load options from TXTSETUP.SIF 2020-11-04 19:59:28 +01:00
ntldropts.h [FREELDR] Add the possibility to change the boot load options from TXTSETUP.SIF 2020-11-04 19:59:28 +01:00
registry.c [FREELDR][HACK] Temporarily disable registry recovery code for AMD64 2023-11-19 20:44:28 +01:00
registry.h [FREELDR] Implement SYSTEM hive recovery at bootloader level & use CmCheckRegistry for registry validation 2023-11-19 20:44:28 +01:00
setupldr.c [FREELDR:NTLDR] Use NTOS kernel's CMBOOT functions to enumerate and build the boot-time driver list. 2022-04-17 04:57:42 +02:00
winldr.c [FREELDR:NTLDR] Pass boot-time detection options to HwDetect routines. 2023-11-13 19:19:40 +01:00
winldr.h [FREELDR:NTLDR] Use NTOS kernel's CMBOOT functions to enumerate and build the boot-time driver list. 2022-04-17 04:57:42 +02:00
wlmemory.c [FREELDR] Formatting only. 2019-08-31 01:42:40 +02:00
wlregistry.c [FREELDR] Implement SYSTEM hive recovery at bootloader level & use CmCheckRegistry for registry validation 2023-11-19 20:44:28 +01:00