Removed CommonHeader.h generated file from the MdePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2922 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
AJFISH
2007-06-29 23:22:13 +00:00
parent bd0aee7629
commit f734a10ab1
272 changed files with 325 additions and 782 deletions

View File

@@ -14,21 +14,13 @@
**/
//
// The package level header files this module uses
//
#include <PiDxe.h>
//
// The protocols, PPI and GUID defintions for this module
//
#include <Guid/DxeServices.h>
//
// The Library classes this module consumes
//
#include <Library/DxeServicesTableLib.h>
#include <Library/DebugLib.h>
#include <Library/UefiLib.h>
//
// Cache copy of the DXE Services Table
//