Move STRING_REF and RELOFST to FrameworkHii.h.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6182 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2008-10-22 05:20:31 +00:00
parent 5ad97f352b
commit 7344986268
1 changed files with 3 additions and 0 deletions

View File

@ -54,6 +54,9 @@
//++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
//
typedef UINT16 STRING_REF;
typedef UINT32 RELOFST;
typedef struct _EFI_HII_PROTOCOL EFI_HII_PROTOCOL;
typedef UINT16 FRAMEWORK_EFI_HII_HANDLE;