summaryrefslogtreecommitdiffhomepage
path: root/Private/NewBoot/CxxRuntime
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-01-29 15:14:37 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-01-29 15:14:37 +0100
commitb89b9bc8ec4955f3eef3d34a4c917ace0a5cf2d9 (patch)
tree4d82f613f7e2fbb306fb9ab8b86506b4334ebeee /Private/NewBoot/CxxRuntime
parente8af9b5cdc8efd7eee7a53c6fd78918fa2b0a810 (diff)
Bootloader: Add support for Boot Services.
Kernel: Did refactor to code in Drive Manager, XPM has become EPM. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'Private/NewBoot/CxxRuntime')
-rw-r--r--Private/NewBoot/CxxRuntime/manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/Private/NewBoot/CxxRuntime/manifest.json b/Private/NewBoot/CxxRuntime/manifest.json
index 42b5d166..e4afd692 100644
--- a/Private/NewBoot/CxxRuntime/manifest.json
+++ b/Private/NewBoot/CxxRuntime/manifest.json
@@ -1,3 +1,3 @@
{
- "pluginName": "C++Kit"
-} \ No newline at end of file
+ "pluginName": "MP-C++ Runtime for HCore."
+}