edk2/MdeModulePkg/Core
Ray Ni 829e42d3a3 MdeModulePkg/PeiCore: Print GUID of FV and FvFile in debug log
When a BIOS implementation splits the PEIMs in multiple firmware volumes and
the FVs are reported to PEI Core by different PEIMs at different time,
it is hard to conclude the exact FV dispatch order.

The change updates the existing PEI dispatch logic to print the GUID of the
firmware volume and the FFS file which contains a nested FV.
It helps developers to match the FV being dispatched to the FV defined in
FDF file.

Signed-off-by: Ray Ni <ray.ni@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
2025-08-25 09:06:35 +00:00
..
Dxe MdeModulePkg: Unify EfiFileName Parsing 2025-07-23 12:57:55 +00:00
DxeIplPeim MdeModulePkg: Don't Allocate Page 0 2025-07-08 03:45:09 +00:00
Pei MdeModulePkg/PeiCore: Print GUID of FV and FvFile in debug log 2025-08-25 09:06:35 +00:00
PiSmmCore MdeModulePkg: Unify EfiFileName Parsing 2025-07-23 12:57:55 +00:00
RuntimeDxe MdeModulePkg: Align RuntimeDxe function headers with UEFI return values 2024-02-09 22:16:32 +00:00