vxBoot/include/vxBoot
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
..
fs vxBoot - 0.1.0 : First version 2021-12-18 13:52:13 +01:00
builtin.h vxBoot - 0.1.0 : First version 2021-12-18 13:52:13 +01:00
cli.h vxBoot - 1.0.0 : GUI 2022-01-04 15:18:58 +01:00
config.h vxBoot - 1.0.0 : GUI 2022-01-04 15:18:58 +01:00
gui.h vxBoot - 1.0.0 : GUI 2022-01-04 15:18:58 +01:00
hardware.h vxBoot - 1.1.0 : GOT patch 2022-01-14 11:40:24 +01:00
loader.h vxBoot - 1.1.0 : GOT patch 2022-01-14 11:40:24 +01:00
terminal.h vxBoot - 0.1.0 : First version 2021-12-18 13:52:13 +01:00