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