This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2025-12-30 21:28:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de2d5d6a7ecda2ea89b1b68c18e4a2d9b577b892
ladybird
/
Kernel
/
Prekernel
History
Gunnar Beutner
412ce31f7f
Prekernel: Don't build the prekernel as a PIE image
...
This is unnecessary because the prekernel is always loaded at a known base address.
2021-07-23 19:06:51 +02:00
..
boot.S
…
CMakeLists.txt
Prekernel: Don't build the prekernel as a PIE image
2021-07-23 19:06:51 +02:00
init.cpp
Prekernel: Make sure to reload CR3 after modifying the page tables
2021-07-20 15:12:19 +02:00
linker.ld
…
multiboot.S
…
Prekernel.h
Prekernel: Use physical addresses for some of the BootInfo parameters
2021-07-20 15:12:19 +02:00
UBSanitizer.cpp
…