1. Generated new build.exe from new tools code

2. Removed some duplicated includes in source files
3. Changed the source file format in INF files
4. Removed duplicated PCDs in MdePkg.dec


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3520 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jwang36
2007-08-01 08:45:32 +00:00
parent bf3473e916
commit 6b4fe92ad9
6 changed files with 294 additions and 302 deletions

View File

@ -29,8 +29,6 @@
#define EFI_PROCESSOR_SUBCLASS_VERSION 0x00010000
#include <Protocol/DevicePath.h>
#pragma pack(1)
typedef struct _USB_PORT_DEVICE_PATH {