Module bls_config

Module bls_config 

Source
Expand description

See https://uapi-group.org/specifications/specs/boot_loader_specification/

This module parses the config files for the spec.

Structs§

BLSConfig 🔒
Represents a single Boot Loader Specification config file.

Enums§

BLSConfigType

Functions§

parse_bls_config 🔒