|
XenevaOS
|
#include <ComponentName.h>

Public Attributes | |
| EFI_COMPONENT_NAME_GET_DRIVER_NAME | GetDriverName |
| EFI_COMPONENT_NAME_GET_CONTROLLER_NAME | GetControllerName |
| CHAR8 * | SupportedLanguages |
This protocol is used to retrieve user readable names of drivers and controllers managed by UEFI Drivers.
| 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.