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/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/BootATA.cc6
-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/AMD64/BootSATA.cc6
-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
33 files changed, 39 insertions, 39 deletions
diff --git a/dev/ZBAKit/BootKit/BitManip.h b/dev/ZBAKit/BootKit/BitManip.h
index ee42fa8f..08421d6e 100644
--- a/dev/ZBAKit/BootKit/BitManip.h
+++ b/dev/ZBAKit/BootKit/BitManip.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/BootKit.h b/dev/ZBAKit/BootKit/BootKit.h
index f4eb9957..e60ead50 100644
--- a/dev/ZBAKit/BootKit/BootKit.h
+++ b/dev/ZBAKit/BootKit/BootKit.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/Device.h b/dev/ZBAKit/BootKit/Device.h
index 0c3012f8..0e077706 100644
--- a/dev/ZBAKit/BootKit/Device.h
+++ b/dev/ZBAKit/BootKit/Device.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/EPM.h b/dev/ZBAKit/BootKit/EPM.h
index 3dd2bf5f..778f4f5f 100644
--- a/dev/ZBAKit/BootKit/EPM.h
+++ b/dev/ZBAKit/BootKit/EPM.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/HW/ATA.h b/dev/ZBAKit/BootKit/HW/ATA.h
index 19e30756..41cf9b86 100644
--- a/dev/ZBAKit/BootKit/HW/ATA.h
+++ b/dev/ZBAKit/BootKit/HW/ATA.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/HW/SATA.h b/dev/ZBAKit/BootKit/HW/SATA.h
index 90d61001..e15233aa 100644
--- a/dev/ZBAKit/BootKit/HW/SATA.h
+++ b/dev/ZBAKit/BootKit/HW/SATA.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/Platform.h b/dev/ZBAKit/BootKit/Platform.h
index 4e22940c..517c0b57 100644
--- a/dev/ZBAKit/BootKit/Platform.h
+++ b/dev/ZBAKit/BootKit/Platform.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/Protocol.h b/dev/ZBAKit/BootKit/Protocol.h
index 10f5b55d..4bb16649 100644
--- a/dev/ZBAKit/BootKit/Protocol.h
+++ b/dev/ZBAKit/BootKit/Protocol.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/Support.h b/dev/ZBAKit/BootKit/Support.h
index 20661e12..7b315c2d 100644
--- a/dev/ZBAKit/BootKit/Support.h
+++ b/dev/ZBAKit/BootKit/Support.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZBAKit/BootKit/Thread.h b/dev/ZBAKit/BootKit/Thread.h
index 9743a196..387da80d 100644
--- a/dev/ZBAKit/BootKit/Thread.h
+++ b/dev/ZBAKit/BootKit/Thread.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZBAKit/Modules/NetBoot/Boot.S b/dev/ZBAKit/Modules/NetBoot/Boot.S
index 30120d0b..1c4a8f69 100644
--- a/dev/ZBAKit/Modules/NetBoot/Boot.S
+++ b/dev/ZBAKit/Modules/NetBoot/Boot.S
@@ -2,7 +2,7 @@
;; * ========================================================
;; *
;; * ZBA
-;; * Copyright (C) 2024, Theater Quality Incorporated., all rights reserved., all rights reserved.
+;; * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved.
;; *
;; * ========================================================
;; */
diff --git a/dev/ZBAKit/Modules/NetBoot/Module.cc b/dev/ZBAKit/Modules/NetBoot/Module.cc
index df813cfd..edd0613b 100644
--- a/dev/ZBAKit/Modules/NetBoot/Module.cc
+++ b/dev/ZBAKit/Modules/NetBoot/Module.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* NetBoot
- * Copyright (C) 2024, Theater Quality Incorporated., all rights reserved., all rights reserved.
+ * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved.
*
* ========================================================
*/
diff --git a/dev/ZBAKit/Modules/NetBoot/NetBoot.h b/dev/ZBAKit/Modules/NetBoot/NetBoot.h
index 1b4d3e46..f897f861 100644
--- a/dev/ZBAKit/Modules/NetBoot/NetBoot.h
+++ b/dev/ZBAKit/Modules/NetBoot/NetBoot.h
@@ -2,7 +2,7 @@
* ========================================================
*
* NetBoot
- * Copyright (C) 2024, Theater Quality Incorporated., all rights reserved., all rights reserved.
+ * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved.
*
* ========================================================
*/
diff --git a/dev/ZBAKit/Modules/SysChk/Boot.S b/dev/ZBAKit/Modules/SysChk/Boot.S
index 51a0146c..b7df05a9 100644
--- a/dev/ZBAKit/Modules/SysChk/Boot.S
+++ b/dev/ZBAKit/Modules/SysChk/Boot.S
@@ -2,7 +2,7 @@
;; * ========================================================
;; *
;; * ZBA
-;; * Copyright (C) 2024, Theater Quality Incorporated., all rights reserved., all rights reserved.
+;; * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved.
;; *
;; * ========================================================
;; */
diff --git a/dev/ZBAKit/Modules/SysChk/Module.cc b/dev/ZBAKit/Modules/SysChk/Module.cc
index 1781d5fa..76d973db 100644
--- a/dev/ZBAKit/Modules/SysChk/Module.cc
+++ b/dev/ZBAKit/Modules/SysChk/Module.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* NetBoot
- * Copyright (C) 2024, Theater Quality Incorporated., all rights reserved., all rights reserved.
+ * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved.
*
* ========================================================
*/
diff --git a/dev/ZBAKit/ReadMe.md b/dev/ZBAKit/ReadMe.md
index c2d8ed0c..d7dc06ec 100644
--- a/dev/ZBAKit/ReadMe.md
+++ b/dev/ZBAKit/ReadMe.md
@@ -17,4 +17,4 @@ And then execute:
make all
```
-##### Copyright, Theater Quality Incorporated., all rights reserved.
+##### Copyright, Amlal EL Mahrouss, all rights reserved.
diff --git a/dev/ZBAKit/amd64-efi.make b/dev/ZBAKit/amd64-efi.make
index b2464d28..b22a0046 100644
--- a/dev/ZBAKit/amd64-efi.make
+++ b/dev/ZBAKit/amd64-efi.make
@@ -1,5 +1,5 @@
##################################################
-# (c) Theater Quality Incorporated., all rights reserved.
+# (c) Amlal EL Mahrouss, all rights reserved.
# This is the bootloader makefile.
##################################################
diff --git a/dev/ZBAKit/arm64-efi.make b/dev/ZBAKit/arm64-efi.make
index 4fe1c04b..477ca2e3 100644
--- a/dev/ZBAKit/arm64-efi.make
+++ b/dev/ZBAKit/arm64-efi.make
@@ -1,5 +1,5 @@
##################################################
-# (c) Theater Quality Incorporated., all rights reserved.
+# (c) Amlal EL Mahrouss, all rights reserved.
# This is the bootloader makefile.
##################################################
diff --git a/dev/ZBAKit/src/BootFileReader.cc b/dev/ZBAKit/src/BootFileReader.cc
index b7f00571..d923de1e 100644
--- a/dev/ZBAKit/src/BootFileReader.cc
+++ b/dev/ZBAKit/src/BootFileReader.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
File: FileReader.cc
Purpose: New Boot FileReader,
diff --git a/dev/ZBAKit/src/BootString.cc b/dev/ZBAKit/src/BootString.cc
index 94fd6400..ce9a5898 100644
--- a/dev/ZBAKit/src/BootString.cc
+++ b/dev/ZBAKit/src/BootString.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
File: BootString.cc
Purpose: ZBA string library
diff --git a/dev/ZBAKit/src/BootSupport.cc b/dev/ZBAKit/src/BootSupport.cc
index 77684536..e47362f0 100644
--- a/dev/ZBAKit/src/BootSupport.cc
+++ b/dev/ZBAKit/src/BootSupport.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZBAKit/src/BootTextWriter.cc b/dev/ZBAKit/src/BootTextWriter.cc
index da49d2d5..df33f5fe 100644
--- a/dev/ZBAKit/src/BootTextWriter.cc
+++ b/dev/ZBAKit/src/BootTextWriter.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
File: BootTextWriter.cc
Purpose: ZBA string library
diff --git a/dev/ZBAKit/src/BootThread.cc b/dev/ZBAKit/src/BootThread.cc
index e1d97cc1..a0ea6914 100644
--- a/dev/ZBAKit/src/BootThread.cc
+++ b/dev/ZBAKit/src/BootThread.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZBAKit/src/BootloaderRsrc.rsrc b/dev/ZBAKit/src/BootloaderRsrc.rsrc
index 9c809f24..5da5902e 100644
--- a/dev/ZBAKit/src/BootloaderRsrc.rsrc
+++ b/dev/ZBAKit/src/BootloaderRsrc.rsrc
@@ -8,11 +8,11 @@ BEGIN
BEGIN
BLOCK "080904E4"
BEGIN
- VALUE "CompanyName", "Theater Quality Incorporated."
+ VALUE "CompanyName", "Amlal EL Mahrouss"
VALUE "FileDescription", "ZKA OS Loader."
VALUE "FileVersion", BOOTLOADER_VERSION
VALUE "InternalName", "zbaosldr"
- VALUE "LegalCopyright", "Copyright (C) 2024, Theater Quality Incorporated. all rights reserved."
+ VALUE "LegalCopyright", "Copyright (C) 2024, Amlal EL Mahrouss 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 522e229d..017df01e 100644
--- a/dev/ZBAKit/src/HEL/64X000/Boot64x0.S
+++ b/dev/ZBAKit/src/HEL/64X000/Boot64x0.S
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZBAKit/src/HEL/AMD64/BootATA.cc b/dev/ZBAKit/src/HEL/AMD64/BootATA.cc
index e5f60792..99810a30 100644
--- a/dev/ZBAKit/src/HEL/AMD64/BootATA.cc
+++ b/dev/ZBAKit/src/HEL/AMD64/BootATA.cc
@@ -1,17 +1,17 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
/**
* @file BootATA.cc
- * @author Theater Quality Incorporated. (amlalelmahrouss@icloud.com)
+ * @author Amlal EL Mahrouss (amlalelmahrouss@icloud.com)
* @brief ATA driver.
* @version 0.1
* @date 2024-02-02
*
- * @copyright Copyright (c) Theater Quality Incorporated.
+ * @copyright Copyright (c) Amlal EL Mahrouss
*
*/
diff --git a/dev/ZBAKit/src/HEL/AMD64/BootMain.cc b/dev/ZBAKit/src/HEL/AMD64/BootMain.cc
index 5aef8181..adca5fc0 100644
--- a/dev/ZBAKit/src/HEL/AMD64/BootMain.cc
+++ b/dev/ZBAKit/src/HEL/AMD64/BootMain.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
@@ -155,7 +155,7 @@ EFI_EXTERN_C EFI_API Int32 Main(EfiHandlePtr ImageHandle,
mp->GetNumberOfProcessors(mp, &cnt_disabled, &cnt_enabled);
#ifdef ZBA_USE_FB
- CGDrawString("ZBA (c) Theater Quality Incorporated..", 10, 10, RGB(0xFF, 0xFF, 0xFF));
+ CGDrawString("ZBA (c) Amlal EL Mahrouss.", 10, 10, RGB(0xFF, 0xFF, 0xFF));
CGDrawString((cnt_enabled > 1) ? "SMP detected." : "Single processor configuration detected.", 20, 10, RGB(0xFF, 0xFF, 0xFF));
#endif // ZBA_USE_FB
diff --git a/dev/ZBAKit/src/HEL/AMD64/BootPlatform.cc b/dev/ZBAKit/src/HEL/AMD64/BootPlatform.cc
index cb67ad0f..35af6b9f 100644
--- a/dev/ZBAKit/src/HEL/AMD64/BootPlatform.cc
+++ b/dev/ZBAKit/src/HEL/AMD64/BootPlatform.cc
@@ -1,7 +1,7 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZBAKit/src/HEL/AMD64/BootSATA.cc b/dev/ZBAKit/src/HEL/AMD64/BootSATA.cc
index 7e428fac..765870b0 100644
--- a/dev/ZBAKit/src/HEL/AMD64/BootSATA.cc
+++ b/dev/ZBAKit/src/HEL/AMD64/BootSATA.cc
@@ -1,17 +1,17 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
/**
* @file BootAHCI.cc
- * @author Theater Quality Incorporated. (amlalelmahrouss@icloud.com)
+ * @author Amlal EL Mahrouss (amlalelmahrouss@icloud.com)
* @brief AHCI support for ZBA.
* @version 0.1
* @date 2024-02-02
*
- * @copyright Copyright (c) Theater Quality Incorporated.
+ * @copyright Copyright (c) Amlal EL Mahrouss
*
*/
diff --git a/dev/ZBAKit/src/HEL/ARM64/BootMain.cc b/dev/ZBAKit/src/HEL/ARM64/BootMain.cc
index 1f4b6c24..3584667f 100644
--- a/dev/ZBAKit/src/HEL/ARM64/BootMain.cc
+++ b/dev/ZBAKit/src/HEL/ARM64/BootMain.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZBAKit/src/HEL/ARM64/BootPlatform.cc b/dev/ZBAKit/src/HEL/ARM64/BootPlatform.cc
index fad31ebf..90b19abf 100644
--- a/dev/ZBAKit/src/HEL/ARM64/BootPlatform.cc
+++ b/dev/ZBAKit/src/HEL/ARM64/BootPlatform.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZBAKit/src/HEL/POWER/CoreBootStartup.S b/dev/ZBAKit/src/HEL/POWER/CoreBootStartup.S
index 3e70235c..ecbbf209 100644
--- a/dev/ZBAKit/src/HEL/POWER/CoreBootStartup.S
+++ b/dev/ZBAKit/src/HEL/POWER/CoreBootStartup.S
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/ZBAKit/src/New+Delete.cc b/dev/ZBAKit/src/New+Delete.cc
index 8fba8d04..e5c4c117 100644
--- a/dev/ZBAKit/src/New+Delete.cc
+++ b/dev/ZBAKit/src/New+Delete.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */