Enable MiscSubclassDriver.inf in Nt32Pkg

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2989 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff
2007-07-03 06:07:51 +00:00
parent 3b89de633d
commit dd356cc4b9
5 changed files with 32 additions and 30 deletions

View File

@ -19,12 +19,14 @@
//
// The package level header files this module uses
//
#include <PiDxe.h>
#include <FrameworkDxe.h>
#include <WinNtDxe.h>
//
// The protocols, PPI and GUID defintions for this module
//
//#include <Protocol/WinNtIo.h>
#include <Guid/DataHubRecords.h>
#include <Protocol/DataHub.h>
#include <Protocol/WinNtIo.h>
//
// The Library classes this module consumes
//