Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: f14fff513540757bef62923ee4aeca4bf3ea8081
https://github.com/tianocore/edk2/commit/f14fff513540757bef62923ee4aeca4bf3ea8081
Author: Wei6 Xu <[email protected]>
Date: 2021-12-15 (Wed, 15 Dec 2021)
Changed paths:
M StandaloneMmPkg/Library/FvLib/FvLib.c
Log Message:
-----------
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 <[email protected]>
Reviewed-by: Liming Gao <[email protected]>
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits