summaryrefslogtreecommitdiffstats
path: root/RedfishPkg/Include/Library/RedfishHostInterfaceLib.h
diff options
context:
space:
mode:
authorMichael Kubacki <michael.kubacki@microsoft.com>2025-02-12 19:37:34 -0500
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2025-02-24 16:30:19 +0000
commit2625e9196372f31f230e26d3a90dbde16a4e1667 (patch)
treecee3f3e9adccf6e14c6c4682cc8b31a7fa34ff48 /RedfishPkg/Include/Library/RedfishHostInterfaceLib.h
parent3e7e3e2467445fe3b5931c1423a36df09cc26a80 (diff)
downloadedk2-master.tar.gz
ArmPkg/ArmStandaloneMmCoreEntryPoint: Fix cast on clangHEADmaster
Compilation error: ``` ArmStandaloneMmCoreEntryPoint.c:1041:48: error: cast to smaller integer type 'unsigned long' from 'void *' [-Werror,-Wvoid-pointer-to-int-cast] 1041 | DEBUG ((DEBUG_INFO, "Start Dump Hob: %lx\n", (unsigned long)HobStart)); ``` The `%p` specifer is now used to print the pointers. Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Diffstat (limited to 'RedfishPkg/Include/Library/RedfishHostInterfaceLib.h')
0 files changed, 0 insertions, 0 deletions