Lines Matching full:padding

6   information regarding resource padding.
24 that it controls may not be initialized, and no resource padding will be provided.
31 enumeration process. These HPCs will also require resource padding. The
40 These HPCs will require resource padding. The platform code does not have
77 /// hardware failure, or other reasons. No resource padding is required.
83 /// initialization, and it was enabled. Resource padding is required.
110 /// Describes how resource padding should be applied
114 /// Apply the padding at a PCI bus level. In other words, the resources
117 /// bridge, the PCI-to-PCI bridge apertures will indicate the padding
121 /// Apply the padding at a PCI root bridge level. If a PCI root bridge
122 /// includes more than one hot-plug bus, the resource padding requests
125 /// strategy may reduce the total amount of padding, but requires
128 /// apertures do not indicate the padding for that bus.
208 Returns the resource padding that is required by the PCI bus that is controlled
211 This function returns the resource padding that is required by the PCI bus that
222 @param[out] Padding The amount of resource padding that is required by the
224 @param[out] Attributes Describes how padding is accounted for. The padding
227 @retval EFI_SUCCESS The resource padding was successfully returned.
232 @retval EFI_INVALID_PARAMETER HpcState or Padding or Attributes is NULL.
233 @retval EFI_OUT_OF_RESOURCES ACPI 2.0 resource descriptors for Padding
244 OUT VOID **Padding,
251 /// also provides information regarding resource padding.
265 /// Returns the resource padding that is required by the HPC.