index
:
uff-os.git
better-terminal
bump-rust-version
exceptions
further-cleanup
master
testing
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
2019-11-15
Add apic module
natrixaeria
2019-11-11
Add expect fault handling
Dennis Kobert
2019-11-09
Add basic tests
Dennis Kobert
2019-11-09
Introduce integration test crate
natrixaeria
2019-11-09
Merge branch 'exceptions' of https://git.kobert.dev/uff-os into exceptions
Dennis Kobert
2019-11-09
Add testing runner functions
Dennis Kobert
2019-11-09
Remove garbage code
natrixaeria
2019-11-09
Adapt exception messages
natrixaeria
2019-11-09
Merge branch 'exceptions' of dennis:/var/repos/uff-os into exceptions
natrixaeria
2019-11-09
Create panic screen module with text buffer
natrixaeria
2019-11-08
Reformat exceptions
Dennis Kobert
2019-11-08
Add InterruptStackTable
Dennis Kobert
2019-11-08
Merge branch 'master' into exceptions
Dennis Kobert
2019-11-08
Add centered mode to vga compatible text mode
natrixaeria
2019-11-08
Implement guarding page
Dennis Kobert
2019-11-07
Add interupt descriptor table
Dennis Kobert
2019-11-07
Minor Cleanups
Dennis Kobert
2019-11-04
Implement serial connection and basic testing
Dennis Kobert
2019-11-03
Merge: 41bff6a a2d6311
Dennis Kobert
2019-11-02
Rewrite build script
natrixaeria
2019-10-31
Fix typo in panic screen
Dennis Kobert
2019-10-26
Create a kernel panic screen
natrixaeria
2019-10-25
Create a print function
natrixaeria
2019-10-25
Create format writer
natrixaeria
2019-10-25
Iink rust binary
Dennis Kobert
2019-10-25
Add target x86_64-uff
Dennis Kobert