Drew Galbraith
|
a1e1e1c2d8
|
[Zion] Enable SSE instructions at the start of boot.
These aren't ready to be used yet as we need to save them on task
switch.
|
2023-11-20 16:40:07 -08:00 |
Drew Galbraith
|
40ea359e9f
|
Fix init file to set proper install root.h
|
2023-11-16 20:13:31 -08:00 |
drew
|
82b1a5c4db
|
Build GCC/Binutils toolchain in tree. (#1)
Adds a x86_64-pc-acadia target triple.
Co-authored-by: Drew Galbraith <dgalbraith33@gmail.com>
Reviewed-on: #1
|
2023-06-15 18:39:14 -04:00 |
Drew Galbraith
|
3243b6024b
|
Update init bg script to inclue AR
|
2023-06-07 09:29:38 -07:00 |
Drew Galbraith
|
03fe4d8c2e
|
Load our own GDT.
Replace the GDT from limine with our own.
|
2023-05-17 21:41:08 -07:00 |
Drew Galbraith
|
e9705f7579
|
Barebones Kernel Commit
Uses limine to boot off of a disk.
Outputs a character to the debug port.
|
2023-05-17 20:20:53 -07:00 |