Clean the public header files to remove the unnecessary include files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8871 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -21,11 +21,10 @@
|
||||
#ifndef __PEI_PCI_CFG_H__
|
||||
#define __PEI_PCI_CFG_H__
|
||||
|
||||
#include <Pi/PiPeiCis.h>
|
||||
#include <Ppi/PciCfg2.h>
|
||||
//
|
||||
// Get the common definitions for EFI_PEI_PCI_CFG_PPI_WIDTH.
|
||||
//
|
||||
#include <Ppi/PciCfg2.h>
|
||||
|
||||
#define EFI_PEI_PCI_CFG_PPI_INSTALLED_GUID \
|
||||
{ \
|
||||
|
Reference in New Issue
Block a user