reactos/boot/freeldr/freeldr/arch/i386
2019-08-07 19:30:55 +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 [FREELDR] Better fix for x64. Addendum to 268cdf57. 2019-08-07 19:30:55 +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] Improve some *GetFileInformation() traces. 2019-07-30 00:57:22 +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] Implement proper partition type detection and handling (#1762) 2019-07-29 14:25:54 +02:00
machxbox.c [FREELDR] Implement proper partition type detection and handling (#1762) 2019-07-29 14:25:54 +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] xboxmem: Fix array out-of-bounds access (#1775) 2019-08-07 12:06:37 +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] Abstract VGA BIOS specific code (#1736) 2019-07-18 23:09:59 +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] Implement proper partition type detection and handling (#1762) 2019-07-29 14:25:54 +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] xboxmem: Fix array out-of-bounds access (#1775) 2019-08-07 12:06:37 +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] Abstract VGA BIOS specific code (#1736) 2019-07-18 23:09:59 +02:00