]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/DxeIpl/Debug.h
Apply david's patch.
[mirror_edk2.git] / DuetPkg / DxeIpl / Debug.h
index 9939109e913b3f1f202c6ad86759ff0d0d1d1be4..6f8e2413c8ac0c492254422bc0181bc0a52f9664 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/** @file\r
 \r
 Copyright (c) 2006, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -16,7 +16,7 @@ Abstract:
 \r
 Revision History:\r
 \r
---*/\r
+**/\r
 \r
 #ifndef _EFILDR_DEBUG_H_\r
 #define _EFILDR_DEBUG_H_\r
@@ -38,7 +38,7 @@ PrintValue64 (
 \r
 VOID \r
 PrintString (\r
-  UINT8 *String\r
+  CHAR8 *String\r
   );\r
 \r
 VOID \r