summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-27 00:48:36 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-27 00:48:36 +0000
commitefe08f48c555f56f16b568098e4d7047ce1e7e84 (patch)
tree0c90888bbabd756498cca976f1427841ffbee4d0
parenta979fca9e06dbbaf657fe2dea5b5e01ff5dc963c (diff)
downloadedk2-efe08f48c555f56f16b568098e4d7047ce1e7e84.tar.gz
edk2-efe08f48c555f56f16b568098e4d7047ce1e7e84.tar.bz2
edk2-efe08f48c555f56f16b568098e4d7047ce1e7e84.zip
Remove the duplicated definitins.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6239 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--IntelFrameworkPkg/Include/Protocol/FrameworkHii.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/IntelFrameworkPkg/Include/Protocol/FrameworkHii.h b/IntelFrameworkPkg/Include/Protocol/FrameworkHii.h
index 7a3854b858..a71038db0d 100644
--- a/IntelFrameworkPkg/Include/Protocol/FrameworkHii.h
+++ b/IntelFrameworkPkg/Include/Protocol/FrameworkHii.h
@@ -3,7 +3,7 @@
be used by resources which want to publish IFR/Font/String data and have it
collected by the Configuration engine.
- Copyright (c) 2007, Intel Corporation
+ Copyright (c) 2007 - 2008, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -61,10 +61,6 @@ typedef struct _EFI_HII_PROTOCOL EFI_HII_PROTOCOL;
typedef UINT16 FRAMEWORK_EFI_HII_HANDLE;
-typedef UINT16 STRING_REF;
-
-typedef UINT32 RELOFST;
-
//
// Global definition
//