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 --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ReadMe.md') diff --git a/ReadMe.md b/ReadMe.md index 41456055..0be00cd0 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -24,4 +24,4 @@ cd boot-krnl-dll make -f amd64-efi.make all ``` -##### Copyright ZKA Technologies. All rights reserved. +###### Copyright ZKA Technologies. All rights reserved. -- cgit v1.2.3