EnvironmentLoader/source
2024-07-06 10:52:59 +02:00
..
common Fix typo, trampolin -> trampoline 2022-05-13 19:18:19 +02:00
elfio Update ELFIO to reduce binary size 2023-01-05 16:41:11 +01:00
fs Update .clang-format to change assingment, comment and macro formatting 2022-02-03 14:49:57 +01:00
module Make rpx loading more robust and respect section alignment 2024-05-08 17:57:43 +02:00
utils Update Dockerfile 2024-07-06 10:52:59 +02:00
ElfUtils.cpp Make rpx loading more robust and respect section alignment 2024-05-08 17:57:43 +02:00
ElfUtils.h Make rpx loading more robust and respect section alignment 2024-05-08 17:57:43 +02:00
kernel.cpp Format the code via clang-format (#1) 2022-02-02 19:12:52 +01:00
kernel.h Remove obsolete // clang-format off 2022-02-13 14:40:11 +01:00
main.cpp Bump version 2024-07-06 10:52:59 +02:00
pc.s Copy the executables to the end of the memory region 2021-12-28 18:22:35 +01:00
syscalls.s first commit 2021-12-25 20:14:56 +01:00
version.h Display current version of EnvironmentLoader in the menu 2023-07-20 10:31:19 +02:00