UEFI HII: Merge UEFI HII support changes from branch.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4601 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -42,6 +42,11 @@ Abstract:
|
||||
#undef VOID
|
||||
#undef DEBUG_EVENT
|
||||
|
||||
// WQBugBug: This typedef is to make "windows.h" buildable.
|
||||
// It should be removed after the root cause why
|
||||
// size_t is undefined when go into the line below is found.
|
||||
typedef UINT32 size_t ;
|
||||
|
||||
#include "windows.h"
|
||||
|
||||
#undef GUID
|
||||
|
Reference in New Issue
Block a user