summaryrefslogtreecommitdiffhomepage
path: root/dev/ZBAKit
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ZBAKit')
-rw-r--r--dev/ZBAKit/BootKit/BitManip.h2
-rw-r--r--dev/ZBAKit/BootKit/BootKit.h2
-rw-r--r--dev/ZBAKit/BootKit/Device.h2
-rw-r--r--dev/ZBAKit/BootKit/EPM.h2
-rw-r--r--dev/ZBAKit/BootKit/HW/ATA.h2
-rw-r--r--dev/ZBAKit/BootKit/HW/SATA.h2
-rw-r--r--dev/ZBAKit/BootKit/Platform.h2
-rw-r--r--dev/ZBAKit/BootKit/Protocol.h2
-rw-r--r--dev/ZBAKit/BootKit/STB.h2
-rw-r--r--dev/ZBAKit/BootKit/Support.h2
-rw-r--r--dev/ZBAKit/BootKit/Thread.h2
-rw-r--r--dev/ZBAKit/Modules/NetBoot/Boot.S2
-rw-r--r--dev/ZBAKit/Modules/NetBoot/Module.cc2
-rw-r--r--dev/ZBAKit/Modules/NetBoot/NetBoot.h2
-rw-r--r--dev/ZBAKit/Modules/SysChk/Boot.S2
-rw-r--r--dev/ZBAKit/Modules/SysChk/Module.cc2
-rw-r--r--dev/ZBAKit/ReadMe.md2
-rw-r--r--dev/ZBAKit/amd64-efi.make2
-rw-r--r--dev/ZBAKit/arm64-efi.make2
-rw-r--r--dev/ZBAKit/src/BootFileReader.cc2
-rw-r--r--dev/ZBAKit/src/BootString.cc2
-rw-r--r--dev/ZBAKit/src/BootSupport.cc2
-rw-r--r--dev/ZBAKit/src/BootTextWriter.cc2
-rw-r--r--dev/ZBAKit/src/BootThread.cc2
-rw-r--r--dev/ZBAKit/src/BootloaderRsrc.rsrc4
-rw-r--r--dev/ZBAKit/src/HEL/64X000/Boot64x0.S2
-rw-r--r--dev/ZBAKit/src/HEL/AMD64/BootAHCI.cc4
-rw-r--r--dev/ZBAKit/src/HEL/AMD64/BootATA.cc4
-rw-r--r--dev/ZBAKit/src/HEL/AMD64/BootMain.cc4
-rw-r--r--dev/ZBAKit/src/HEL/AMD64/BootPlatform.cc2
-rw-r--r--dev/ZBAKit/src/HEL/ARM64/BootMain.cc2
-rw-r--r--dev/ZBAKit/src/HEL/ARM64/BootPlatform.cc2
-rw-r--r--dev/ZBAKit/src/HEL/POWER/CoreBootStartup.S2
-rw-r--r--dev/ZBAKit/src/New+Delete.cc2
34 files changed, 38 insertions, 38 deletions
diff --git a/dev/ZBAKit/BootKit/BitManip.h b/dev/ZBAKit/BootKit/BitManip.h
index bb52b172..979d6776 100644
--- a/dev/ZBAKit/BootKit/BitManip.h
+++ b/dev/ZBAKit/BootKit/BitManip.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/BootKit.h b/dev/ZBAKit/BootKit/BootKit.h
index 02a49a86..7a6fdb4b 100644
--- a/dev/ZBAKit/BootKit/BootKit.h
+++ b/dev/ZBAKit/BootKit/BootKit.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/Device.h b/dev/ZBAKit/BootKit/Device.h
index bef56f3d..3f27fc91 100644
--- a/dev/ZBAKit/BootKit/Device.h
+++ b/dev/ZBAKit/BootKit/Device.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/EPM.h b/dev/ZBAKit/BootKit/EPM.h
index df9754f1..41d57898 100644
--- a/dev/ZBAKit/BootKit/EPM.h
+++ b/dev/ZBAKit/BootKit/EPM.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/HW/ATA.h b/dev/ZBAKit/BootKit/HW/ATA.h
index 8c7a9c40..12cce2f1 100644
--- a/dev/ZBAKit/BootKit/HW/ATA.h
+++ b/dev/ZBAKit/BootKit/HW/ATA.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/HW/SATA.h b/dev/ZBAKit/BootKit/HW/SATA.h
index f0af4650..e2142744 100644
--- a/dev/ZBAKit/BootKit/HW/SATA.h
+++ b/dev/ZBAKit/BootKit/HW/SATA.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/Platform.h b/dev/ZBAKit/BootKit/Platform.h
index e778223b..97542f12 100644
--- a/dev/ZBAKit/BootKit/Platform.h
+++ b/dev/ZBAKit/BootKit/Platform.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/Protocol.h b/dev/ZBAKit/BootKit/Protocol.h
index 82ef1140..0225a9c4 100644
--- a/dev/ZBAKit/BootKit/Protocol.h
+++ b/dev/ZBAKit/BootKit/Protocol.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/STB.h b/dev/ZBAKit/BootKit/STB.h
index 7b8d6f3d..5a28073c 100644
--- a/dev/ZBAKit/BootKit/STB.h
+++ b/dev/ZBAKit/BootKit/STB.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/Support.h b/dev/ZBAKit/BootKit/Support.h
index a5061143..28805563 100644
--- a/dev/ZBAKit/BootKit/Support.h
+++ b/dev/ZBAKit/BootKit/Support.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/Thread.h b/dev/ZBAKit/BootKit/Thread.h
index 6923854b..1c4dcbce 100644
--- a/dev/ZBAKit/BootKit/Thread.h
+++ b/dev/ZBAKit/BootKit/Thread.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
diff --git a/dev/ZBAKit/Modules/NetBoot/Boot.S b/dev/ZBAKit/Modules/NetBoot/Boot.S
index d2a35e7e..369bf0c1 100644
--- a/dev/ZBAKit/Modules/NetBoot/Boot.S
+++ b/dev/ZBAKit/Modules/NetBoot/Boot.S
@@ -2,7 +2,7 @@
;; * ========================================================
;; *
;; * ZKA
-;; * Copyright ZKA Web Services Co., all rights reserved.
+;; * Copyright EL Mahrouss Logic., all rights reserved.
;; *
;; * ========================================================
;; */
diff --git a/dev/ZBAKit/Modules/NetBoot/Module.cc b/dev/ZBAKit/Modules/NetBoot/Module.cc
index 15e63f83..a7807b5e 100644
--- a/dev/ZBAKit/Modules/NetBoot/Module.cc
+++ b/dev/ZBAKit/Modules/NetBoot/Module.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* NetBoot
- * Copyright ZKA Web Services Co., all rights reserved.
+ * Copyright EL Mahrouss Logic., all rights reserved.
*
* ========================================================
*/
diff --git a/dev/ZBAKit/Modules/NetBoot/NetBoot.h b/dev/ZBAKit/Modules/NetBoot/NetBoot.h
index 8645a822..663d2782 100644
--- a/dev/ZBAKit/Modules/NetBoot/NetBoot.h
+++ b/dev/ZBAKit/Modules/NetBoot/NetBoot.h
@@ -2,7 +2,7 @@
* ========================================================
*
* NetBoot
- * Copyright ZKA Web Services Co., all rights reserved.
+ * Copyright EL Mahrouss Logic., all rights reserved.
*
* ========================================================
*/
diff --git a/dev/ZBAKit/Modules/SysChk/Boot.S b/dev/ZBAKit/Modules/SysChk/Boot.S
index 4554b9e3..60ebcb3a 100644
--- a/dev/ZBAKit/Modules/SysChk/Boot.S
+++ b/dev/ZBAKit/Modules/SysChk/Boot.S
@@ -2,7 +2,7 @@
;; * ========================================================
;; *
;; * ZKA
-;; * Copyright ZKA Web Services Co., all rights reserved.
+;; * Copyright EL Mahrouss Logic., all rights reserved.
;; *
;; * ========================================================
;; */
diff --git a/dev/ZBAKit/Modules/SysChk/Module.cc b/dev/ZBAKit/Modules/SysChk/Module.cc
index 74f7c661..2b82b2f1 100644
--- a/dev/ZBAKit/Modules/SysChk/Module.cc
+++ b/dev/ZBAKit/Modules/SysChk/Module.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* NetBoot
- * Copyright ZKA Web Services Co., all rights reserved.
+ * Copyright EL Mahrouss Logic., all rights reserved.
*
* ========================================================
*/
diff --git a/dev/ZBAKit/ReadMe.md b/dev/ZBAKit/ReadMe.md
index a3eda00a..02239d3d 100644
--- a/dev/ZBAKit/ReadMe.md
+++ b/dev/ZBAKit/ReadMe.md
@@ -17,4 +17,4 @@ And then execute:
make all
```
-##### Copyright, ZKA Web Services Co, all rights reserved.
+##### Copyright, EL Mahrouss Logic, all rights reserved.
diff --git a/dev/ZBAKit/amd64-efi.make b/dev/ZBAKit/amd64-efi.make
index f083e652..23e88b55 100644
--- a/dev/ZBAKit/amd64-efi.make
+++ b/dev/ZBAKit/amd64-efi.make
@@ -1,5 +1,5 @@
##################################################
-# (C) ZKA Web Services Co, all rights reserved.
+# (C) EL Mahrouss Logic, all rights reserved.
# This is the bootloader makefile.
##################################################
diff --git a/dev/ZBAKit/arm64-efi.make b/dev/ZBAKit/arm64-efi.make
index 10baceb8..fb2317c4 100644
--- a/dev/ZBAKit/arm64-efi.make
+++ b/dev/ZBAKit/arm64-efi.make
@@ -1,5 +1,5 @@
##################################################
-# (C) ZKA Web Services Co, all rights reserved.
+# (C) EL Mahrouss Logic, all rights reserved.
# This is the bootloader makefile.
##################################################
diff --git a/dev/ZBAKit/src/BootFileReader.cc b/dev/ZBAKit/src/BootFileReader.cc
index c400e08a..e984baf8 100644
--- a/dev/ZBAKit/src/BootFileReader.cc
+++ b/dev/ZBAKit/src/BootFileReader.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
File: FileReader.cc
Purpose: New Boot FileReader,
diff --git a/dev/ZBAKit/src/BootString.cc b/dev/ZBAKit/src/BootString.cc
index 6bc5cf9d..a3e315ce 100644
--- a/dev/ZBAKit/src/BootString.cc
+++ b/dev/ZBAKit/src/BootString.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
File: String.cc
Purpose: ZBA string library
diff --git a/dev/ZBAKit/src/BootSupport.cc b/dev/ZBAKit/src/BootSupport.cc
index 0953398b..936abbea 100644
--- a/dev/ZBAKit/src/BootSupport.cc
+++ b/dev/ZBAKit/src/BootSupport.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
diff --git a/dev/ZBAKit/src/BootTextWriter.cc b/dev/ZBAKit/src/BootTextWriter.cc
index e394d193..cc9ff461 100644
--- a/dev/ZBAKit/src/BootTextWriter.cc
+++ b/dev/ZBAKit/src/BootTextWriter.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
File: String.cc
Purpose: ZBA string library
diff --git a/dev/ZBAKit/src/BootThread.cc b/dev/ZBAKit/src/BootThread.cc
index 88de39e4..1a18338c 100644
--- a/dev/ZBAKit/src/BootThread.cc
+++ b/dev/ZBAKit/src/BootThread.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
diff --git a/dev/ZBAKit/src/BootloaderRsrc.rsrc b/dev/ZBAKit/src/BootloaderRsrc.rsrc
index 08389bb6..92a4c1fa 100644
--- a/dev/ZBAKit/src/BootloaderRsrc.rsrc
+++ b/dev/ZBAKit/src/BootloaderRsrc.rsrc
@@ -8,11 +8,11 @@ BEGIN
BEGIN
BLOCK "080904E4"
BEGIN
- VALUE "CompanyName", "ZKA Web Services Co"
+ VALUE "CompanyName", "EL Mahrouss Logic"
VALUE "FileDescription", "ZKA OS Loader."
VALUE "FileVersion", BOOTLOADER_VERSION
VALUE "InternalName", "zbaosldr"
- VALUE "LegalCopyright", "Copyright ZKA Web Services Co., all rights reserved."
+ VALUE "LegalCopyright", "Copyright EL Mahrouss Logic., all rights reserved."
VALUE "OriginalFilename", "zbaosldr.exe"
VALUE "ProductName", "zbaosldr"
VALUE "ProductVersion", BOOTLOADER_VERSION
diff --git a/dev/ZBAKit/src/HEL/64X000/Boot64x0.S b/dev/ZBAKit/src/HEL/64X000/Boot64x0.S
index fdb982a4..ed97e9ed 100644
--- a/dev/ZBAKit/src/HEL/64X000/Boot64x0.S
+++ b/dev/ZBAKit/src/HEL/64X000/Boot64x0.S
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
diff --git a/dev/ZBAKit/src/HEL/AMD64/BootAHCI.cc b/dev/ZBAKit/src/HEL/AMD64/BootAHCI.cc
index 60520ac9..7924de0c 100644
--- a/dev/ZBAKit/src/HEL/AMD64/BootAHCI.cc
+++ b/dev/ZBAKit/src/HEL/AMD64/BootAHCI.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
@@ -11,7 +11,7 @@
* @version 0.1
* @date 2024-02-02
*
- * @copyright Copyright (c) ZKA Web Services Co
+ * @copyright Copyright (c) EL Mahrouss Logic
*
*/
diff --git a/dev/ZBAKit/src/HEL/AMD64/BootATA.cc b/dev/ZBAKit/src/HEL/AMD64/BootATA.cc
index 34f1df29..69ebdbe9 100644
--- a/dev/ZBAKit/src/HEL/AMD64/BootATA.cc
+++ b/dev/ZBAKit/src/HEL/AMD64/BootATA.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
@@ -11,7 +11,7 @@
* @version 0.1
* @date 2024-02-02
*
- * @copyright Copyright (c) ZKA Web Services Co
+ * @copyright Copyright (c) EL Mahrouss Logic
*
*/
diff --git a/dev/ZBAKit/src/HEL/AMD64/BootMain.cc b/dev/ZBAKit/src/HEL/AMD64/BootMain.cc
index b802bdfb..f7ed885b 100644
--- a/dev/ZBAKit/src/HEL/AMD64/BootMain.cc
+++ b/dev/ZBAKit/src/HEL/AMD64/BootMain.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
@@ -152,7 +152,7 @@ EFI_EXTERN_C EFI_API Int32 Main(EfiHandlePtr ImageHandle,
mp->GetNumberOfProcessors(mp, &cnt_disabled, &cnt_enabled);
#ifdef __ZKA_USE_FB__
- CGDrawString("ZBA (C) ZKA WEB SERVICES.", 10, 10, RGB(0xFF, 0xFF, 0xFF));
+ CGDrawString("ZBA (C) EL MAHROUSS LOGIC", 10, 10, RGB(0xFF, 0xFF, 0xFF));
CGDrawString((cnt_enabled > 1) ? "MULTIPLE PROCESSORS DETECTED." : "SINGLE PROCESSOR DETECTED.", 20, 10, RGB(0xFF, 0xFF, 0xFF));
#endif // __ZKA_USE_FB__
diff --git a/dev/ZBAKit/src/HEL/AMD64/BootPlatform.cc b/dev/ZBAKit/src/HEL/AMD64/BootPlatform.cc
index 70b95734..4aa646e0 100644
--- a/dev/ZBAKit/src/HEL/AMD64/BootPlatform.cc
+++ b/dev/ZBAKit/src/HEL/AMD64/BootPlatform.cc
@@ -1,7 +1,7 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
diff --git a/dev/ZBAKit/src/HEL/ARM64/BootMain.cc b/dev/ZBAKit/src/HEL/ARM64/BootMain.cc
index dbdb7d0d..c0d1c07d 100644
--- a/dev/ZBAKit/src/HEL/ARM64/BootMain.cc
+++ b/dev/ZBAKit/src/HEL/ARM64/BootMain.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
diff --git a/dev/ZBAKit/src/HEL/ARM64/BootPlatform.cc b/dev/ZBAKit/src/HEL/ARM64/BootPlatform.cc
index d63893a7..dc480f93 100644
--- a/dev/ZBAKit/src/HEL/ARM64/BootPlatform.cc
+++ b/dev/ZBAKit/src/HEL/ARM64/BootPlatform.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
diff --git a/dev/ZBAKit/src/HEL/POWER/CoreBootStartup.S b/dev/ZBAKit/src/HEL/POWER/CoreBootStartup.S
index 67cf07c8..f6d29d21 100644
--- a/dev/ZBAKit/src/HEL/POWER/CoreBootStartup.S
+++ b/dev/ZBAKit/src/HEL/POWER/CoreBootStartup.S
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */
diff --git a/dev/ZBAKit/src/New+Delete.cc b/dev/ZBAKit/src/New+Delete.cc
index 075accfa..4fced46f 100644
--- a/dev/ZBAKit/src/New+Delete.cc
+++ b/dev/ZBAKit/src/New+Delete.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Web Services Co.
+ Copyright EL Mahrouss Logic.
------------------------------------------- */