diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-05-06 14:15:01 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-05-06 14:15:01 +0200 |
| commit | 2ada3fbb5d9ffc4a4b20acd8fe36930aab6db4c0 (patch) | |
| tree | 501b65e5ffe0e85a34a7d5e28fa3fa90cf3e0ef5 /Private/NewBoot/Source/Root | |
| parent | 3405f9b05ce406beb90c5e3b096d9a39be80e48f (diff) | |
MHR-23: Update CD-ROM root.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'Private/NewBoot/Source/Root')
| -rw-r--r-- | Private/NewBoot/Source/Root/EFI/STARTUP.NSH | 2 | ||||
| -rw-r--r-- | Private/NewBoot/Source/Root/SplashScreen.fmt | 7 |
2 files changed, 9 insertions, 0 deletions
diff --git a/Private/NewBoot/Source/Root/EFI/STARTUP.NSH b/Private/NewBoot/Source/Root/EFI/STARTUP.NSH new file mode 100644 index 00000000..d29ba8fd --- /dev/null +++ b/Private/NewBoot/Source/Root/EFI/STARTUP.NSH @@ -0,0 +1,2 @@ +fs0: +BOOT\BOOTX64.EFI diff --git a/Private/NewBoot/Source/Root/SplashScreen.fmt b/Private/NewBoot/Source/Root/SplashScreen.fmt new file mode 100644 index 00000000..6ac6486e --- /dev/null +++ b/Private/NewBoot/Source/Root/SplashScreen.fmt @@ -0,0 +1,7 @@ +================================================================== +Welcome to NeWS. +Brought to you by: Amlal EL Mahrouss. +* NewBoot, NewKernel: Amlal EL Mahrouss. +This copy can boot directly to NewKernel (Unified System). +Copyright Mahrouss-Logic, all rights reserved. +================================================================== |
