Lines Matching refs:This

5 This program and the accompanying materials
20 This function retrieves the user readable name of a driver in the form of a
21 Unicode string. If the driver specified by This has a user readable name in
24 by This does not support the language specified by Language,
27 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
31 array indicating the language. This is the
40 This Unicode string is the name of the
41 driver specified by This in the language
45 This and the language specified by Language was
52 @retval EFI_UNSUPPORTED The driver specified by This does not support
59 IN EFI_COMPONENT_NAME_PROTOCOL *This,
69 This function retrieves the user readable name of the controller specified by
71 driver specified by This has a user readable name in the language specified by
73 and EFI_SUCCESS is returned. If the driver specified by This is not currently
75 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
78 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
82 specified by This is managing. This handle
87 the name of. This is an optional parameter that
96 array indicating the language. This is the
105 This Unicode string is the name of the
109 specified by This.
113 driver specified by This was returned in
125 @retval EFI_UNSUPPORTED The driver specified by This is not currently
129 @retval EFI_UNSUPPORTED The driver specified by This does not support
136 IN EFI_COMPONENT_NAME_PROTOCOL *This,
177 This function retrieves the user readable name of a driver in the form of a
178 Unicode string. If the driver specified by This has a user readable name in
181 by This does not support the language specified by Language,
184 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
188 array indicating the language. This is the
197 This Unicode string is the name of the
198 driver specified by This in the language
202 This and the language specified by Language was
209 @retval EFI_UNSUPPORTED The driver specified by This does not support
216 IN EFI_COMPONENT_NAME_PROTOCOL *This,
223 This->SupportedLanguages,
226 (BOOLEAN) (This == &gTcp4ComponentName)
234 This function retrieves the user readable name of the controller specified by
236 driver specified by This has a user readable name in the language specified by
238 and EFI_SUCCESS is returned. If the driver specified by This is not currently
240 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
243 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
247 specified by This is managing. This handle
252 the name of. This is an optional parameter that
261 array indicating the language. This is the
270 This Unicode string is the name of the
274 specified by This.
278 driver specified by This was returned in
290 @retval EFI_UNSUPPORTED The driver specified by This is not currently
294 @retval EFI_UNSUPPORTED The driver specified by This does not support
301 IN EFI_COMPONENT_NAME_PROTOCOL *This,