diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-12-18 21:39:59 +0100 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-12-18 21:39:59 +0100 |
| commit | 509fcca5986651c8ba712fb395f8498f2dea4109 (patch) | |
| tree | dd8939316bc66432d13a7d2e34d341734fd190f1 /dev/ZBAKit/Modules | |
| parent | e6ea185afacbfc5e975b97c55a01242a3bd0aaee (diff) | |
BootZ: Improve format UI.
Signed-off-by: Amlal <amlalelmahrouss@icloud.com>
Diffstat (limited to 'dev/ZBAKit/Modules')
| -rw-r--r-- | dev/ZBAKit/Modules/NetBoot/Boot.S | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/Modules/SysChk/Boot.S | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev/ZBAKit/Modules/NetBoot/Boot.S b/dev/ZBAKit/Modules/NetBoot/Boot.S index 5cb19884..0527e509 100644 --- a/dev/ZBAKit/Modules/NetBoot/Boot.S +++ b/dev/ZBAKit/Modules/NetBoot/Boot.S @@ -1,7 +1,7 @@ ;; /* ;; * ======================================================== ;; * -;; * ZBA +;; * BootZ ;; * Copyright (C) 2024, Theater Quality Inc, all rights reserved., all rights reserved. ;; * ;; * ======================================================== diff --git a/dev/ZBAKit/Modules/SysChk/Boot.S b/dev/ZBAKit/Modules/SysChk/Boot.S index 0e2f76b4..9fdf4428 100644 --- a/dev/ZBAKit/Modules/SysChk/Boot.S +++ b/dev/ZBAKit/Modules/SysChk/Boot.S @@ -1,7 +1,7 @@ ;; /* ;; * ======================================================== ;; * -;; * ZBA +;; * BootZ ;; * Copyright (C) 2024, Theater Quality Inc, all rights reserved., all rights reserved. ;; * ;; * ======================================================== |
