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.
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.
190 Unicode string. If the driver specified by This has a user-readable name in
191 the language specified by Language, then a pointer to the driver name is
192 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
193 by This does not support the language specified by Language,
203 languages specified in SupportedLanguages. The
205 to the driver writer. Language is specified
210 driver specified by This in the language
211 specified by Language.
213 @retval EFI_SUCCESS The Unicode string for the Driver specified by
214 This, and the language specified by Language was
221 @retval EFI_UNSUPPORTED The driver specified by This does not support
222 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.