Lines Matching refs:This

7   This program and the accompanying materials
26 This function retrieves the user-readable name of a driver in the form of a
27 Unicode string. If the driver specified by This has a user-readable name in
30 by This does not support the language specified by Language,
33 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
37 array indicating the language. This is the
46 This Unicode string is the name of the
47 driver specified by This in the language
51 This and the language specified by Language was
58 @retval EFI_UNSUPPORTED The driver specified by This does not support
65 IN EFI_COMPONENT_NAME_PROTOCOL *This,
74 This function retrieves the user-readable name of the controller specified by
76 driver specified by This has a user-readable name in the language specified by
78 and EFI_SUCCESS is returned. If the driver specified by This is not currently
80 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
83 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
87 specified by This is managing. This handle
92 the name of. This is an optional parameter that
101 array indicating the language. This is the
110 This Unicode string is the name of the
114 specified by This.
118 driver specified by This was returned in
130 @retval EFI_UNSUPPORTED The driver specified by This is not currently
134 @retval EFI_UNSUPPORTED The driver specified by This does not support
141 IN EFI_COMPONENT_NAME_PROTOCOL *This,
180 This function retrieves the user-readable name of a driver in the form of a
181 Unicode string. If the driver specified by This has a user-readable name in
184 by This does not support the language specified by Language,
187 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
191 array indicating the language. This is the
200 This Unicode string is the name of the
201 driver specified by This in the language
205 This and the language specified by Language was
212 @retval EFI_UNSUPPORTED The driver specified by This does not support
219 IN EFI_COMPONENT_NAME_PROTOCOL *This,
226 This->SupportedLanguages,
229 (BOOLEAN) (This == &gIp6ComponentName)
238 This function retrieves the user-readable name of the controller specified by
240 driver specified by This has a user-readable name in the language specified by
242 and EFI_SUCCESS is returned. If the driver specified by This is not currently
244 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
247 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
251 specified by This is managing. This handle
256 the name of. This is an optional parameter that
265 array indicating the language. This is the
274 This Unicode string is the name of the
278 specified by This.
282 driver specified by This was returned in
294 @retval EFI_UNSUPPORTED The driver specified by This is not currently
298 @retval EFI_UNSUPPORTED The driver specified by This does not support
305 IN EFI_COMPONENT_NAME_PROTOCOL *This,