XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_DRIVER_CONFIGURATION_PROTOCOL Struct Reference

#include <DriverConfiguration.h>

Collaboration diagram for _EFI_DRIVER_CONFIGURATION_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_DRIVER_CONFIGURATION_SET_OPTIONS SetOptions
 
EFI_DRIVER_CONFIGURATION_OPTIONS_VALID OptionsValid
 
EFI_DRIVER_CONFIGURATION_FORCE_DEFAULTS ForceDefaults
 
CHAR8SupportedLanguages
 

Detailed Description

Used to set configuration options for a controller that an EFI Driver is managing.

Member Data Documentation

◆ ForceDefaults

EFI_DRIVER_CONFIGURATION_FORCE_DEFAULTS _EFI_DRIVER_CONFIGURATION_PROTOCOL::ForceDefaults

◆ OptionsValid

EFI_DRIVER_CONFIGURATION_OPTIONS_VALID _EFI_DRIVER_CONFIGURATION_PROTOCOL::OptionsValid

◆ SetOptions

EFI_DRIVER_CONFIGURATION_SET_OPTIONS _EFI_DRIVER_CONFIGURATION_PROTOCOL::SetOptions

◆ SupportedLanguages

CHAR8* _EFI_DRIVER_CONFIGURATION_PROTOCOL::SupportedLanguages

A Null-terminated ASCII string that contains one or more ISO 639-2 language codes. This is the list of language codes that this protocol supports.


The documentation for this struct was generated from the following file: