From 2ada3fbb5d9ffc4a4b20acd8fe36930aab6db4c0 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 6 May 2024 14:15:01 +0200 Subject: MHR-23: Update CD-ROM root. Signed-off-by: Amlal El Mahrouss --- Private/NewBoot/Source/Root/EFI/STARTUP.NSH | 2 ++ Private/NewBoot/Source/Root/SplashScreen.fmt | 7 +++++++ 2 files changed, 9 insertions(+) create mode 100644 Private/NewBoot/Source/Root/EFI/STARTUP.NSH create mode 100644 Private/NewBoot/Source/Root/SplashScreen.fmt (limited to 'Private/NewBoot/Source/Root') 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. +================================================================== -- cgit v1.2.3