Commit Graph

16 Commits

Author SHA1 Message Date
N00byEdge 6dd399ea2b Add KASLR for PIE ELF files when using stivale 2020-05-29 16:28:59 +02:00
mintsuki ed1fb65059 Move print stuff to its own file 2020-05-10 00:38:27 +02:00
mintsuki 62d78d1f90 Add out of memory checks 2020-05-02 23:38:57 +02:00
mintsuki 5f859ea7d1 Add 32 bit stivale support 2020-04-18 18:01:29 +02:00
mintsuki d2c4773c6d Add file handle abstractions 2020-04-14 05:20:55 +02:00
mintsuki 6578b55c9f Add module support to stivale 2020-03-30 22:27:15 +02:00
mintsuki 0040b97fd1 Working on stivale 2020-03-26 00:46:35 +01:00
Matteo Semenzato 80ad7466fd Fix section loading function 2020-03-26 00:00:34 +01:00
Matteo Semenzato ee8e1b330e Add function to load elf sections by name 2020-03-25 23:24:57 +01:00
mintsuki 8494b1d880 Add protos abstraction and stivale and qword protocols 2020-03-25 21:05:14 +01:00
mintsuki c66d052afc Map 4GiB of phys memory at 0xffff800000000000 2020-03-25 19:16:49 +01:00
mintsuki 1b80c8ca90 Misc stuff 2020-03-25 05:19:07 +01:00
mintsuki f762a0c7a3 elf: Remove stupid code 2020-03-25 05:05:06 +01:00
mintsuki 85709a0fbe elf: Add support for higher half kernels 2020-03-25 04:38:23 +01:00
mintsuki d95a8403cc Use elf64 2020-03-25 01:31:59 +01:00
mintsuki 1a48bec601 Add elf parser 2020-03-25 01:04:18 +01:00