Home | History | Annotate | Download | only in IsaAcpiDxe

Lines Matching full:specified

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

24 the language specified by Language, then a pointer to the driver name is
25 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
26 by This does not support the language specified by Language,
36 languages specified in SupportedLanguages. The
38 to the driver writer. Language is specified
43 driver specified by This in the language
44 specified by Language.
46 @retval EFI_SUCCESS The Unicode string for the Driver specified by
47 This and the language specified by Language was
54 @retval EFI_UNSUPPORTED The driver specified by This does not support
55 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.
176 Unicode string. If the driver specified by This has a user readable name in
177 the language specified by Language, then a pointer to the driver name is
178 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
179 by This does not support the language specified by Language,
189 languages specified in SupportedLanguages. The
191 to the driver writer. Language is specified
196 driver specified by This in the language
197 specified by Language.
199 @retval EFI_SUCCESS The Unicode string for the Driver specified by
200 This and the language specified by Language was
207 @retval EFI_UNSUPPORTED The driver specified by This does not support
208 the language specified by Language.
232 This function retrieves the user readable name of the controller specified by
234 driver specified by This has a user readable name in the language specified by
236 and EFI_SUCCESS is returned. If the driver specified by This is not currently
237 managing the controller specified by ControllerHandle and ChildHandle,
238 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
239 support the language specified by Language, then EFI_UNSUPPORTED is returned.
245 specified by This is managing. This handle
262 languages specified in SupportedLanguages. The
264 to the driver writer. Language is specified in
269 controller specified by ControllerHandle and
270 ChildHandle in the language specified by
272 specified by This.
275 the language specified by Language for the
276 driver specified by This was returned in
288 @retval EFI_UNSUPPORTED The driver specified by This is not currently
289 managing the controller specified by
292 @retval EFI_UNSUPPORTED The driver specified by This does not support
293 the language specified by Language.