]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/FileInfo.h
Clean up to update the reference of the these macros:
[mirror_edk2.git] / MdePkg / Include / Guid / FileInfo.h
index 271005f3098e1734bf5d0f8dfaf205279b83ce9c..da5868920dc4e1bdc7939d4f06427234b60ee30a 100644 (file)
@@ -64,7 +64,7 @@ typedef struct {
 /// computes this size correctly no matter how big the FileName array is declared.\r
 /// This is required to make the EFI_FILE_INFO data structure ANSI compilant.\r
 ///\r
-#define SIZE_OF_EFI_FILE_INFO EFI_FIELD_OFFSET (EFI_FILE_INFO, FileName)\r
+#define SIZE_OF_EFI_FILE_INFO OFFSET_OF (EFI_FILE_INFO, FileName)\r
 \r
 extern EFI_GUID gEfiFileInfoGuid;\r
 \r