Home | History | Annotate | Download | only in WinNtSerialIoDxe

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.
180 Unicode string. If the driver specified by This has a user readable name in
181 the language specified by Language, then a pointer to the driver name is
182 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
183 by This does not support the language specified by Language,
193 languages specified in SupportedLanguages. The
195 to the driver writer. Language is specified
200 driver specified by This in the language
201 specified by Language.
203 @retval EFI_SUCCESS The Unicode string for the Driver specified by
204 This and the language specified by Language was
211 @retval EFI_UNSUPPORTED The driver specified by This does not support
212 the language specified by Language.
236 This function retrieves the user readable name of the controller specified by
238 driver specified by This has a user readable name in the language specified by
240 and EFI_SUCCESS is returned. If the driver specified by This is not currently
241 managing the controller specified by ControllerHandle and ChildHandle,
242 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
243 support the language specified by Language, then EFI_UNSUPPORTED is returned.
249 specified by This is managing. This handle
266 languages specified in SupportedLanguages. The
268 to the driver writer. Language is specified in
273 controller specified by ControllerHandle and
274 ChildHandle in the language specified by
276 specified by This.
279 the language specified by Language for the
280 driver specified by This was returned in
292 @retval EFI_UNSUPPORTED The driver specified by This is not currently
293 managing the controller specified by
296 @retval EFI_UNSUPPORTED The driver specified by This does not support
297 the language specified by Language.