diff options
| author | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-08-04 08:36:00 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-08-04 08:45:17 +0200 |
| commit | d335a696d5aaf8f40d2f30555a2e1fe97a8f9e5c (patch) | |
| tree | ddb41cadb3d66a87900c79a3cb2344892a10f905 /Boot/Modules | |
| parent | 8a54e46bc4b070930e96d316ab062bb9a35879da (diff) | |
[IMP] [unstable] Bootloader now moves DDK and SCI into boot folder
(which is a FAT32 partition).
Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Boot/Modules')
| -rw-r--r-- | Boot/Modules/NetBoot/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
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." } |
