WIP: modules

This commit is contained in:
karina
2026-05-03 15:49:40 +04:00
parent 2c7396353c
commit 08248e3f3c
13 changed files with 539 additions and 62 deletions
+2
View File
@@ -29,6 +29,8 @@ typedef struct {
typedef struct {
BIUInt64 physicalBase;
BIUInt64 virtualBase;
void* entry;
BIUInt64 size;
char name[32];
BIUInt64 capabilities;