reactos/boot/freeldr/freeldr
Stanislav Motylkov 7547f85b7e [FREELDR] Abstract floppy drive detection code (#1735)
Make floppy detection code machine-specific, because Xbox CMOS cannot be used to detect floppies. Based on a patch by Matt Borgerson.

CORE-16204 CORE-16207

Co-authored-by: Matt Borgerson <contact@mborgerson.com>
2019-07-18 22:50:48 +02:00
..
arch [FREELDR] Abstract floppy drive detection code (#1735) 2019-07-18 22:50:48 +02:00
cache
disk [FREELDR] Add some missing UiDrawBackdrop() calls. 2019-04-22 19:33:20 +02:00
include [FREELDR] Abstract floppy drive detection code (#1735) 2019-07-18 22:50:48 +02:00
lib [FREELDR] Fix Release build 2019-06-26 00:56:21 +03:00
ntldr [FREELDR] Fix Release build 2019-06-26 00:56:21 +03:00
ui [FREELDR] Check for any user keypress in menu even when the timeout is zero. 2018-11-25 17:09:19 +01:00
video
arcname.c
bootmgr.c [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
CHANGELOG
CMakeLists.txt [CMAKE] Also set blank DEFINE_SYMBOL property for freeldr helpers 2019-04-06 17:43:38 +02:00
cmdline.c
custom.c [FREELDR] Minor code formatting; constify some non-mutable data. 2019-01-06 18:42:01 +01:00
freeldr.c
freeldr.spec
freeldr_i386.lds [FREELDR] Introduce a MSVC "linker script" file that centralizes the commands for defining section-limit symbols, and the ordering and merging of PE sections, and the necessary CMake code to use it. (#1224) 2019-01-27 00:51:25 +01: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 some missing UiDrawBackdrop() calls. 2019-04-22 19:33:20 +02:00
machine.c
miscboot.c
options.c [FREELDR] Minor code formatting; constify some non-mutable data. 2019-01-06 18:42:01 +01:00
oslist.c
version.c [FREELDR] Minor code formatting; constify some non-mutable data. 2019-01-06 18:42:01 +01:00