Lines Matching defs:This

6 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 This[in] 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,
75 This function retrieves the user readable name of the controller specified by
77 driver specified by This has a user readable name in the language specified by
79 and EFI_SUCCESS is returned. If the driver specified by This is not currently
81 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
84 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
88 specified by This is managing. This handle
93 the name of. This is an optional parameter that
102 array indicating the language. This is the
111 This Unicode string is the name of the
115 specified by This.
119 driver specified by This was returned in
131 @retval EFI_UNSUPPORTED The driver specified by This is not currently
135 @retval EFI_UNSUPPORTED The driver specified by This does not support
142 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 This[in] 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 == &mUsbBusComponentName)
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 This[in] 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,