commit | 5faf2e1ba6153bd39c735e926eac6c029da31598 | [log] [tgz] |
---|---|---|
author | Prakruthi Deepak Heragu <pheragu@codeaurora.org> | Fri Nov 01 16:32:24 2019 -0700 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Wed Aug 31 15:48:11 2022 +0200 |
tree | 7b58e7cab8cdfe600c0967eec1ad1dbadbc4b3c5 | |
parent | f24f56dce42e8d07a46ddf0bfa48441920bf3259 [diff] |
edk2: QcomModulePkg: Remove extra addition of DtbSize for Header Version 2 In the case where device with a bootimage having header version 2 is booting in recovery mode, the dtb size was getting added twice to the ImageSizeActual variable which is used to read data from the flash. To avoid reading unnecessary bytes, remove the extra addition. Change-Id: I274fccfc301b28c530346af7745429f36447055a