]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/Nt32OemHookStatusCodeLib.c
Make use of correct format String:
[mirror_edk2.git] / Nt32Pkg / Library / DxeNt32OemHookStatusCodeLib / Nt32OemHookStatusCodeLib.c
index 3581be7d3bf9c68ad113c3f6c8677353896fee41..596caa450d3c6508382ef84d4a73ba60e0e125c5 100644 (file)
@@ -209,7 +209,7 @@ OemHookStatusCodeReport (
       CharCount += AsciiSPrint (\r
                      &Buffer[CharCount - 1],\r
                      (EFI_STATUS_CODE_DATA_MAX_SIZE - (sizeof (Buffer[0]) * CharCount)),\r
-                     " %x",\r
+                     " %p",\r
                      Data\r
                      );\r
     }\r