Module system

Source
Expand description

System re-exports

Modulesยง

drivers
Loads drivers located in \EFI\BOOT\drivers, or some other path configured in BootConfig
fs
Filesystem helper functions for other modules.
helper
Various helper functions for other modules.
log_backend
Simple UEFI backend for the log crate.
protos
UEFI protocols that are not implemented in the uefi crate.
time
Time measuring module.
variable
UEFI variable storage helpers.