mirror of https://github.com/acidanthera/audk.git
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:
parent
5ad97f352b
commit
7344986268
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue