diff options
author | qwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-03 06:49:18 +0000 |
---|---|---|
committer | qwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-03 06:49:18 +0000 |
commit | 49cc0d3aa653b9c2db353bb6f434c4b5e0b5c0d7 (patch) | |
tree | 3976f8c116dc1a7a95972baf15398caaaa6f9456 /Nt32Pkg/PlatformBdsDxe/Generic/String.h | |
parent | bcfe6ae15364f0d4bd94cd69ca30607e2dd75402 (diff) | |
download | edk2-platforms-49cc0d3aa653b9c2db353bb6f434c4b5e0b5c0d7.tar.xz |
Make some vfr buidable.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2991 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/PlatformBdsDxe/Generic/String.h')
-rw-r--r-- | Nt32Pkg/PlatformBdsDxe/Generic/String.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Nt32Pkg/PlatformBdsDxe/Generic/String.h b/Nt32Pkg/PlatformBdsDxe/Generic/String.h index 3e5a177782..5067d492c2 100644 --- a/Nt32Pkg/PlatformBdsDxe/Generic/String.h +++ b/Nt32Pkg/PlatformBdsDxe/Generic/String.h @@ -30,12 +30,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
//
#define EFI_BDS_PLATFORM_GUID \
|