Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8483 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney
2009-06-05 21:32:38 +00:00
parent 0170af58e0
commit df93b0ff9a
5 changed files with 45 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ Revision History
#ifndef _EFI_PCI_BUS_H
#define _EFI_PCI_BUS_H
#include <FrameworkDxe.h>
#include <PiDxe.h>
#include <Protocol/PciIo.h>
#include <Protocol/PciRootBridgeIo.h>