diff options
| author | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-08-13 13:00:12 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-08-13 15:25:57 +0200 |
| commit | 7efcf975fe61b2d20d2379f6151b6cdd99391dff (patch) | |
| tree | ed592c2c2b1c626874d4c64e9a2dea23c20f52d5 /SCIKit/ReadMe.md | |
| parent | 1913550ab89eb39e53ab61a164766a75d7897202 (diff) | |
[IMP] Add WIP Thread scheduler inside kernel DLL.
[META] PE loader: Fix uneven macros inside PE.hxx.
[FIX] Add more checks to Thread loader inside bootloader for PE32+
[IMP] Refactor KernelLoader to Thread inside loader EXE.
Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'SCIKit/ReadMe.md')
| -rw-r--r-- | SCIKit/ReadMe.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/SCIKit/ReadMe.md b/SCIKit/ReadMe.md new file mode 100644 index 00000000..b5f76a9f --- /dev/null +++ b/SCIKit/ReadMe.md @@ -0,0 +1,3 @@ +# Official SCM implementation for New OS
+
+Read the specs for + information...
\ No newline at end of file |
