reactos/boot/freeldr/freeldr/arch/i386
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
..
archmach.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
drivemap.c [REACTOS] Fix misc 64 bit issues 2019-04-13 14:07:50 +02:00
drvmap.S [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
entry.S [FREELDR] Remove unneeded ASSUME line. 2019-01-31 23:51:00 +01:00
halstub.c [FREELDR] FreeLdr debug.h does not care about NDEBUG. (#201) 2018-01-26 23:34:21 +00:00
hardware.c [FREELDR] Abstract floppy drive detection code (#1735) 2019-07-18 22:50:48 +02:00
hwacpi.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
hwapm.c [FREELDR] FreeLdr debug.h does not care about NDEBUG. (#201) 2018-01-26 23:34:21 +00:00
hwdisk.c [FREELDR] hwdisk: Add sanity checks to avoid infinite loop (#1731) 2019-07-18 22:49:11 +02:00
hwpci.c [FREELDR] FreeLdr debug.h does not care about NDEBUG. (#201) 2018-01-26 23:34:21 +00:00
i386bug.c [FREELDR] Minor code formatting; constify some non-mutable data. 2019-01-06 18:42:01 +01:00
i386idt.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
i386rtl.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
i386trap.S Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
i386vid.c [FREELDR] FreeLdr debug.h does not care about NDEBUG. (#201) 2018-01-26 23:34:21 +00:00
int386.S Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
linux.S Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
machpc.c [FREELDR] Abstract floppy drive detection code (#1735) 2019-07-18 22:50:48 +02:00
machxbox.c [FREELDR] Abstract floppy drive detection code (#1735) 2019-07-18 22:50:48 +02:00
multiboot.S [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
ntoskrnl.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
pccons.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
pcdisk.c [FREELDR] FreeLdr debug.h does not care about NDEBUG. (#201) 2018-01-26 23:34:21 +00:00
pcmem.c [FREELDR] Fix memory initialization on Xbox 2019-07-18 22:49:51 +02:00
pcrtc.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
pcvideo.c [FREELDR] Always change video mode back to text-mode before starting up ReactOS. 2019-06-25 02:32:09 +02:00
pnpbios.S Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
xboxcons.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
xboxdisk.c [FREELDR] Whitespace improvements - no code changes 2019-07-18 22:49:51 +02:00
xboxfont.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
xboxi2c.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
xboxmem.c [FREELDR] Fix memory initialization on Xbox 2019-07-18 22:49:51 +02:00
xboxrtc.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
xboxvideo.c [FREELDR] Always change video mode back to text-mode before starting up ReactOS. 2019-06-25 02:32:09 +02:00