audk/StandaloneMmPkg/Core
Wei6 Xu 3c66390e4a StandaloneMmPkg/Core: Fix the failure to find uncompressed inner FV
The MmCoreFfsFindMmDriver only checks for encapsulated compressed FVs.
When an inner FV is uncompressed, StandaloneMmCore will miss the FV and
all the MM drivers in the FV will not be dispatched.
Add checks for uncompressed inner FV to fix this issue.

Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Wei6 Xu <wei6.xu@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
2023-12-19 09:29:07 +00:00
..
Dependency.c StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Dispatcher.c StandaloneMmPkg/Core: Limit FwVol encapsulation section recursion 2023-12-19 09:29:07 +00:00
FwVol.c StandaloneMmPkg/Core: Fix the failure to find uncompressed inner FV 2023-12-19 09:29:07 +00:00
Handle.c StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
InstallConfigurationTable.c StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Locate.c StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Mmi.c StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Notify.c StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Page.c StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Pool.c StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
StandaloneMmCore.c StandaloneMmPkg/Core: Limit FwVol encapsulation section recursion 2023-12-19 09:29:07 +00:00
StandaloneMmCore.h StandaloneMmPkg/Core: Limit FwVol encapsulation section recursion 2023-12-19 09:29:07 +00:00
StandaloneMmCore.inf StandaloneMmPkg/Core: Limit FwVol encapsulation section recursion 2023-12-19 09:29:07 +00:00
StandaloneMmCorePrivateData.h StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00