Home | History | Annotate | Download | only in Protocol

Lines Matching refs:Configuration

60 /// in the Configuration parameter returned by GetProposedResources()

67 /// Configuration parameter returned by GetProposedResources() to identify
74 /// absence in the host bridge resource pool. Used in the Configuration parameter
245 @param[out] Configuration The pointer to the pointer to the PCI bus resource descriptor.
248 Configuration.
259 OUT VOID **Configuration
268 @param[in] Configuration The pointer to the PCI bus resource descriptor.
272 @retval EFI_INVALID_PARAMETER Configuration is NULL
273 @retval EFI_INVALID_PARAMETER Configuration does not point to a valid ACPI (2.0 & 3.0)
275 @retval EFI_INVALID_PARAMETER Configuration does not include a valid ACPI 2.0 bus resource
277 @retval EFI_INVALID_PARAMETER Configuration includes valid ACPI (2.0 & 3.0) resource
279 @retval EFI_INVALID_PARAMETER Configuration contains one or more invalid ACPI resource
291 IN VOID *Configuration
301 @param[in] Configuration The pointer to the PCI I/O and PCI memory resource descriptor.
306 @retval EFI_INVALID_PARAMETER Configuration is NULL.
307 @retval EFI_INVALID_PARAMETER Configuration does not point to a valid ACPI (2.0 & 3.0)
309 @retval EFI_INVALID_PARAMETER Configuration includes requests for one or more resource
323 IN VOID *Configuration
332 @param[out] Configuration The pointer to the pointer to the PCI I/O and memory resource descriptor.
345 OUT VOID **Configuration