X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FInclude%2FWorkingBlockHeader.h;h=1158e9a2c7752984632290d8cdc280d42fbd9db8;hb=0bcd913074ca1cb6318b669566c0e38d17c0130c;hp=e5a4e204a54bd978e5ae7a275c0449789e9c44a4;hpb=5f597758e20f046a7a76e728370b99308cf2c8a0;p=mirror_edk2.git diff --git a/MdeModulePkg/Include/WorkingBlockHeader.h b/MdeModulePkg/Include/WorkingBlockHeader.h index e5a4e204a5..1158e9a2c7 100644 --- a/MdeModulePkg/Include/WorkingBlockHeader.h +++ b/MdeModulePkg/Include/WorkingBlockHeader.h @@ -29,7 +29,7 @@ typedef struct { #define WORKING_BLOCK_INVALID 0x2 UINT8 Reserved : 6; UINT8 Reserved3[3]; - UINT32 WriteQueueSize; + UINT64 WriteQueueSize; // // UINT8 WriteQueue[WriteQueueSize]; //