ptos: elf64: Set program image entrypoint
Signed-off-by: Chloe M <chloe@mensia.org>
This commit is contained in:
@@ -212,5 +212,6 @@ Elf64Load(MMU_VAS *Vas, VOID *Data, LOADER_PROGRAM *Result)
|
||||
return Status;
|
||||
}
|
||||
|
||||
Result->EntryPoint = Eh->e_entry;
|
||||
return STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user