reactos/boot/freeldr/freeldr
2022-12-01 15:21:59 +02:00
..
arch [FREELDR] Partially implement docking station detection (#4751) 2022-10-19 16:48:27 +02:00
disk [FREELDR] Remove unnecessary includes and deprecated defines. 2022-05-08 04:15:43 +02:00
include [FREELDR] Partially implement docking station detection (#4751) 2022-10-19 16:48:27 +02:00
lib [FREELDR] Allow to boot from FATX volume using vfatfs driver 2022-09-24 23:56:10 +03: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
bootmgr.c [FREELDR:UI] Clean-up when uninitializing the UI. 2022-02-06 22:20:57 +01:00
CHANGELOG
CMakeLists.txt [BOOT][SDK:CMLIB] Compile a CMLIB for FreeLdr / NT bootloader with correct definitions. (#4619) 2022-08-22 22:08:02 +02:00
cmdline.c
custom.c [FREELDR] Adjust a boot-options editor example. 2021-12-30 03:42:00 +01:00
freeldr.c [FREELDR] Add stubs for pow and log to avoid pulling in the data from CRT (maybe fix printf functions instead?) 2022-12-01 15:21:59 +02:00
freeldr.spec
freeldr_gcc.lds
freeldr_i386.msvc.lds
linuxboot.c [FREELDR] Improve progress bar support, adapted from Inbv. 2022-02-21 02:53:54 +01:00
miscboot.c
options.c
oslist.c