summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/KernelKit/ZXD.h
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-05-24 14:25:54 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-05-24 14:25:54 +0200
commitef3e3db6fafb43afd3e254b17c7169c603cdf416 (patch)
treecb5f9888804426ef911fa42e5bc4655a0302bc3b /dev/kernel/KernelKit/ZXD.h
parent386d9a5bffcd66633e4c3c72eb6cb25722796c92 (diff)
feat(ZXD): Update file format.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/kernel/KernelKit/ZXD.h')
-rw-r--r--dev/kernel/KernelKit/ZXD.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/dev/kernel/KernelKit/ZXD.h b/dev/kernel/KernelKit/ZXD.h
index d2456f51..2c5a33c4 100644
--- a/dev/kernel/KernelKit/ZXD.h
+++ b/dev/kernel/KernelKit/ZXD.h
@@ -24,6 +24,12 @@ struct ZXD_EXEC_HEADER {
UInt32 fCRC32;
UInt32 fAssigneeSignature;
UInt32 fIssuerSingature;
+ UIntPtr fExecOffset;
+ SizeT fExecSize;
+ UIntPtr fStubOffset;
+ SizeT fStubSize;
+ SizeT fStubAlign;
+ SizeT fStubCount;
};
/// @brief ZXD stub header