summaryrefslogtreecommitdiffstats
path: root/DuetPkg/DxeIpl/Debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/DxeIpl/Debug.h')
-rw-r--r--DuetPkg/DxeIpl/Debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/DuetPkg/DxeIpl/Debug.h b/DuetPkg/DxeIpl/Debug.h
index 7fcad268ee..81bb826857 100644
--- a/DuetPkg/DxeIpl/Debug.h
+++ b/DuetPkg/DxeIpl/Debug.h
@@ -27,6 +27,7 @@ PrintHeader (
);
VOID
+EFIAPI
PrintString (
IN CONST CHAR8 *FormatString,
...