MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EFI_DRIVER_CONFIGURATION_PROTOCOL Struct Reference

Data Fields

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.

Field Documentation

EFI_DRIVER_CONFIGURATION_FORCE_DEFAULTS _EFI_DRIVER_CONFIGURATION_PROTOCOL::ForceDefaults
EFI_DRIVER_CONFIGURATION_OPTIONS_VALID _EFI_DRIVER_CONFIGURATION_PROTOCOL::OptionsValid
EFI_DRIVER_CONFIGURATION_SET_OPTIONS _EFI_DRIVER_CONFIGURATION_PROTOCOL::SetOptions
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.