]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/Include/EfiFlashMap.h
Change DUET specific HOB structure to make all HOB 8-byte align to fix the PI-SCT...
[mirror_edk2.git] / DuetPkg / Include / EfiFlashMap.h
index 240789c4c6c1ac219899b36c340ac0e016b27795..5f8ade70ddcb4569e43e413209e3550735c88f8e 100644 (file)
@@ -1,6 +1,6 @@
 /** @file\r
 \r
-Copyright (c) 2004 - 2007, Intel Corporation                                                         \r
+Copyright (c) 2004 - 2010, 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
@@ -143,7 +143,7 @@ typedef struct {
   // VolumeId and FilePath indicating a unique file.\r
   //\r
   UINT32                  VolumeId;\r
-  CHAR16                  FilePath[256];\r
+  CHAR16                  FilePath[258];\r
   UINT32                  ActuralSize;\r
   UINT32                  Offset;\r
 } EFI_FLASH_MAP_FS_ENTRY_DATA;\r