summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2022-08-30 18:14:40 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-10-02 05:34:38 +0000
commit8be33c6544fae522e32c045ad81bac4d333dccb0 (patch)
tree563c71c117db145fc434a49b00d9ce8f2aaf00a6 /BaseTools/Source/Python
parent9fc029ee6248e7998a478e02dc1abf82ac8ae376 (diff)
downloadedk2-8be33c6544fae522e32c045ad81bac4d333dccb0.zip
edk2-8be33c6544fae522e32c045ad81bac4d333dccb0.tar.gz
edk2-8be33c6544fae522e32c045ad81bac4d333dccb0.tar.bz2
BaseTools/VolInfo: Fix EFI_SECTION_GUID_DEFINED parsing
Currently 'PutFileImage' function is called with arguments that are not advanced on each section parsing. This would lead to an error if EFI_SECTION_GUID_DEFINED is not the first in a file. The same mistake is present in the parsing of CRC32 guided section case. Use correct arguments to fix the issue. Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Reviewed-by: Bob Feng <bob.c.feng@intel.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions