Lines Matching full:specified
24 is requesting, and it must match one of the languages specified
28 is the name of the driver specified by This in the language
29 specified by Language.
31 @retval EFI_SUCCESS The Unicode string for the Driver specified by This
32 and the language specified by Language was returned
36 @retval EFI_UNSUPPORTED The driver specified by This does not support the
37 language specified by Language.
53 @param ControllerHandle The handle of a controller that the driver specified by
65 of the languages specified in SupportedLanguages. The
69 string is the name of the controller specified by
70 ControllerHandle and ChildHandle in the language specified
71 by Language, from the point of view of the driver specified
75 language specified by Language for the driver
76 specified by This was returned in DriverName.
81 @retval EFI_UNSUPPORTED The driver specified by This is not currently managing
82 the controller specified by ControllerHandle and
84 @retval EFI_UNSUPPORTED The driver specified by This does not support the
85 language specified by Language.