Commit Graph

6 Commits

Author SHA1 Message Date
0e2abe7eb5
[NTOSKRNL:CC] Add CalculatePageCount Template
Added CalculatePageCount Template function to calculate total pagecount from file offset and length
2024-08-07 14:47:04 +02:00
dac01f6510
[NTOSKRNL:CC] Added Bounds Checked Array Class
This Bounds Checked array will be used for OBCB type
2024-08-01 14:02:45 +02:00
785ff4b644 [NTOSKRNL:CC] Bug Fix 2024-05-25 09:42:40 +02:00
ac5f558605 RAII:: Added Spinlock Guard, 2024-05-24 10:38:19 +02:00
5d6f81cb08 [NTOSKRNL:CC] Add RAII Wrapper Spinlock Guard 2024-05-24 10:28:15 +02:00
25a937916b Add NTOSKRNL/CC/ccinternal.hpp 2024-05-21 14:31:59 +02:00