summaryrefslogtreecommitdiffhomepage
path: root/dev/ZKA/amd64-efi.make
diff options
context:
space:
mode:
authorAmlal <amlal@el-mahrouss-logic.com>2024-09-09 10:27:19 +0200
committerAmlal <amlal@el-mahrouss-logic.com>2024-09-09 10:27:19 +0200
commit04e3bbd771c8a50822aa9e75c8715349fc4ecda4 (patch)
treefc4509cdf3738a750f93a617dd01029d1ae1d58d /dev/ZKA/amd64-efi.make
parentef71b80d3df1969a2be85eadf2d83cd85745469d (diff)
META: Bumping repository.
Signed-off-by: Amlal <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'dev/ZKA/amd64-efi.make')
-rw-r--r--dev/ZKA/amd64-efi.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ZKA/amd64-efi.make b/dev/ZKA/amd64-efi.make
index 00c2664e..ad6d799b 100644
--- a/dev/ZKA/amd64-efi.make
+++ b/dev/ZKA/amd64-efi.make
@@ -34,7 +34,7 @@ COPY = cp
# Add assembler, linker, and object files variables.
ASMFLAGS = -f win64
-# Kernel subsystem is 17 and entrypoint is __ImageStart
+# Kernel subsystem is 17 and entrypoint is hal_init_platform
LDFLAGS = -e hal_init_platform --subsystem=17 --image-base 0x10000000
LDOBJ = Objects/*.obj