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