Lines Matching refs:This

5 This program and the accompanying materials
69 @param This The driver binding protocol.
74 @retval EFI_UNSUPPORTED This device isn't supported.
80 IN EFI_DRIVER_BINDING_PROTOCOL *This,
88 This function consumes PCI I/O Protocol, and installs VGA Mini Port Protocol
91 @param This The driver binding instance.
103 IN EFI_DRIVER_BINDING_PROTOCOL *This,
111 This function uninstalls VGA Mini Port Protocol from the VGA device handle,
114 @param This The driver binding protocol.
127 IN EFI_DRIVER_BINDING_PROTOCOL *This,
139 This function retrieves the user readable name of a driver in the form of a
140 Unicode string. If the driver specified by This has a user readable name in
143 by This does not support the language specified by Language,
146 @param This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
149 array indicating the language. This is the
157 This Unicode string is the name of the
158 driver specified by This in the language
162 This and the language specified by Language was
166 @retval EFI_UNSUPPORTED The driver specified by This does not support
173 IN EFI_COMPONENT_NAME_PROTOCOL *This,
182 This function retrieves the user readable name of the controller specified by
184 driver specified by This has a user readable name in the language specified by
186 and EFI_SUCCESS is returned. If the driver specified by This is not currently
188 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
191 @param This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
194 specified by This is managing. This handle
198 the name of. This is an optional parameter that
206 array indicating the language. This is the
214 This Unicode string is the name of the
218 specified by This.
222 driver specified by This was returned in
229 @retval EFI_UNSUPPORTED The driver specified by This is not currently
232 @retval EFI_UNSUPPORTED The driver specified by This does not support
239 IN EFI_COMPONENT_NAME_PROTOCOL *This,
252 This function implements EFI_VGA_MINI_PORT_PROTOCOL.SetMode().
256 @param This Protocol instance pointer.
267 IN EFI_VGA_MINI_PORT_PROTOCOL *This,