Refine MdeModulePkg to pass GCC build.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6575 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xli24
2008-11-18 07:01:14 +00:00
parent 940a892b9a
commit 555e76f83f
8 changed files with 32 additions and 28 deletions

View File

@@ -70,7 +70,7 @@ extern UINT8 PlatOverMngrStrings[];
//
#define PLAT_OVER_MNGR_GUID \
{ \
0x8614567d, 0x35be, 0x4415, 0x8d, 0x88, 0xbd, 0x7d, 0xc, 0x9c, 0x70, 0xc0 \
0x8614567d, 0x35be, 0x4415, {0x8d, 0x88, 0xbd, 0x7d, 0xc, 0x9c, 0x70, 0xc0} \
}
typedef struct {