]> git.proxmox.com Git - mirror_edk2.git/commitdiff
GCC Cleanup: GUID initializer.
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 18 Nov 2008 08:07:19 +0000 (08:07 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 18 Nov 2008 08:07:19 +0000 (08:07 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6587 6f19259b-4bc3-4df7-8a09-765794883524

EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/NtAutoScan/NtAutoScan.h
EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/NtFwh/NtFwh.h
EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/NtLoadAsDll/NtLoadAsDll.h
EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/NtPeiLoadFile/NtPeiLoadFile.h
EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/NtThunk/NtThunk.h
EdkCompatibilityPkg/Sample/Platform/Nt32/Protocol/WinNtIo/WinNtIo.h
EdkCompatibilityPkg/Sample/Platform/Nt32/Protocol/WinNtThunk/WinNtThunk.h

index 5351646198a183e9737aadae15c04d7c899d26d7..1e3a37a6752d3ffb972463d0133188dee049644b 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2004, Intel Corporation                                                         \r
+Copyright (c) 2004 - 2008, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
@@ -27,7 +27,7 @@ Nt Autoscan PPI
 \r
 #define PEI_NT_AUTOSCAN_PPI_GUID \\r
   { \\r
-    0xdce384d, 0x7c, 0x4ba5, 0x94, 0xbd, 0xf, 0x6e, 0xb6, 0x4d, 0x2a, 0xa9 \\r
+    0xdce384d, 0x7c, 0x4ba5, {0x94, 0xbd, 0xf, 0x6e, 0xb6, 0x4d, 0x2a, 0xa9} \\r
   }\r
 \r
 typedef\r
index 7750db2ce7b26c951d14bc97f146143bc1cf7854..f5cae3e79180b2ffd955f466c7f9f371738c8122 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2004, Intel Corporation                                                         \r
+Copyright (c) 2004 - 2008, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
@@ -27,7 +27,7 @@ Abstract:
 \r
 #define NT_FWH_PPI_GUID \\r
   { \\r
-    0x4e76928f, 0x50ad, 0x4334, 0xb0, 0x6b, 0xa8, 0x42, 0x13, 0x10, 0x8a, 0x57 \\r
+    0x4e76928f, 0x50ad, 0x4334, {0xb0, 0x6b, 0xa8, 0x42, 0x13, 0x10, 0x8a, 0x57} \\r
   }\r
 \r
 typedef\r
index f0062cb678db45d8e2a7bad9b7cfe9743b78f8ed..2d365b19f7ee2e00ff0d9eb37dcf3d92308d1ed4 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2004, Intel Corporation                                                         \r
+Copyright (c) 2004 - 2008, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
@@ -26,7 +26,7 @@ Abstract:
 \r
 #define EFI_NT_LOAD_AS_DLL_PPI_GUID \\r
   { \\r
-    0xccc53f6b, 0xa03a, 0x4ed8, 0x83, 0x9a, 0x3, 0xd9, 0x9c, 0x2, 0xb4, 0xe3 \\r
+    0xccc53f6b, 0xa03a, 0x4ed8, {0x83, 0x9a, 0x3, 0xd9, 0x9c, 0x2, 0xb4, 0xe3} \\r
   }\r
 \r
 typedef\r
index 28f18f46a0edfd845854cb14f8e83871ca31a9e1..e3bff937036dc4426a2de76d40b6c768491dbd51 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2004, Intel Corporation                                                         \r
+Copyright (c) 2004 - 2008, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
@@ -29,7 +29,7 @@ Abstract:
 \r
 #define NT_PEI_LOAD_FILE_GUID \\r
   { \\r
-    0xfd0c65eb, 0x405, 0x4cd2, 0x8a, 0xee, 0xf4, 0x0, 0xef, 0x13, 0xba, 0xc2 \\r
+    0xfd0c65eb, 0x405, 0x4cd2, {0x8a, 0xee, 0xf4, 0x0, 0xef, 0x13, 0xba, 0xc2} \\r
   }\r
 \r
 typedef\r
index 663f5f14ff435b4da4994bf6d6304018a0751bfb..f860b28c35d6648cb8c94dbe042b094f379590ac 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2004, Intel Corporation                                                         \r
+Copyright (c) 2004 - 2008, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
@@ -27,7 +27,7 @@ Abstract:
 \r
 #define PEI_NT_THUNK_GUID \\r
   { \\r
-    0x98c281e5, 0xf906, 0x43dd, 0xa9, 0x2b, 0xb0, 0x3, 0xbf, 0x27, 0x65, 0xda \\r
+    0x98c281e5, 0xf906, 0x43dd, {0xa9, 0x2b, 0xb0, 0x3, 0xbf, 0x27, 0x65, 0xda} \\r
   }\r
 \r
 typedef\r
index 7da60994990a93bc5c49974e8ee1f83da9caeecc..9fb842a936c90e86c4d8855f7f3cf8f99617fc77 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2004 - 2006, Intel Corporation                                                         \r
+Copyright (c) 2004 - 2008, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
@@ -22,7 +22,7 @@ Abstract:
 \r
 #define EFI_WIN_NT_IO_PROTOCOL_GUID \\r
   { \\r
-    0x96eb4ad6, 0xa32a, 0x11d4, 0xbc, 0xfd, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81 \\r
+    0x96eb4ad6, 0xa32a, 0x11d4, {0xbc, 0xfd, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81} \\r
   }\r
 \r
 //\r
@@ -55,7 +55,7 @@ extern EFI_GUID gEfiWinNtIoProtocolGuid;
 //\r
 #define EFI_WIN_NT_VIRTUAL_DISKS_GUID \\r
   { \\r
-    0xc95a928, 0xa006, 0x11d4, 0xbc, 0xfa, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81 \\r
+    0xc95a928, 0xa006, 0x11d4, {0xbc, 0xfa, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81} \\r
   }\r
 \r
 extern EFI_GUID gEfiWinNtVirtualDisksGuid;\r
@@ -65,7 +65,7 @@ extern EFI_GUID gEfiWinNtVirtualDisksGuid;
 //\r
 #define EFI_WIN_NT_PHYSICAL_DISKS_GUID \\r
   { \\r
-    0xc95a92f, 0xa006, 0x11d4, 0xbc, 0xfa, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81 \\r
+    0xc95a92f, 0xa006, 0x11d4, {0xbc, 0xfa, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81} \\r
   }\r
 \r
 extern EFI_GUID gEfiWinNtPhysicalDisksGuid;\r
@@ -75,7 +75,7 @@ extern EFI_GUID gEfiWinNtPhysicalDisksGuid;
 //\r
 #define EFI_WIN_NT_FILE_SYSTEM_GUID \\r
   { \\r
-    0xc95a935, 0xa006, 0x11d4, 0xbc, 0xfa, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81 \\r
+    0xc95a935, 0xa006, 0x11d4, {0xbc, 0xfa, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81} \\r
   }\r
 \r
 extern EFI_GUID gEfiWinNtFileSystemGuid;\r
@@ -85,7 +85,7 @@ extern EFI_GUID gEfiWinNtFileSystemGuid;
 //\r
 #define EFI_WIN_NT_SERIAL_PORT_GUID \\r
   { \\r
-    0xc95a93d, 0xa006, 0x11d4, 0xbc, 0xfa, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81 \\r
+    0xc95a93d, 0xa006, 0x11d4, {0xbc, 0xfa, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81} \\r
   }\r
 \r
 extern EFI_GUID gEfiWinNtSerialPortGuid;\r
@@ -95,7 +95,7 @@ extern EFI_GUID gEfiWinNtSerialPortGuid;
 //\r
 #define EFI_WIN_NT_UGA_GUID \\r
   { \\r
-    0xab248e99, 0xabe1, 0x11d4, 0xbd, 0xd, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81 \\r
+    0xab248e99, 0xabe1, 0x11d4, {0xbd, 0xd, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81} \\r
   }\r
 \r
 extern EFI_GUID gEfiWinNtUgaGuid;\r
@@ -105,7 +105,7 @@ extern EFI_GUID gEfiWinNtUgaGuid;
 //\r
 #define EFI_WIN_NT_GOP_GUID \\r
   { \\r
-    0x4e11e955, 0xccca, 0x11d4, 0xbd, 0xd, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81 \\r
+    0x4e11e955, 0xccca, 0x11d4, {0xbd, 0xd, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81} \\r
   }\r
 \r
 extern EFI_GUID gEfiWinNtGopGuid;\r
@@ -115,7 +115,7 @@ extern EFI_GUID gEfiWinNtGopGuid;
 //\r
 #define EFI_WIN_NT_CONSOLE_GUID \\r
   { \\r
-    0xba73672c, 0xa5d3, 0x11d4, 0xbd, 0x0, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81 \\r
+    0xba73672c, 0xa5d3, 0x11d4, {0xbd, 0x0, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81} \\r
   }\r
 \r
 extern EFI_GUID gEfiWinNtConsoleGuid;\r
@@ -125,7 +125,7 @@ extern EFI_GUID gEfiWinNtConsoleGuid;
 //\r
 #define EFI_WIN_NT_MEMORY_GUID \\r
   { \\r
-    0x99042912, 0x122a, 0x11d4, 0xbd, 0xd, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81 \\r
+    0x99042912, 0x122a, 0x11d4, {0xbd, 0xd, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81} \\r
   }\r
 \r
 extern EFI_GUID gEfiWinNtMemoryGuid;\r
@@ -135,7 +135,7 @@ extern EFI_GUID gEfiWinNtMemoryGuid;
 //\r
 #define EFI_WIN_NT_CPU_MODEL_GUID \\r
   { \\r
-    0xbee9b6ce, 0x2f8a, 0x11d4, 0xbd, 0xd, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81 \\r
+    0xbee9b6ce, 0x2f8a, 0x11d4, {0xbd, 0xd, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81} \\r
   }\r
 \r
 extern EFI_GUID gEfiWinNtCPUModelGuid;\r
@@ -145,7 +145,7 @@ extern EFI_GUID gEfiWinNtCPUModelGuid;
 //\r
 #define EFI_WIN_NT_CPU_SPEED_GUID \\r
   { \\r
-    0xd4f29055, 0xe1fb, 0x11d4, 0xbd, 0xd, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81 \\r
+    0xd4f29055, 0xe1fb, 0x11d4, {0xbd, 0xd, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81} \\r
   }\r
 \r
 extern EFI_GUID gEfiWinNtCPUSpeedGuid;\r
@@ -155,7 +155,7 @@ extern EFI_GUID gEfiWinNtCPUSpeedGuid;
 //\r
 #define EFI_WIN_NT_PASS_THROUGH_GUID \\r
   { \\r
-    0xcc664eb8, 0x3c24, 0x4086, 0xb6, 0xf6, 0x34, 0xe8, 0x56, 0xbc, 0xe3, 0x6e \\r
+    0xcc664eb8, 0x3c24, 0x4086, {0xb6, 0xf6, 0x34, 0xe8, 0x56, 0xbc, 0xe3, 0x6e} \\r
   }\r
 \r
 extern EFI_GUID gEfiWinNtPassThroughGuid;\r
index 5ad624568215842d184e2a07b1a8fe3d0d3f7486..a20b29dab66fb9ce8eb78baac58e9583c3032a70 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2004, Intel Corporation                                                         \r
+Copyright (c) 2004 - 2008, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
@@ -32,7 +32,7 @@ Abstract:
 \r
 #define EFI_WIN_NT_THUNK_PROTOCOL_GUID \\r
   { \\r
-    0x58c518b1, 0x76f3, 0x11d4, 0xbc, 0xea, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81 \\r
+    0x58c518b1, 0x76f3, 0x11d4, {0xbc, 0xea, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81} \\r
   }\r
 \r
 //\r