]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Include / Guid / FileSystemVolumeLabelInfo.h
index 20f798328d107fa4f8a4b2a5cac4d170361cfab9..7bd090eeaff99a4375dbbb9b870a1090f71f0ce7 100644 (file)
@@ -1,10 +1,10 @@
 /** @file\r
   Provides a GUID and a data structure that can be used with EFI_FILE_PROTOCOL.GetInfo()\r
   or EFI_FILE_PROTOCOL.SetInfo() to get or set the system's volume label.\r
-  This guid is defined in UEFI specification.\r
+  This GUID is defined in UEFI specification.\r
 \r
-  Copyright (c) 2006, Intel Corporation                                                         \r
-  All rights reserved. This program and the accompanying materials                          \r
+  Copyright (c) 2006 - 2008, 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
@@ -30,7 +30,7 @@ typedef struct {
 } EFI_FILE_SYSTEM_VOLUME_LABEL;\r
 \r
 #define SIZE_OF_EFI_FILE_SYSTEM_VOLUME_LABEL \\r
-        EFI_FIELD_OFFSET (EFI_FILE_SYSTEM_VOLUME_LABEL, VolumeLabel)\r
+        OFFSET_OF (EFI_FILE_SYSTEM_VOLUME_LABEL, VolumeLabel)\r
 \r
 extern EFI_GUID gEfiFileSystemVolumeLabelInfoIdGuid;\r
 \r