GCC Cleanup: Use a commenting style that pass GCC build.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6577 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2008-11-18 07:52:37 +00:00
parent 1e0b8cec7e
commit fa41279feb
2 changed files with 12 additions and 9 deletions

View File

@ -37,11 +37,12 @@ Abstract:
0xfb7c852, 0xadca, 0x4853, {0x8d, 0xf, 0xfb, 0xa7, 0x1b, 0x1c, 0xe1, 0x1a} \ 0xfb7c852, 0xadca, 0x4853, {0x8d, 0xf, 0xfb, 0xa7, 0x1b, 0x1c, 0xe1, 0x1a} \
} }
/*
//#define EFI_FORM_BROWSER_PROTOCOL_GUID \ #define EFI_FORM_BROWSER_PROTOCOL_GUID \
// { \ { \
// 0xe5a1333e, 0xe1b4, 0x4d55, {0xce, 0xeb, 0x35, 0xc3, 0xef, 0x13, 0x34, 0x43} \ 0xe5a1333e, 0xe1b4, 0x4d55, {0xce, 0xeb, 0x35, 0xc3, 0xef, 0x13, 0x34, 0x43} \
// } }
*/
// //
// Forward reference for pure ANSI compatability // Forward reference for pure ANSI compatability

View File

@ -38,10 +38,12 @@ Abstract:
0x5542cce1, 0xdf5c, 0x4d1b, { 0xab, 0xca, 0x36, 0x4f, 0x77, 0xd3, 0x99, 0xfb } \ 0x5542cce1, 0xdf5c, 0x4d1b, { 0xab, 0xca, 0x36, 0x4f, 0x77, 0xd3, 0x99, 0xfb } \
} }
//#define EFI_HII_PROTOCOL_GUID \ /*
// { \ #define EFI_HII_PROTOCOL_GUID \
// 0xd7ad636e, 0xb997, 0x459b, {0xbf, 0x3f, 0x88, 0x46, 0x89, 0x79, 0x80, 0xe1} \ { \
// } 0xd7ad636e, 0xb997, 0x459b, {0xbf, 0x3f, 0x88, 0x46, 0x89, 0x79, 0x80, 0xe1} \
}
*/
// //
// Forward reference for pure ANSI compatability // Forward reference for pure ANSI compatability