]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/WorkingBlockHeader.h
Refine the prototype of CheckMapping() in PlatDriOverLib.
[mirror_edk2.git] / MdeModulePkg / Include / WorkingBlockHeader.h
index 3946b45a960f3f900e40c6d0f25477047c062905..1158e9a2c7752984632290d8cdc280d42fbd9db8 100644 (file)
@@ -1,7 +1,5 @@
 /** @file\r
 \r
-  Defines data structure that is the headers found at the runtime\r
-  updatable firmware volumes.\r
   The header structure of FTW working block region.\r
 \r
 Copyright (c) 2006 - 2008, Intel Corporation\r
@@ -31,7 +29,7 @@ typedef struct {
 #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