Files
EDK2-fork/RedfishPkg/RedfishPlatformConfigDxe
Jake Garver 7fa3814887 RedfishPkg: Correct %g arguments in DEBUG calls
In formatted strings, %g expects a Guid*, not a Guid.  These are found
in DEBUG_MANAGEABILITY, so this was only an issue when
DEBUG_MANAGEABILITY logs were enabled.

Signed-off-by: Jake Garver <jake@nvidia.com>
Reviewed-by: Nickle Wang <nicklew@nvidia.com>
2025-02-28 03:10:10 +00:00
..