summaryrefslogtreecommitdiffhomepage
path: root/Private/Root
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-01-28 14:23:37 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-01-28 14:23:37 +0100
commitb177e9c4c954170b590d777fe77442ff3a0cd8d7 (patch)
tree7282e804cabc35d8b905aeb45a94c88cffd982fe /Private/Root
parent89326d7a262b48701cec9dba71b43235d18c6e30 (diff)
HEL: Improve UEFI support, will add a EPM wrapper over it.
EPM will be used to load the Operating System and it's partitions. It was originally meant for kickStart, but we'll it also here. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'Private/Root')
-rw-r--r--Private/Root/Boot/manifest.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/Private/Root/Boot/manifest.json b/Private/Root/Boot/manifest.json
deleted file mode 100644
index 60f27421..00000000
--- a/Private/Root/Boot/manifest.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "pluginName": "h-core",
- "kernelPath": "/System/hKernel.elf"
-} \ No newline at end of file