mirror of https://github.com/acidanthera/audk.git
get the definition for EFI_PEI_PCI_CFG_PPI_WIDTH from PciCfg2.h
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5357 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
4521252741
commit
2498053442
|
@ -22,6 +22,10 @@
|
|||
#define __PEI_PCI_CFG_H__
|
||||
|
||||
#include <Pi/PiPeiCis.h>
|
||||
//
|
||||
// Get the common definitions for EFI_PEI_PCI_CFG_PPI_WIDTH.
|
||||
//
|
||||
#include <Ppi/PciCfg2.h>
|
||||
|
||||
#define EFI_PEI_PCI_CFG_PPI_INSTALLED_GUID \
|
||||
{ \
|
||||
|
|
Loading…
Reference in New Issue