Lines Matching full:specified
22 Unicode string. If the driver specified by This has a user-readable name in
23 the language specified by Language, then a pointer to the driver name is
24 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
25 by This does not support the language specified by Language,
35 languages specified in SupportedLanguages. The
37 to the driver writer. Language is specified
42 driver specified by This in the language
43 specified by Language.
45 @retval EFI_SUCCESS The Unicode string for the Driver specified by
46 This and the language specified by Language was
53 @retval EFI_UNSUPPORTED The driver specified by This does not support
54 the language specified by Language.
70 This function retrieves the user-readable name of the controller specified by
72 driver specified by This has a user-readable name in the language specified by
74 and EFI_SUCCESS is returned. If the driver specified by This is not currently
75 managing the controller specified by ControllerHandle and ChildHandle,
76 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
77 support the language specified by Language, then EFI_UNSUPPORTED is returned.
83 specified by This is managing. This handle
100 languages specified in SupportedLanguages. The
102 to the driver writer. Language is specified in
107 controller specified by ControllerHandle and
108 ChildHandle in the language specified by
110 specified by This.
113 the language specified by Language for the
114 driver specified by This was returned in
126 @retval EFI_UNSUPPORTED The driver specified by This is not currently
127 managing the controller specified by
130 @retval EFI_UNSUPPORTED The driver specified by This does not support
131 the language specified by Language.
189 Unicode string. If the driver specified by This has a user-readable name in
190 the language specified by Language, then a pointer to the driver name is
191 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
192 by This does not support the language specified by Language,
202 languages specified in SupportedLanguages. The
204 to the driver writer. Language is specified
209 driver specified by This in the language
210 specified by Language.
212 @retval EFI_SUCCESS The Unicode string for the Driver specified by
213 This and the language specified by Language was
220 @retval EFI_UNSUPPORTED The driver specified by This does not support
221 the language specified by Language.
246 This function retrieves the user-readable name of the controller specified by
248 driver specified by This has a user-readable name in the language specified by
250 and EFI_SUCCESS is returned. If the driver specified by This is not currently
251 managing the controller specified by ControllerHandle and ChildHandle,
252 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
253 support the language specified by Language, then EFI_UNSUPPORTED is returned.
259 specified by This is managing. This handle
276 languages specified in SupportedLanguages. The
278 to the driver writer. Language is specified in
283 controller specified by ControllerHandle and
284 ChildHandle in the language specified by
286 specified by This.
289 the language specified by Language for the
290 driver specified by This was returned in
302 @retval EFI_UNSUPPORTED The driver specified by This is not currently
303 managing the controller specified by
306 @retval EFI_UNSUPPORTED The driver specified by This does not support
307 the language specified by Language.