pub fn get_loader_features(
runtime_services: &RuntimeServices,
) -> Result<EfiLoaderFeatures>
Expand description
Get the currently supported EFI features from the loader if they do exist https://systemd.io/BOOT_LOADER_INTERFACE/
pub fn get_loader_features(
runtime_services: &RuntimeServices,
) -> Result<EfiLoaderFeatures>
Get the currently supported EFI features from the loader if they do exist https://systemd.io/BOOT_LOADER_INTERFACE/