Home | History | Annotate | Download | only in Protocol

Lines Matching refs:ResourceList

164   are returned in ResourceList.

168 @param[out] ResourceList The pointer to the current resource list for Device.
179 OUT EFI_ISA_ACPI_RESOURCE_LIST **ResourceList
187 ISA controller specified by Device. The sets are returned in ResourceList.
191 @param[out] ResourceList The pointer to the returned list of resource lists.
201 OUT EFI_ISA_ACPI_RESOURCE_LIST **ResourceList
207 Assigns the I/O, MMIO, DMA, and interrupt resources specified by ResourceList
208 to the ISA controller specified by Device. ResourceList must match a resource list returned by GetPosResource() for the same ISA controller.
212 @param[in] ResourceList The pointer to a resources list that must be one of the
225 IN EFI_ISA_ACPI_RESOURCE_LIST *ResourceList