From efe08f48c555f56f16b568098e4d7047ce1e7e84 Mon Sep 17 00:00:00 2001 From: qwang12 Date: Mon, 27 Oct 2008 00:48:36 +0000 Subject: Remove the duplicated definitins. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6239 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkPkg/Include/Protocol/FrameworkHii.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'IntelFrameworkPkg/Include') 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 // -- cgit v1.2.3