summaryrefslogtreecommitdiffstats
path: root/DuetPkg/DxeIpl/DxeInit.c
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/DxeIpl/DxeInit.c')
-rw-r--r--DuetPkg/DxeIpl/DxeInit.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/DuetPkg/DxeIpl/DxeInit.c b/DuetPkg/DxeIpl/DxeInit.c
index 2b046c171c..9cce964ae2 100644
--- a/DuetPkg/DxeIpl/DxeInit.c
+++ b/DuetPkg/DxeIpl/DxeInit.c
@@ -135,7 +135,8 @@ Returns:
VOID *MemoryTopOnDescriptor;
VOID *MemoryDescriptor;
VOID *NvStorageBase;
-
+
+ PrintString("Enter DxeIpl ...\n");
/*
ClearScreen();
PrintString("handoff:\n");