reactos/boot/freeldr/freeldr/arch/i386
Hermès Bélusca-Maïto e5517176b8
[FREELDR] linuxboot: It doesn't need the BIOS boot drive number and partition.
Also document a little bit the RootDevice field in the boot sector;
add SAL2 annotations.
2024-04-17 22:25:13 +02:00
..
pc [FREELDR] Implement NOSERIALMICE and FASTDETECT options (#5886) 2023-11-13 19:49:41 +01:00
pc98 [FREELDR:NTLDR] Pass boot-time detection options to HwDetect routines. 2023-11-13 19:19:40 +01:00
xbox [FREELDR] Implement NOSERIALMICE and FASTDETECT options (#5886) 2023-11-13 19:49:41 +01:00
drivemap.c [FREELDR] Add ARC-emulation support for NEC PC-98 series 2020-03-07 00:52:40 +01: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] Several changes regarding chainloading and Linux boot. 2019-10-07 02:54:07 +02:00
halstub.c [FREELDR] Remove unnecessary includes and deprecated defines. 2022-05-08 04:15:43 +02:00
hwacpi.c [FREELDR] Cleanup some FldrCreateComponentKey() calls and archwsup.c 2023-06-05 22:39:47 +02:00
hwapm.c [FREELDR] Cleanup some FldrCreateComponentKey() calls and archwsup.c 2023-06-05 22:39:47 +02:00
hwdisk.c [FREELDR] i386/hwdisk.c: Use FIRST_BIOS_DISK and FIRST_PARTITION macros like what's done in UEFI code. 2024-03-11 22:37:30 +01:00
hwpci.c [FREELDR] Cleanup some FldrCreateComponentKey() calls and archwsup.c 2023-06-05 22:39:47 +02:00
i386bug.c [FREELDR] Slightly revamp the Exception BSOD screen. 2022-01-01 05:04:23 +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
i386trap.S [FREELDR] Slightly revamp the Exception BSOD screen. 2022-01-01 05:04:23 +01:00
int386.S [FREELDR] Support setting up the EBP register on INT386() entry only if EBP != 0, otherwise use it only as output. 2019-12-23 21:06:40 +01:00
irqsup.S [FREELDR] Implement bus mouse detection 2023-08-05 16:40:13 +03:00
linux.S [FREELDR] linuxboot: It doesn't need the BIOS boot drive number and partition. 2024-04-17 22:25:13 +02:00
multiboot.S [ASM] Fix boot with VS 16.7.3 / MSVC 19.27 2020-09-12 15:01:04 +02:00
ntoskrnl.c [FREELDR][MINIHAL] Move KefAcquireSpinLockAtDpcLevel stub back to HAL, #ifdef'ed in _MINIHAL_ where it's only needed. 2022-05-08 17:21:43 +02:00
pnpbios.S [FREELDR] Partially implement docking station detection (#4751) 2022-10-19 16:48:27 +02:00