From d335a696d5aaf8f40d2f30555a2e1fe97a8f9e5c Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss Date: Sun, 4 Aug 2024 08:36:00 +0200 Subject: [IMP] [unstable] Bootloader now moves DDK and SCI into boot folder (which is a FAT32 partition). Signed-off-by: Amlal EL Mahrouss --- Boot/Modules/NetBoot/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Boot/Modules/NetBoot') diff --git a/Boot/Modules/NetBoot/manifest.json b/Boot/Modules/NetBoot/manifest.json index 708c451e..bb3a509e 100644 --- a/Boot/Modules/NetBoot/manifest.json +++ b/Boot/Modules/NetBoot/manifest.json @@ -1,4 +1,4 @@ { "pluginName": "NetBoot", - "description": "Over the Air update module." + "description": "Boot NewOS from a network volume." } -- cgit v1.2.3