From b323d403149db3d720a63af1087d44718821bd67 Mon Sep 17 00:00:00 2001 From: Amlal Date: Thu, 12 Sep 2024 03:16:15 +0200 Subject: Kernel improvements, and Paging API changes. ZKA: - Updated and fixed 4KB pages on ARM64. - Fixed 4KB pages on AMD64. - Refactor BMP allocator. ZBA: - Refactor Handover protocol. DDK: - Refactor and breaking API changes. HPFS: - Update code according to DDK. Signed-off-by: Amlal --- dev/INST/ReadMe.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 dev/INST/ReadMe.md (limited to 'dev/INST/ReadMe.md') diff --git a/dev/INST/ReadMe.md b/dev/INST/ReadMe.md new file mode 100644 index 00000000..a1e39edc --- /dev/null +++ b/dev/INST/ReadMe.md @@ -0,0 +1,5 @@ +# ReadMe: INST + +This file installs ZKA OS into an HDD. +
+It can do both EPM and GPT partitions. -- cgit v1.2.3