vxBoot/src/loader
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
..
elf vxBoot - 1.1.0 : GOT patch 2022-01-14 11:40:24 +01:00
entry.c vxBoot - 1.1.0 : GOT patch 2022-01-14 11:40:24 +01:00
error.c add ELF loader (WIP) 2021-10-08 19:32:46 +02:00
info.c vxBoot - 1.1.0 : GOT patch 2022-01-14 11:40:24 +01:00
kernel.c vxBoot - 1.0.0 : GUI 2022-01-04 15:18:58 +01:00
scan.c vxBoot - 1.0.0 : GUI 2022-01-04 15:18:58 +01:00