Home | History | Annotate | Download | only in EmuBlockIoDxe

Lines Matching full:specified

29   Unicode string. If the driver specified by This has a user readable name in

30 the language specified by Language, then a pointer to the driver name is
31 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
32 by This does not support the language specified by Language,
42 languages specified in SupportedLanguages. The
44 to the driver writer. Language is specified
49 driver specified by This in the language
50 specified by Language.
52 @retval EFI_SUCCESS The Unicode string for the Driver specified by
53 This and the language specified by Language was
60 @retval EFI_UNSUPPORTED The driver specified by This does not support
61 the language specified by Language.
77 This function retrieves the user readable name of the controller specified by
79 driver specified by This has a user readable name in the language specified by
81 and EFI_SUCCESS is returned. If the driver specified by This is not currently
82 managing the controller specified by ControllerHandle and ChildHandle,
83 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
84 support the language specified by Language, then EFI_UNSUPPORTED is returned.
90 specified by This is managing. This handle
107 languages specified in SupportedLanguages. The
109 to the driver writer. Language is specified in
114 controller specified by ControllerHandle and
115 ChildHandle in the language specified by
117 specified by This.
120 the language specified by Language for the
121 driver specified by This was returned in
133 @retval EFI_UNSUPPORTED The driver specified by This is not currently
134 managing the controller specified by
137 @retval EFI_UNSUPPORTED The driver specified by This does not support
138 the language specified by Language.
179 Unicode string. If the driver specified by This has a user readable name in
180 the language specified by Language, then a pointer to the driver name is
181 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
182 by This does not support the language specified by Language,
192 languages specified in SupportedLanguages. The
194 to the driver writer. Language is specified
199 driver specified by This in the language
200 specified by Language.
202 @retval EFI_SUCCESS The Unicode string for the Driver specified by
203 This and the language specified by Language was
210 @retval EFI_UNSUPPORTED The driver specified by This does not support
211 the language specified by Language.
235 This function retrieves the user readable name of the controller specified by
237 driver specified by This has a user readable name in the language specified by
239 and EFI_SUCCESS is returned. If the driver specified by This is not currently
240 managing the controller specified by ControllerHandle and ChildHandle,
241 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
242 support the language specified by Language, then EFI_UNSUPPORTED is returned.
248 specified by This is managing. This handle
265 languages specified in SupportedLanguages. The
267 to the driver writer. Language is specified in
272 controller specified by ControllerHandle and
273 ChildHandle in the language specified by
275 specified by This.
278 the language specified by Language for the
279 driver specified by This was returned in
291 @retval EFI_UNSUPPORTED The driver specified by This is not currently
292 managing the controller specified by
295 @retval EFI_UNSUPPORTED The driver specified by This does not support
296 the language specified by Language.