Files
EDK2-fork/StandaloneMmPkg/Core
Ray Ni 97fc789316 StandaloneMmPkg/Core: Improve debug messages
Refine debug output for better troubleshooting:
 1. Consolidate FV address and size into one log message
 2. Add function name to error messages for better traceability
 3. Use AllocateCopyPool() instead of separate AllocatePool() and CopyMem()

Signed-off-by: Ray Ni <ray.ni@intel.com>
2025-06-04 00:19:23 +00:00
..