Make some vfr buidable.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2991 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2007-07-03 06:49:18 +00:00
parent bcfe6ae153
commit 49cc0d3aa6
8 changed files with 0 additions and 14 deletions

View File

@ -26,7 +26,6 @@ Abstract:
#include "Generic/Bds.h"
#include "BootMaint.h"
#include "BdsStrDefs.h"
#include "formguid.h"
//

View File

@ -27,7 +27,6 @@ Revision History
//
#include "CommonHeader.h"
#include "BdsStrDefs.h"
#include "Generic/BootMaint/BBSsupport.h"
//

View File

@ -21,7 +21,6 @@
//
// --*/
#include "BdsStrDefs.h"
#include "formguid.h"
#pragma pack(1)

View File

@ -1,7 +1,6 @@
//
// Include common header file for this module.
//
#include "CommonHeader.h"
// *++
//

View File

@ -21,7 +21,6 @@
//
// --*/
#include "BdsStrDefs.h"
#include "formguid.h"
#pragma pack(1)

View File

@ -21,8 +21,6 @@
//
// --*/
#include "BdsStrDefs.h"
#define FORMSET_GUID { 0x847bc3fe, 0xb974, 0x446d, { 0x94, 0x49, 0x5a, 0xd5, 0x41, 0x2e, 0x99, 0x3b } }
#define BOOT_MANAGER_HEADER 0x00

View File

@ -37,7 +37,6 @@ Revision History
// This is the VFR compiler generated header file which defines the
// string identifiers.
//
#include "BdsStrDefs.h"
#define EFI_DISK_DEVICE_CLASS 0x01
#define EFI_VIDEO_DEVICE_CLASS 0x02
#define EFI_NETWORK_DEVICE_CLASS 0x04

View File

@ -29,12 +29,6 @@ Revision History
//
#include "CommonHeader.h"
//
// This is the VFR compiler generated header file which defines the
// string identifiers.
//
#include "BdsStrDefs.h"
//
// String Definition Guid for BDS Platform
//