diff options
Diffstat (limited to 'Boot/Sources/Root')
| -rw-r--r-- | Boot/Sources/Root/EFI/STARTUP.NSH | 2 | ||||
| -rw-r--r-- | Boot/Sources/Root/SplashScreen.fmt | 7 |
2 files changed, 9 insertions, 0 deletions
diff --git a/Boot/Sources/Root/EFI/STARTUP.NSH b/Boot/Sources/Root/EFI/STARTUP.NSH new file mode 100644 index 00000000..d29ba8fd --- /dev/null +++ b/Boot/Sources/Root/EFI/STARTUP.NSH @@ -0,0 +1,2 @@ +fs0: +BOOT\BOOTX64.EFI diff --git a/Boot/Sources/Root/SplashScreen.fmt b/Boot/Sources/Root/SplashScreen.fmt new file mode 100644 index 00000000..863d7b62 --- /dev/null +++ b/Boot/Sources/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 SoftwareLabs, all rights reserved. +================================================================== |
