diff options
author | Wei6 Xu <wei6.xu@intel.com> | 2021-12-09 14:51:33 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-12-15 07:24:22 +0000 |
commit | f14fff513540757bef62923ee4aeca4bf3ea8081 (patch) | |
tree | 6ee7920f68880c1919abc801001f21ed51085c91 /BaseTools/Source/Python | |
parent | 38f6d78c3b62f8825e7d802697b7992418a72da7 (diff) | |
download | edk2-f14fff513540757bef62923ee4aeca4bf3ea8081.tar.gz edk2-f14fff513540757bef62923ee4aeca4bf3ea8081.tar.bz2 edk2-f14fff513540757bef62923ee4aeca4bf3ea8081.zip |
StandaloneMmPkg/FvLib: Support large file with EFI_FFS_FILE_HEADER2.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3769
Current FvLib will hit parse issue when encountering LARGE file, then
ignore latter ffs/section, thus causing required drivers not being
dispatched. Therefore, need to add support for EFI_FFS_FILE_HEADER2
and EFI_COMMON_SECTION_HEADER2 in FvLib to fix this issue.
Signed-off-by: Wei6 Xu <wei6.xu@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions