Lines Matching full:specified
30 Unicode string. If the driver specified by This has a user readable name in
31 the language specified by Language, then a pointer to the driver name is
32 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
33 by This does not support the language specified by Language,
43 languages specified in SupportedLanguages. The
45 to the driver writer. Language is specified
50 driver specified by This in the language
51 specified by Language.
53 @retval EFI_SUCCESS The Unicode string for the Driver specified by
54 This and the language specified by Language was
61 @retval EFI_UNSUPPORTED The driver specified by This does not support
62 the language specified by Language.
78 This function retrieves the user readable name of the controller specified by
80 driver specified by This has a user readable name in the language specified by
82 and EFI_SUCCESS is returned. If the driver specified by This is not currently
83 managing the controller specified by ControllerHandle and ChildHandle,
84 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
85 support the language specified by Language, then EFI_UNSUPPORTED is returned.
91 specified by This is managing. This handle
108 languages specified in SupportedLanguages. The
110 to the driver writer. Language is specified in
115 controller specified by ControllerHandle and
116 ChildHandle in the language specified by
118 specified by This.
121 the language specified by Language for the
122 driver specified by This was returned in
134 @retval EFI_UNSUPPORTED The driver specified by This is not currently
135 managing the controller specified by
138 @retval EFI_UNSUPPORTED The driver specified by This does not support
139 the language specified by Language.
187 Unicode string. If the driver specified by This has a user readable name in
188 the language specified by Language, then a pointer to the driver name is
189 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
190 by This does not support the language specified by Language,
200 languages specified in SupportedLanguages. The
202 to the driver writer. Language is specified
207 driver specified by This in the language
208 specified by Language.
210 @retval EFI_SUCCESS The Unicode string for the Driver specified by
211 This and the language specified by Language was
218 @retval EFI_UNSUPPORTED The driver specified by This does not support
219 the language specified by Language.
243 This function retrieves the user readable name of the controller specified by
245 driver specified by This has a user readable name in the language specified by
247 and EFI_SUCCESS is returned. If the driver specified by This is not currently
248 managing the controller specified by ControllerHandle and ChildHandle,
249 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
250 support the language specified by Language, then EFI_UNSUPPORTED is returned.
256 specified by This is managing. This handle
273 languages specified in SupportedLanguages. The
275 to the driver writer. Language is specified in
280 controller specified by ControllerHandle and
281 ChildHandle in the language specified by
283 specified by This.
286 the language specified by Language for the
287 driver specified by This was returned in
299 @retval EFI_UNSUPPORTED The driver specified by This is not currently
300 managing the controller specified by
303 @retval EFI_UNSUPPORTED The driver specified by This does not support
304 the language specified by Language.