X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FC%2FInclude%2FCommon%2FWorkingBlockHeader.h;h=01fba26a05f4a384819e340e14b12656a64a3527;hp=b6fdf2363053a009bc709e9b9fec15d1f47ccbb1;hb=324c886410487f77e8643f6319f6cf751c65062b;hpb=40d841f6a8f84e75409178e19e69b95e01bada0f diff --git a/BaseTools/Source/C/Include/Common/WorkingBlockHeader.h b/BaseTools/Source/C/Include/Common/WorkingBlockHeader.h index b6fdf23630..01fba26a05 100644 --- a/BaseTools/Source/C/Include/Common/WorkingBlockHeader.h +++ b/BaseTools/Source/C/Include/Common/WorkingBlockHeader.h @@ -4,7 +4,7 @@ working block, the header structure of the variable block, FTW working block, or event log block. - Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.
+ Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this @@ -34,7 +34,7 @@ typedef struct { #define WORKING_BLOCK_INVALID 0x2 UINT8 Reserved : 6; UINT8 Reserved3[3]; - UINT32 WriteQueueSize; + UINT64 WriteQueueSize; // // UINT8 WriteQueue[WriteQueueSize]; //