Home | History | Annotate | Download | only in Library

Lines Matching refs:Instance

59   This service enables PEIMs to discover a given instance of an interface.

63 @param Instance The N-th instance of the interface that is required.
64 @param PpiDescriptor A pointer to instance of the EFI_PEI_PPI_DESCRIPTOR.
65 @param Ppi A pointer to the instance of the interface.
75 IN UINTN Instance,
166 @param Instance This instance of the firmware volume to find. The value 0 is the
178 IN UINTN Instance,
224 This service enables PEIMs to discover sections of a given instance and type within a valid FFS file.
227 @param SectionInstance Section instance to find.
450 Install a EFI_PEI_FIRMWARE_VOLUME_INFO_PPI instance so the PEI Core will be notified about a new firmware volume.
453 the parameters passed in to initialize the fields of the EFI_PEI_FIRMWARE_VOLUME_INFO_PPI instance.
484 Install a EFI_PEI_FIRMWARE_VOLUME_INFO2_PPI instance so the PEI Core will be notified about a new firmware volume.
487 the parameters passed in to initialize the fields of the EFI_PEI_FIRMWARE_VOLUME_INFO2_PPI instance.