edk2/MdePkg/Library/FvLib
Phil Noh f82d1fa48e MdePkg/FvLib: Need section alignment for FindFfsSectionInSections
In FvLib library, FindFsSectionInSection function may not find the ffs
section where the second (or later) is located. It is due to a wrong
section address that does not consider section alignment. Support the
alignment to check multiple ffs sections correctly.

Signed-off-by: Phil Noh <Phil.Noh@amd.com>
2026-01-19 08:56:25 +00:00
..
FvLib.c MdePkg/FvLib: Need section alignment for FindFfsSectionInSections 2026-01-19 08:56:25 +00:00
FvLib.inf MdePkg: Copy FvLib to MdePkg 2025-10-30 08:13:29 +00:00