]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/GlobalVariable.h
Update for NetworkPkg.
[mirror_edk2.git] / MdePkg / Include / Guid / GlobalVariable.h
index 40be17d56f9756e94c71447e069c371d58070919..0f1c173f63f605cd271634620ee835ff284e537c 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   GUID for EFI (NVRAM) Variables.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation\r
-  All rights reserved. This program and the accompanying materials                          \r
+  Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>\r
+  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
   http://opensource.org/licenses/bsd-license.php                                            \r
@@ -10,8 +10,6 @@
   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
 \r
-  Module Name:  GlobalVariable.h\r
-\r
   @par Revision Reference:\r
   GUID defined in UEFI 2.1\r
 **/\r
 #ifndef __GLOBAL_VARIABLE_GUID_H__\r
 #define __GLOBAL_VARIABLE_GUID_H__\r
 \r
-#define EFI_GLOBAL_VARIABLE_GUID \\r
+#define EFI_GLOBAL_VARIABLE \\r
   { \\r
     0x8BE4DF61, 0x93CA, 0x11d2, {0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x03, 0x2B, 0x8C } \\r
   }\r
 \r
-#define EFI_GLOBAL_VARIABLE EFI_GLOBAL_VARIABLE_GUID\r
-\r
 extern EFI_GUID gEfiGlobalVariableGuid;\r
 \r
 #endif\r