Home | History | Annotate | Download | only in HttpBootDxe

Lines Matching full:specified

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

29 is the name of the driver specified by This in the language
30 specified by Language.
32 @retval EFI_SUCCESS The Unicode string for the Driver specified by This
33 and the language specified by Language was returned
37 @retval EFI_UNSUPPORTED The driver specified by This does not support the
38 language specified by Language.
54 @param ControllerHandle The handle of a controller that the driver specified by
66 of the languages specified in SupportedLanguages. The
70 string is the name of the controller specified by
71 ControllerHandle and ChildHandle in the language specified
72 by Language, from the point of view of the driver specified
76 language specified by Language for the driver
77 specified by This was returned in DriverName.
82 @retval EFI_UNSUPPORTED The driver specified by This is not currently managing
83 the controller specified by ControllerHandle and
85 @retval EFI_UNSUPPORTED The driver specified by This does not support the
86 language specified by Language.