Lines Matching full:specified
30 is requesting, and it must match one of the languages specified
34 is the name of the driver specified by This in the language
35 specified by Language.
37 @retval EFI_SUCCESS The Unicode string for the Driver specified by This
38 and the language specified by Language was returned
42 @retval EFI_UNSUPPORTED The driver specified by This does not support the
43 language specified by Language.
59 @param ControllerHandle The handle of a controller that the driver specified by
71 of the languages specified in SupportedLanguages. The
75 string is the name of the controller specified by
76 ControllerHandle and ChildHandle in the language specified
77 by Language, from the point of view of the driver specified
81 language specified by Language for the driver
82 specified by This was returned in DriverName.
87 @retval EFI_UNSUPPORTED The driver specified by This is not currently managing
88 the controller specified by ControllerHandle and
90 @retval EFI_UNSUPPORTED The driver specified by This does not support the
91 language specified by Language.