summaryrefslogtreecommitdiff
path: root/DuetPkg/KbcResetDxe/Reset.h
diff options
context:
space:
mode:
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-04 06:56:35 +0000
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-04 06:56:35 +0000
commit3a0a1473756f80859d63afc59d85d60f4f10a334 (patch)
treefb6b66c8ce4b0bc6f6a3293b176dfc358a80f9a4 /DuetPkg/KbcResetDxe/Reset.h
parent9e21d6d026cfb9ac16f0832d4a91dbfc1db81db5 (diff)
downloadedk2-platforms-3a0a1473756f80859d63afc59d85d60f4f10a334.tar.xz
Clean DuetPkg for ICC build.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6836 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/KbcResetDxe/Reset.h')
-rw-r--r--DuetPkg/KbcResetDxe/Reset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/KbcResetDxe/Reset.h b/DuetPkg/KbcResetDxe/Reset.h
index 3777c331fb..3b70580a81 100644
--- a/DuetPkg/KbcResetDxe/Reset.h
+++ b/DuetPkg/KbcResetDxe/Reset.h
@@ -60,7 +60,7 @@ KbcResetSystem (
IN EFI_RESET_TYPE ResetType,
IN EFI_STATUS ResetStatus,
IN UINTN DataSize,
- IN CHAR16 *ResetData OPTIONAL
+ IN VOID *ResetData OPTIONAL
)
/*++