TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_PEI_PCI_CFG2_PPI Struct Reference

#include <MdePkg/Include/Ppi/PciCfg2.h>

Data Fields

EFI_PEI_PCI_CFG2_PPI_IO Read
 
EFI_PEI_PCI_CFG2_PPI_IO Write
 
EFI_PEI_PCI_CFG2_PPI_RW Modify
 
UINT16 Segment
 

Detailed Description

The EFI_PEI_PCI_CFG_PPI interfaces are used to abstract accesses to PCI controllers behind a PCI root bridge controller.

Definition at line 164 of file PciCfg2.h.

Field Documentation

◆ Modify

EFI_PEI_PCI_CFG2_PPI_RW _EFI_PEI_PCI_CFG2_PPI::Modify

Definition at line 167 of file PciCfg2.h.

◆ Read

EFI_PEI_PCI_CFG2_PPI_IO _EFI_PEI_PCI_CFG2_PPI::Read

Definition at line 165 of file PciCfg2.h.

◆ Segment

UINT16 _EFI_PEI_PCI_CFG2_PPI::Segment

The PCI bus segment which the specified functions will access.

Definition at line 171 of file PciCfg2.h.

◆ Write

EFI_PEI_PCI_CFG2_PPI_IO _EFI_PEI_PCI_CFG2_PPI::Write

Definition at line 166 of file PciCfg2.h.


The documentation for this struct was generated from the following file: