From 2c4b02249ec4355a73b826909ab1889e45871faf Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 31 Aug 2024 10:47:14 +0200 Subject: Saving progress on User scheduler implementation. + Working on RISC-V, ARM64, POWER64 HALs, to be able to distribute mulitple versions of the product. Signed-off-by: Amlal El Mahrouss --- dev/ZKA/Docs/SPECIFICATION.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev/ZKA/Docs/SPECIFICATION.md') diff --git a/dev/ZKA/Docs/SPECIFICATION.md b/dev/ZKA/Docs/SPECIFICATION.md index ded0aa12..d39a95d3 100644 --- a/dev/ZKA/Docs/SPECIFICATION.md +++ b/dev/ZKA/Docs/SPECIFICATION.md @@ -5,7 +5,7 @@ =================================== - ABI and Format: PEF/PE32+. -- Kernel architecture: Portable hybrid kernel. +- Kernel architecture: Portable hybrid Kernel. - Language: C++/(Assembly (AMD64, X64000, X86S, ARM64, POWER, RISCV)) =================================== @@ -56,7 +56,7 @@ =================================== - Capable of booting from a network drive. -- Loads a PE file which is the kernel. +- Loads a PE file which is the Kernel. - Sanity checks, based on the number of sections. - Handover compliant. - Does check for a valid partition (useful in the case of recovering) -- cgit v1.2.3