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>