summaryrefslogtreecommitdiffstats
path: root/DuetPkg/EfiLdr/Debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/EfiLdr/Debug.c')
-rw-r--r--DuetPkg/EfiLdr/Debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/DuetPkg/EfiLdr/Debug.c b/DuetPkg/EfiLdr/Debug.c
index 84b2772112..07272928cd 100644
--- a/DuetPkg/EfiLdr/Debug.c
+++ b/DuetPkg/EfiLdr/Debug.c
@@ -49,6 +49,7 @@ ClearScreen (
}
VOID
+EFIAPI
PrintString (
IN CONST CHAR8 *FormatString,
...