]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/GenFw/ElfConvert.h
BaseTools: Fix Section header size larger than elf file size bug
[mirror_edk2.git] / BaseTools / Source / C / GenFw / ElfConvert.h
index abf434dd11c8fdd74a545998d14777b225947637..fc8c63f34bdcf4fb3d7acc908c72f0d364c0e3b1 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 Header file for Elf convert solution\r
 \r
-Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2010 - 2018, 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
@@ -29,6 +29,7 @@ extern UINT32 mImageTimeStamp;
 extern UINT8  *mCoffFile;\r
 extern UINT32 mTableOffset;\r
 extern UINT32 mOutImageType;\r
+extern UINT32 mFileBufferSize;\r
 \r
 //\r
 // Common EFI specific data.\r