Lines Matching full:specified
22 is requesting, and it must match one of the languages specified
26 is the name of the driver specified by This in the language
27 specified by Language.
29 @retval EFI_SUCCESS The Unicode string for the Driver specified by This
30 and the language specified by Language was returned
34 @retval EFI_UNSUPPORTED The driver specified by This does not support the
35 language specified by Language.
51 @param ControllerHandle The handle of a controller that the driver specified by
63 of the languages specified in SupportedLanguages. The
67 string is the name of the controller specified by
68 ControllerHandle and ChildHandle in the language specified
69 by Language, from the point of view of the driver specified
73 language specified by Language for the driver
74 specified by This was returned in DriverName.
79 @retval EFI_UNSUPPORTED The driver specified by This is not currently managing
80 the controller specified by ControllerHandle and
82 @retval EFI_UNSUPPORTED The driver specified by This does not support the
83 language specified by Language.