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

Data Fields

EFI_COMPONENT_NAME_GET_DRIVER_NAME GetDriverName
 
EFI_COMPONENT_NAME_GET_CONTROLLER_NAME GetControllerName
 
CHAR8SupportedLanguages
 

Detailed Description

This protocol is used to retrieve user readable names of drivers and controllers managed by UEFI Drivers.

Field Documentation

EFI_COMPONENT_NAME_GET_CONTROLLER_NAME _EFI_COMPONENT_NAME_PROTOCOL::GetControllerName
EFI_COMPONENT_NAME_GET_DRIVER_NAME _EFI_COMPONENT_NAME_PROTOCOL::GetDriverName
CHAR8* _EFI_COMPONENT_NAME_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.