_EFI_COMPONENT_NAME2_PROTOCOL Struct Reference

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

#include <ComponentName2.h>


Data Fields

EFI_COMPONENT_NAME2_GET_DRIVER_NAME GetDriverName
EFI_COMPONENT_NAME2_GET_CONTROLLER_NAME GetControllerName
CHAR8SupportedLanguages
 A Null-terminated ASCII string array that contains one or more supported language codes.


Detailed Description

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

Definition at line 158 of file ComponentName2.h.


Field Documentation

Definition at line 159 of file ComponentName2.h.

Definition at line 160 of file ComponentName2.h.

A Null-terminated ASCII string array that contains one or more supported language codes.

This is the list of language codes that this protocol supports. The number of languages supported by a driver is up to the driver writer. SupportedLanguages is specified in RFC 3066 format.

Definition at line 169 of file ComponentName2.h.


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

Generated on Tue Apr 6 20:02:01 2010 for gPXE by  doxygen 1.5.7.1