summaryrefslogtreecommitdiff
path: root/DuetPkg/DxeIpl/Debug.h
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-18 04:14:35 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-18 04:14:35 +0000
commitf40bbc08c8690a3e408736cbf047999d2fac44eb (patch)
tree8c28197325ea0d61d136319b12c423f4f4062a00 /DuetPkg/DxeIpl/Debug.h
parent1166d06825aca8d7e172776bd1297d6bcd3ad47c (diff)
downloadedk2-platforms-f40bbc08c8690a3e408736cbf047999d2fac44eb.tar.xz
Apply david's patch.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5091 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/DxeIpl/Debug.h')
-rw-r--r--DuetPkg/DxeIpl/Debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/DxeIpl/Debug.h b/DuetPkg/DxeIpl/Debug.h
index 1bd42179fc..6f8e2413c8 100644
--- a/DuetPkg/DxeIpl/Debug.h
+++ b/DuetPkg/DxeIpl/Debug.h
@@ -38,7 +38,7 @@ PrintValue64 (
VOID
PrintString (
- UINT8 *String
+ CHAR8 *String
);
VOID