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

#include <ComponentName.h>

Collaboration diagram for _EFI_COMPONENT_NAME_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

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.

Member Data Documentation

◆ GetControllerName

EFI_COMPONENT_NAME_GET_CONTROLLER_NAME _EFI_COMPONENT_NAME_PROTOCOL::GetControllerName

◆ GetDriverName

EFI_COMPONENT_NAME_GET_DRIVER_NAME _EFI_COMPONENT_NAME_PROTOCOL::GetDriverName

◆ SupportedLanguages

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.


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