13 lines
260 B
Markdown
13 lines
260 B
Markdown
# Kernel-specific APIs
|
|
|
|
## Introduction
|
|
|
|
The Shelter kernel define his own specific APIs like logging and configuration parsing.
|
|
|
|
## Summary
|
|
|
|
1) [Log API](log.md)
|
|
2) [Config parsing](config.md)
|
|
3) [Tests utilities](testutils.md)
|
|
4) [EFI framebuffer](efifb.md)
|