Home | History | Annotate | Download | only in Protocol

Lines Matching full:specified

37                      is requesting, and it must match one of the languages specified

41 is the name of the driver specified by This in the language
42 specified by Language.
44 @retval EFI_SUCCESS The Unicode string for the Driver specified by This
45 and the language specified by Language was returned
49 @retval EFI_UNSUPPORTED The driver specified by This does not support the
50 language specified by Language.
67 @param ControllerHandle The handle of a controller that the driver specified by
79 of the languages specified in SupportedLanguages. The
83 string is the name of the controller specified by
84 ControllerHandle and ChildHandle in the language specified
85 by Language, from the point of view of the driver specified
89 language specified by Language for the driver
90 specified by This was returned in DriverName.
95 @retval EFI_UNSUPPORTED The driver specified by This is not currently managing
96 the controller specified by ControllerHandle and
98 @retval EFI_UNSUPPORTED The driver specified by This does not support the
99 language specified by Language.