]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/DxeIpl/SerialStatusCode.h
Also output information to serial
[mirror_edk2.git] / DuetPkg / DxeIpl / SerialStatusCode.h
index f2e91903bd6d5b5205ff1ba4345eda188fa25d11..f46aa140c7546374df5a5e30c60dbb41072296ef 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 _DXELDR_SERIAL_STATUS_CODE_H_\r
 #define _DXELDR_SERIAL_STATUS_CODE_H_\r
@@ -67,7 +67,7 @@ extern UINT8   gBreakSet;
 \r
 VOID\r
 DebugSerialPrint (\r
-  IN UINT8    *OutputString\r
+  IN CHAR8    *OutputString\r
   );\r
 \r
 VOID\r