summaryrefslogtreecommitdiffhomepage
path: root/Private/LinkerScripts
diff options
context:
space:
mode:
Diffstat (limited to 'Private/LinkerScripts')
-rw-r--r--Private/LinkerScripts/16x0.json6
-rw-r--r--Private/LinkerScripts/32x0.json6
-rw-r--r--Private/LinkerScripts/64x0.json6
3 files changed, 18 insertions, 0 deletions
diff --git a/Private/LinkerScripts/16x0.json b/Private/LinkerScripts/16x0.json
new file mode 100644
index 00000000..f41c0fc7
--- /dev/null
+++ b/Private/LinkerScripts/16x0.json
@@ -0,0 +1,6 @@
+{
+ "executable_type": "kernel",
+ "output_name": "HCoreKrnl.efi",
+ "start_proc": "Main",
+ "format": "PEF"
+}
diff --git a/Private/LinkerScripts/32x0.json b/Private/LinkerScripts/32x0.json
new file mode 100644
index 00000000..f41c0fc7
--- /dev/null
+++ b/Private/LinkerScripts/32x0.json
@@ -0,0 +1,6 @@
+{
+ "executable_type": "kernel",
+ "output_name": "HCoreKrnl.efi",
+ "start_proc": "Main",
+ "format": "PEF"
+}
diff --git a/Private/LinkerScripts/64x0.json b/Private/LinkerScripts/64x0.json
new file mode 100644
index 00000000..f41c0fc7
--- /dev/null
+++ b/Private/LinkerScripts/64x0.json
@@ -0,0 +1,6 @@
+{
+ "executable_type": "kernel",
+ "output_name": "HCoreKrnl.efi",
+ "start_proc": "Main",
+ "format": "PEF"
+}