Lines Matching refs:This

4 This program and the accompanying materials
23 This function retrieves the user readable name of a driver in the form of a
24 Unicode string. If the driver specified by This has a user readable name in
27 by This does not support the language specified by Language,
30 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
34 array indicating the language. This is the
43 This Unicode string is the name of the
44 driver specified by This in the language
48 This and the language specified by Language was
55 @retval EFI_UNSUPPORTED The driver specified by This does not support
62 IN EFI_COMPONENT_NAME_PROTOCOL * This,
71 This function retrieves the user readable name of the controller specified by
73 driver specified by This has a user readable name in the language specified by
75 and EFI_SUCCESS is returned. If the driver specified by This is not currently
77 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
80 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
84 specified by This is managing. This handle
89 the name of. This is an optional parameter that
98 array indicating the language. This is the
107 This Unicode string is the name of the
111 specified by This.
115 driver specified by This was returned in
127 @retval EFI_UNSUPPORTED The driver specified by This is not currently
131 @retval EFI_UNSUPPORTED The driver specified by This does not support
138 IN EFI_COMPONENT_NAME_PROTOCOL * This,
174 This function retrieves the user readable name of a driver in the form of a
175 Unicode string. If the driver specified by This has a user readable name in
178 by This does not support the language specified by Language,
181 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
185 array indicating the language. This is the
194 This Unicode string is the name of the
195 driver specified by This in the language
199 This and the language specified by Language was
206 @retval EFI_UNSUPPORTED The driver specified by This does not support
213 IN EFI_COMPONENT_NAME_PROTOCOL * This,
220 This->SupportedLanguages,
223 (BOOLEAN)(This == &gPxeBcComponentName)
231 This function retrieves the user readable name of the controller specified by
233 driver specified by This has a user readable name in the language specified by
235 and EFI_SUCCESS is returned. If the driver specified by This is not currently
237 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
240 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
244 specified by This is managing. This handle
249 the name of. This is an optional parameter that
258 array indicating the language. This is the
267 This Unicode string is the name of the
271 specified by This.
275 driver specified by This was returned in
287 @retval EFI_UNSUPPORTED The driver specified by This is not currently
291 @retval EFI_UNSUPPORTED The driver specified by This does not support
298 IN EFI_COMPONENT_NAME_PROTOCOL * This,