]> 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 4a774a5d76ba477ba795491320de334940b19c8c..0f1c173f63f605cd271634620ee835ff284e537c 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   GUID for EFI (NVRAM) Variables.\r
 \r
-  Copyright (c) 2006, 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
   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.0\r
+  GUID defined in UEFI 2.1\r
 **/\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