Go to file
Yann MAGNIN 7bbb33f50f vxBoot - 1.1.0 : GOT patch
@add
<> vxBoot/builtin/ld : add two new mode "INFO" and "CHECK" used for debugging
<> vxBoot/elf/got : manually patch the GOT section
<> vxBoot/loader/info : display information about ELF file

@update
<> CMakeList.txt : dump version + add new sources files
<> include/vxBoot/hardware : add ELF section header information
<> vxBoot/builtin/hw : add kernel origin address
<> vxBoot/builtin/ld : change file name to a more appropriate one

@fix
<> vxBoot/hardware/get_info : fetch the kernel origin address
<> vxBoot/elf/image : use the "real" kernel address
<> vxBoot/loader/entry : add the GOT patch step
2022-01-14 11:40:24 +01:00
assets-cg vxBoot - 1.0.0 : GUI 2022-01-04 15:18:58 +01:00
assets-fx vxBoot (0.0.2) - Icons and font 2021-09-25 19:03:58 +02:00
include/vxBoot vxBoot - 1.1.0 : GOT patch 2022-01-14 11:40:24 +01:00
src vxBoot - 1.1.0 : GOT patch 2022-01-14 11:40:24 +01:00
.gitignore vxBoot (0.0.1) - First commit 2021-09-25 16:02:50 +02:00
CMakeLists.txt vxBoot - 1.1.0 : GOT patch 2022-01-14 11:40:24 +01:00