Home | History | Annotate | Download | only in HttpBootDxe

Lines Matching full:specified

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

65 is the name of the driver specified by This in the language
66 specified by Language.
68 @retval EFI_SUCCESS The Unicode string for the Driver specified by This
69 and the language specified by Language was returned
73 @retval EFI_UNSUPPORTED The driver specified by This does not support the
74 language specified by Language.
99 @param ControllerHandle The handle of a controller that the driver specified by
111 of the languages specified in SupportedLanguages. The
115 string is the name of the controller specified by
116 ControllerHandle and ChildHandle in the language specified
117 by Language, from the point of view of the driver specified
121 language specified by Language for the driver
122 specified by This was returned in DriverName.
127 @retval EFI_UNSUPPORTED The driver specified by This is not currently managing
128 the controller specified by ControllerHandle and
130 @retval EFI_UNSUPPORTED The driver specified by This does not support the
131 language specified by Language.