]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Include/Common/WorkingBlockHeader.h
BaseTools: Clear build versions to sync with buildtools/BaseTools
[mirror_edk2.git] / BaseTools / Source / C / Include / Common / WorkingBlockHeader.h
index b6fdf2363053a009bc709e9b9fec15d1f47ccbb1..01fba26a05f4a384819e340e14b12656a64a3527 100644 (file)
@@ -4,7 +4,7 @@
   working block, the header structure of the variable block, FTW\r
   working block, or event log block.\r
 \r
   working block, the header structure of the variable block, FTW\r
   working block, or event log block.\r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 \r
   This program and the accompanying materials are licensed and made available\r
   under the terms and conditions of the BSD License which accompanies this\r
 \r
   This program and the accompanying materials are licensed and made available\r
   under the terms and conditions of the BSD License which accompanies this\r
@@ -34,7 +34,7 @@ typedef struct {
 #define WORKING_BLOCK_INVALID 0x2\r
   UINT8     Reserved : 6;\r
   UINT8     Reserved3[3];\r
 #define WORKING_BLOCK_INVALID 0x2\r
   UINT8     Reserved : 6;\r
   UINT8     Reserved3[3];\r
-  UINT32    WriteQueueSize;\r
+  UINT64    WriteQueueSize;\r
   //\r
   // UINT8                WriteQueue[WriteQueueSize];\r
   //\r
   //\r
   // UINT8                WriteQueue[WriteQueueSize];\r
   //\r