Modules§
Structs§
- Base
Revision - Request that Limine uses a certain base revision.
If omitted, 0 is used.
A conformant kernel should test that either
BaseRevision::is_supportedis true, orBaseRevision::actual_revision()specifies a revision supported by the kernel. - Requests
EndMarker - Requests end marker; the bootloader must ignore requests after this marker.
- Requests
Start Marker - Requests start marker; the bootloader must ignore requests before this marker.
Constants§
- COMMON_
MAGIC - Common magic for requests.