Lines Matching full:specified
24 Unicode string. If the driver specified by This has a user readable name in
25 the language specified by Language, then a pointer to the driver name is
26 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
27 by This does not support the language specified by Language,
37 languages specified in SupportedLanguages. The
39 to the driver writer. Language is specified
44 driver specified by This in the language
45 specified by Language.
47 @retval EFI_SUCCESS The Unicode string for the Driver specified by
48 This and the language specified by Language was
55 @retval EFI_UNSUPPORTED The driver specified by This does not support
56 the language specified by Language.
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
77 managing the controller specified by ControllerHandle and ChildHandle,
78 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
79 support the language specified by Language, then EFI_UNSUPPORTED is returned.
85 specified by This is managing. This handle
102 languages specified in SupportedLanguages. The
104 to the driver writer. Language is specified in
109 controller specified by ControllerHandle and
110 ChildHandle in the language specified by
112 specified by This.
115 the language specified by Language for the
116 driver specified by This was returned in
128 @retval EFI_UNSUPPORTED The driver specified by This is not currently
129 managing the controller specified by
132 @retval EFI_UNSUPPORTED The driver specified by This does not support
133 the language specified by Language.
191 Unicode string. If the driver specified by This has a user readable name in
192 the language specified by Language, then a pointer to the driver name is
193 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
194 by This does not support the language specified by Language,
204 languages specified in SupportedLanguages. The
206 to the driver writer. Language is specified
211 driver specified by This in the language
212 specified by Language.
214 @retval EFI_SUCCESS The Unicode string for the Driver specified by
215 This and the language specified by Language was
222 @retval EFI_UNSUPPORTED The driver specified by This does not support
223 the language specified by Language.
247 This function retrieves the user readable name of the controller specified by
249 driver specified by This has a user readable name in the language specified by
251 and EFI_SUCCESS is returned. If the driver specified by This is not currently
252 managing the controller specified by ControllerHandle and ChildHandle,
253 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
254 support the language specified by Language, then EFI_UNSUPPORTED is returned.
260 specified by This is managing. This handle
277 languages specified in SupportedLanguages. The
279 to the driver writer. Language is specified in
284 controller specified by ControllerHandle and
285 ChildHandle in the language specified by
287 specified by This.
290 the language specified by Language for the
291 driver specified by This was returned in
303 @retval EFI_UNSUPPORTED The driver specified by This is not currently
304 managing the controller specified by
307 @retval EFI_UNSUPPORTED The driver specified by This does not support
308 the language specified by Language.