reactos/boot/freeldr/freeldr
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 [FREELDR] Implement NOSERIALMICE and FASTDETECT options (#5886) 2023-11-13 19:49:41 +01:00
disk [FREELDR] Convert source files to UTF-8 without BOM 2023-08-17 15:36:54 +02:00
include [FREELDR:NTLDR] Pass boot-time detection options to HwDetect routines. 2023-11-13 19:19:40 +01:00
lib [FREELDR] Convert ntfs.c to UTF-8 without BOM 2023-08-18 00:51:36 +02:00
ntldr [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
ui [FREELDR][SDK] Build UEFI bootloader for ARM32 (#5196) 2023-05-03 20:56:06 +02:00
arcname.c
bootmgr.c [FREELDR] Support compiling freeldr as a UEFI loader + Implement UI functions (#5171) 2023-03-19 20:13:16 +01:00
CHANGELOG
CMakeLists.txt [FREELDR] Support compiling freeldr as a UEFI loader + Implement UI functions (#5171) 2023-03-19 20:13:16 +01:00
cmdline.c
custom.c
freeldr.c [FREELDR] Support compiling freeldr as a UEFI loader + Implement UI functions (#5171) 2023-03-19 20:13:16 +01:00
freeldr.spec
freeldr_gcc.lds
freeldr_i386.msvc.lds
linuxboot.c
miscboot.c [FREELDR] Support compiling freeldr as a UEFI loader + Implement UI functions (#5171) 2023-03-19 20:13:16 +01:00
options.c
oslist.c
pcat.cmake [FREELDR] Implement bus mouse detection 2023-08-05 16:40:13 +03:00
uefi.cmake [FREELDR] Enable UEFI boot for x86 and amd64 (#5267) 2023-10-11 12:45:08 -07:00