Lines Matching refs:This

5 This program and the accompanying materials
23 This function retrieves the user readable name of a driver in the form of a
24 Unicode string. If the driver specified by This has a user readable name in
27 by This does not support the language specified by Language,
30 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
34 array indicating the language. This is the
43 This Unicode string is the name of the
44 driver specified by This in the language
48 This and the language specified by Language was
55 @retval EFI_UNSUPPORTED The driver specified by This does not support
62 IN EFI_COMPONENT_NAME_PROTOCOL *This,
72 This function retrieves the user readable name of the controller specified by
74 driver specified by This has a user readable name in the language specified by
76 and EFI_SUCCESS is returned. If the driver specified by This is not currently
78 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
81 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
85 specified by This is managing. This handle
90 the name of. This is an optional parameter that
99 array indicating the language. This is the
108 This Unicode string is the name of the
112 specified by This.
116 driver specified by This was returned in
128 @retval EFI_UNSUPPORTED The driver specified by This is not currently
132 @retval EFI_UNSUPPORTED The driver specified by This does not support
139 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 == &gMtftp4ComponentName)
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,