diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-02-07 09:25:08 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-02-07 09:25:08 +0100 |
| commit | 513077cfec0ea87303ba19502c368f5adcc8ed99 (patch) | |
| tree | 8ed03e4ebbd78366b7e8ce6c3647e990261d521d /dev/Kernel/HALKit/AMD64/HalCommonAPI.asm | |
| parent | d282d5301dcc7d46c2d9a40a71eecfc1f674b107 (diff) | |
ADD: VGA logging and tweaks.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/Kernel/HALKit/AMD64/HalCommonAPI.asm')
| -rw-r--r-- | dev/Kernel/HALKit/AMD64/HalCommonAPI.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Kernel/HALKit/AMD64/HalCommonAPI.asm b/dev/Kernel/HALKit/AMD64/HalCommonAPI.asm index f6c85215..a4b0c841 100644 --- a/dev/Kernel/HALKit/AMD64/HalCommonAPI.asm +++ b/dev/Kernel/HALKit/AMD64/HalCommonAPI.asm @@ -1,7 +1,7 @@ ;; /* ;; * ======================================================== ;; * -;; * ZKA +;; * NeKernel ;; * Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved., all rights reserved. ;; * ;; * ======================================================== |
