Lines Matching refs:This

6   This program and the accompanying materials
24 This function retrieves the user-readable name of a driver in the form of a
25 Unicode string. If the driver specified by This has a user-readable name in
28 by This does not support the language specified by Language,
31 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
35 array indicating the language. This is the
44 This Unicode string is the name of the
45 driver specified by This in the language
49 This and the language specified by Language was
56 @retval EFI_UNSUPPORTED The driver specified by This does not support
63 IN EFI_COMPONENT_NAME_PROTOCOL *This,
73 This function retrieves the user-readable name of the controller specified by
75 driver specified by This has a user-readable name in the language specified by
77 and EFI_SUCCESS is returned. If the driver specified by This is not currently
79 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
82 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
86 specified by This is managing. This handle
91 the name of. This is an optional parameter that
100 array indicating the language. This is the
109 This Unicode string is the name of the
113 specified by This.
117 driver specified by This was returned in
129 @retval EFI_UNSUPPORTED The driver specified by This is not currently
133 @retval EFI_UNSUPPORTED The driver specified by This does not support
140 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 == &gUdp6ComponentName)
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,