summaryrefslogtreecommitdiffhomepage
path: root/Private/LinkerScripts
diff options
context:
space:
mode:
authoramlal <amlal@el-mahrouss-logic.com>2024-03-16 14:22:21 +0100
committeramlal <amlal@el-mahrouss-logic.com>2024-03-16 14:22:21 +0100
commit55059428bfd6a18451bc1ed3ee64e7bb04c395cd (patch)
tree02dd524a2249111e30d2208fd700fa72e31182db /Private/LinkerScripts
parent8f9b5e08f53f6e49a1f4c6b20e17c54298da9c44 (diff)
HCR-14: See below.
- Pretty big modifications, add kernel mouse. Signed-off-by: amlal <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'Private/LinkerScripts')
-rw-r--r--Private/LinkerScripts/16x0.json2
-rw-r--r--Private/LinkerScripts/32x0.json2
-rw-r--r--Private/LinkerScripts/64x0.json2
3 files changed, 3 insertions, 3 deletions
diff --git a/Private/LinkerScripts/16x0.json b/Private/LinkerScripts/16x0.json
index f41c0fc7..d5a106ce 100644
--- a/Private/LinkerScripts/16x0.json
+++ b/Private/LinkerScripts/16x0.json
@@ -1,6 +1,6 @@
{
"executable_type": "kernel",
- "output_name": "HCoreKrnl.efi",
+ "output_name": "HCoreKrnl.exe",
"start_proc": "Main",
"format": "PEF"
}
diff --git a/Private/LinkerScripts/32x0.json b/Private/LinkerScripts/32x0.json
index f41c0fc7..d5a106ce 100644
--- a/Private/LinkerScripts/32x0.json
+++ b/Private/LinkerScripts/32x0.json
@@ -1,6 +1,6 @@
{
"executable_type": "kernel",
- "output_name": "HCoreKrnl.efi",
+ "output_name": "HCoreKrnl.exe",
"start_proc": "Main",
"format": "PEF"
}
diff --git a/Private/LinkerScripts/64x0.json b/Private/LinkerScripts/64x0.json
index f41c0fc7..d5a106ce 100644
--- a/Private/LinkerScripts/64x0.json
+++ b/Private/LinkerScripts/64x0.json
@@ -1,6 +1,6 @@
{
"executable_type": "kernel",
- "output_name": "HCoreKrnl.efi",
+ "output_name": "HCoreKrnl.exe",
"start_proc": "Main",
"format": "PEF"
}