Home | History | Annotate | Download | only in WinNtBusDriverDxe

Lines Matching full:specified

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

45 the language specified by Language, then a pointer to the driver name is
46 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
47 by This does not support the language specified by Language,
57 languages specified in SupportedLanguages. The
59 to the driver writer. Language is specified
64 driver specified by This in the language
65 specified by Language.
67 @retval EFI_SUCCESS The Unicode string for the Driver specified by
68 This and the language specified by Language was
75 @retval EFI_UNSUPPORTED The driver specified by This does not support
76 the language specified by Language.
92 This function retrieves the user readable name of the controller specified by
94 driver specified by This has a user readable name in the language specified by
96 and EFI_SUCCESS is returned. If the driver specified by This is not currently
97 managing the controller specified by ControllerHandle and ChildHandle,
98 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
99 support the language specified by Language, then EFI_UNSUPPORTED is returned.
105 specified by This is managing. This handle
122 languages specified in SupportedLanguages. The
124 to the driver writer. Language is specified in
129 controller specified by ControllerHandle and
130 ChildHandle in the language specified by
132 specified by This.
135 the language specified by Language for the
136 driver specified by This was returned in
148 @retval EFI_UNSUPPORTED The driver specified by This is not currently
149 managing the controller specified by
152 @retval EFI_UNSUPPORTED The driver specified by This does not support
153 the language specified by Language.
195 Unicode string. If the driver specified by This has a user readable name in
196 the language specified by Language, then a pointer to the driver name is
197 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
198 by This does not support the language specified by Language,
208 languages specified in SupportedLanguages. The
210 to the driver writer. Language is specified
215 driver specified by This in the language
216 specified by Language.
218 @retval EFI_SUCCESS The Unicode string for the Driver specified by
219 This and the language specified by Language was
226 @retval EFI_UNSUPPORTED The driver specified by This does not support
227 the language specified by Language.
251 This function retrieves the user readable name of the controller specified by
253 driver specified by This has a user readable name in the language specified by
255 and EFI_SUCCESS is returned. If the driver specified by This is not currently
256 managing the controller specified by ControllerHandle and ChildHandle,
257 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
258 support the language specified by Language, then EFI_UNSUPPORTED is returned.
264 specified by This is managing. This handle
281 languages specified in SupportedLanguages. The
283 to the driver writer. Language is specified in
288 controller specified by ControllerHandle and
289 ChildHandle in the language specified by
291 specified by This.
294 the language specified by Language for the
295 driver specified by This was returned in
307 @retval EFI_UNSUPPORTED The driver specified by This is not currently
308 managing the controller specified by
311 @retval EFI_UNSUPPORTED The driver specified by This does not support
312 the language specified by Language.