Lines Matching full:specified
25 Unicode string. If the driver specified by This has a user readable name in
26 the language specified by Language, then a pointer to the driver name is
27 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
28 by This does not support the language specified by Language,
38 languages specified in SupportedLanguages. The
40 to the driver writer. Language is specified
45 driver specified by This in the language
46 specified by Language.
48 @retval EFI_SUCCESS The Unicode string for the Driver specified by
49 This and the language specified by Language was
56 @retval EFI_UNSUPPORTED The driver specified by This does not support
57 the language specified by Language.
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
78 managing the controller specified by ControllerHandle and ChildHandle,
79 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
80 support the language specified by Language, then EFI_UNSUPPORTED is returned.
86 specified by This is managing. This handle
103 languages specified in SupportedLanguages. The
105 to the driver writer. Language is specified in
110 controller specified by ControllerHandle and
111 ChildHandle in the language specified by
113 specified by This.
116 the language specified by Language for the
117 driver specified by This was returned in
129 @retval EFI_UNSUPPORTED The driver specified by This is not currently
130 managing the controller specified by
133 @retval EFI_UNSUPPORTED The driver specified by This does not support
134 the language specified by Language.
193 Unicode string. If the driver specified by This has a user readable name in
194 the language specified by Language, then a pointer to the driver name is
195 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
196 by This does not support the language specified by Language,
206 languages specified in SupportedLanguages. The
208 to the driver writer. Language is specified
213 driver specified by This in the language
214 specified by Language.
216 @retval EFI_SUCCESS The Unicode string for the Driver specified by
217 This and the language specified by Language was
224 @retval EFI_UNSUPPORTED The driver specified by This does not support
225 the language specified by Language.
249 This function retrieves the user readable name of the controller specified by
251 driver specified by This has a user readable name in the language specified by
253 and EFI_SUCCESS is returned. If the driver specified by This is not currently
254 managing the controller specified by ControllerHandle and ChildHandle,
255 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
256 support the language specified by Language, then EFI_UNSUPPORTED is returned.
263 specified by This is managing. This handle
280 languages specified in SupportedLanguages. The
282 to the driver writer. Language is specified in
287 controller specified by ControllerHandle and
288 ChildHandle in the language specified by
290 specified by This.
293 the language specified by Language for the
294 driver specified by This was returned in
306 @retval EFI_UNSUPPORTED The driver specified by This is not currently
307 managing the controller specified by
310 @retval EFI_UNSUPPORTED The driver specified by This does not support
311 the language specified by Language.