Commit Graph

18 Commits

Author SHA1 Message Date
4db5425238 Add PHYSICAL_ADDRESS type definition 2024-05-22 18:52:57 +02:00
bfcf9bc61a Add PFN_NUMBER type definition 2024-04-07 10:33:53 +02:00
55cc62f5a0 Rename KIRQL to KRUNLEVEL type 2023-11-25 00:32:55 +01:00
e6b64b741a Initialize thread context for i686 2023-03-15 23:05:18 +01:00
9c74aafe3d Initial implementation of process initialization 2023-02-24 19:52:20 +01:00
3ba3a57881 Add missing KPRIORITY definition 2023-02-17 09:41:53 +01:00
feff0d9b7b More core kernel library structures 2023-02-16 17:46:51 +01:00
785c515e36 Add dispatcher object header definition 2023-02-15 22:49:59 +01:00
050f24f877 Implement routines for atomically work with linked lists 2023-02-13 22:36:03 +01:00
6411fc3ae9 Simplify single linked list header 2023-02-11 12:41:00 +01:00
4cae0447c1 Add single linked list definitions 2023-02-11 00:27:36 +01:00
715f875c4f Set alignment and packing properly 2023-02-02 17:01:18 +01:00
025e05013d Partially revert last changes 2023-01-10 22:51:38 +01:00
bac7af8a33 Cleanup data types 2023-01-09 23:07:21 +01:00
ca1d7ddfe8 Basic context, frames and exceptions definitions 2023-01-07 23:36:50 +01:00
f74ba62f24 Add GDT, IDT and TSS related structures 2023-01-07 13:33:16 +01:00
712de4e4e4 XTDK contains headers uniquely identified 2023-01-05 23:28:43 +01:00
3250ad67aa Rename header file 2023-01-05 23:09:54 +01:00