TianoCore EDK2
master
Loading...
Searching...
No Matches
PciDevice.h
Go to the documentation of this file.
1
8
#ifndef EDKII_PCI_DEVICE_PPI_H_
9
#define EDKII_PCI_DEVICE_PPI_H_
10
11
#include <
Protocol/PciIo.h
>
12
#include <
Protocol/DevicePath.h
>
13
17
#define EDKII_PCI_DEVICE_PPI_GUID \
18
{ \
19
0x1597ab4f, 0xd542, 0x4efe, { 0x9a, 0xf7, 0xb2, 0x44, 0xec, 0x54, 0x4c, 0x0b } \
20
}
21
25
typedef
struct
{
26
EFI_PCI_IO_PROTOCOL
PciIo;
27
EFI_DEVICE_PATH_PROTOCOL
*DevicePath;
28
}
EDKII_PCI_DEVICE_PPI
;
29
30
extern
EFI_GUID
gEdkiiPeiPciDevicePpiGuid;
31
32
#endif
// EDKII_PCI_DEVICE_PPI_H_
DevicePath.h
PciIo.h
_EFI_PCI_IO_PROTOCOL
Definition:
PciIo.h:516
EDKII_PCI_DEVICE_PPI
Definition:
PciDevice.h:25
EFI_DEVICE_PATH_PROTOCOL
Definition:
DevicePath.h:43
GUID
Definition:
Base.h:213
MdeModulePkg
Include
Ppi
PciDevice.h
Generated on Fri Nov 15 2024 18:01:11 for TianoCore EDK2 by
1.9.6