Module stivale_rs::v2[][src]

Expand description

This module contains the definitions for stivale2 boot protocol.

This Documentation contains miminal information about the protocol and provides brief documentation for helper functions and methods.

For detailed documentation, Visit the official docs

Structs

Stivale2Header

The kernel executable shall have a section .stivale2hdr which will contain the header that the bootloader will parse. The following header should be initalized as static and should be linked as section .stivale2hdr

Stivale2HeaderTagFrameBuffer
Stivale2HeaderTagTerminal
Stivale2Struct
Stivale2StructTagTerminal
Stivale2Tag

Constants

STIVALE2_HEADER_TAG_FRAMEBUFFER_ID
STIVALE2_HEADER_TAG_TERMINAL_ID
STIVALE2_STRUCT_TAG_TERMINAL_ID