reactos/ntoskrnl/ke/i386
Ratin Gao ffb20d3330
[REACTOS] Fix typos (#6198)
- Adress -> Address
- Currupted -> Corrupted

3rd-party files are not modified.
2023-12-23 21:37:08 +01:00
..
abios.c
context.c
cpu.c [NTOS:KE] Report x86 CPU features in a separate function 2023-07-02 21:00:31 +03:00
ctxswitch.S [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
exp.c [NTOS:KE] Remove all checks for x87 not being present 2022-01-25 02:12:33 +03:00
irqobj.c
kiinit.c [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
ldt.c Fix typo "managment" -> "management" in our codebase... 2023-06-04 21:39:56 +02:00
mproc.c [NTOS:KE] Don't hardcode pool tag and TSS flag values (#6051) 2023-12-03 17:33:10 +01:00
mtrr.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
patpge.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
thrdini.c [NTOS] Set SwapBusy properly for i386 2022-12-28 21:09:41 +01:00
trap.s [NTOS:KE] Rewrite KiSystemCallTrampoline in assembly 2021-04-06 17:57:18 +02:00
traphdlr.c [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
usercall.c [NTOS:KE] Fix stack memory disclosure in KiInitializeUserApc (#2988) 2020-07-27 03:39:48 +03:00
usercall_asm.S
v86vdm.c [NTOSKRNL] Regroup the pool allocation tags in one dedicated place 2021-12-27 18:57:03 +01:00
zeropage.S [NTOS:KE] Rewrite KeZeroPages in assembly 2021-08-04 17:48:39 +02:00