summaryrefslogtreecommitdiffhomepage
path: root/Private/Linker
diff options
context:
space:
mode:
Diffstat (limited to 'Private/Linker')
-rw-r--r--Private/Linker/16x0.json6
-rw-r--r--Private/Linker/32x0.json6
-rw-r--r--Private/Linker/64x0.json6
3 files changed, 9 insertions, 9 deletions
diff --git a/Private/Linker/16x0.json b/Private/Linker/16x0.json
index f81ba5c6..93088842 100644
--- a/Private/Linker/16x0.json
+++ b/Private/Linker/16x0.json
@@ -1,6 +1,6 @@
{
"executable_type": "kernel",
- "output_name": "hKernel.out",
- "start_proc": "KMain",
+ "output_name": "hKernel.efi",
+ "start_proc": "Main",
"format": "PEF"
-} \ No newline at end of file
+}
diff --git a/Private/Linker/32x0.json b/Private/Linker/32x0.json
index f81ba5c6..93088842 100644
--- a/Private/Linker/32x0.json
+++ b/Private/Linker/32x0.json
@@ -1,6 +1,6 @@
{
"executable_type": "kernel",
- "output_name": "hKernel.out",
- "start_proc": "KMain",
+ "output_name": "hKernel.efi",
+ "start_proc": "Main",
"format": "PEF"
-} \ No newline at end of file
+}
diff --git a/Private/Linker/64x0.json b/Private/Linker/64x0.json
index f81ba5c6..93088842 100644
--- a/Private/Linker/64x0.json
+++ b/Private/Linker/64x0.json
@@ -1,6 +1,6 @@
{
"executable_type": "kernel",
- "output_name": "hKernel.out",
- "start_proc": "KMain",
+ "output_name": "hKernel.efi",
+ "start_proc": "Main",
"format": "PEF"
-} \ No newline at end of file
+}