Lines Matching refs:This

4 This program and the accompanying materials
22 This function retrieves the user readable name of a driver in the form of a
23 Unicode string. If the driver specified by This has a user readable name in
26 by This does not support the language specified by Language,
29 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
33 array indicating the language. This is the
42 This Unicode string is the name of the
43 driver specified by This in the language
47 This and the language specified by Language was
54 @retval EFI_UNSUPPORTED The driver specified by This does not support
61 IN EFI_COMPONENT_NAME_PROTOCOL *This,
71 This function retrieves the user readable name of the controller specified by
73 driver specified by This has a user readable name in the language specified by
75 and EFI_SUCCESS is returned. If the driver specified by This is not currently
77 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
80 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
84 specified by This is managing. This handle
89 the name of. This is an optional parameter that
98 array indicating the language. This is the
107 This Unicode string is the name of the
111 specified by This.
115 driver specified by This was returned in
127 @retval EFI_UNSUPPORTED The driver specified by This is not currently
131 @retval EFI_UNSUPPORTED The driver specified by This does not support
138 IN EFI_COMPONENT_NAME_PROTOCOL *This,
179 This function retrieves the user readable name of a driver in the form of a
180 Unicode string. If the driver specified by This has a user readable name in
183 by This does not support the language specified by Language,
186 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
190 array indicating the language. This is the
199 This Unicode string is the name of the
200 driver specified by This in the language
204 This and the language specified by Language was
211 @retval EFI_UNSUPPORTED The driver specified by This does not support
218 IN EFI_COMPONENT_NAME_PROTOCOL *This,
225 This->SupportedLanguages,
228 (BOOLEAN)(This == &gIp4ComponentName)
237 This function retrieves the user readable name of the controller specified by
239 driver specified by This has a user readable name in the language specified by
241 and EFI_SUCCESS is returned. If the driver specified by This is not currently
243 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
246 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
250 specified by This is managing. This handle
255 the name of. This is an optional parameter that
264 array indicating the language. This is the
273 This Unicode string is the name of the
277 specified by This.
281 driver specified by This was returned in
293 @retval EFI_UNSUPPORTED The driver specified by This is not currently
297 @retval EFI_UNSUPPORTED The driver specified by This does not support
304 IN EFI_COMPONENT_NAME_PROTOCOL *This,