summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-06-10 06:11:27 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-06-10 06:11:27 +0000
commit185be2e02b0318f4804de66ab9aafb7cf50b055f (patch)
tree23f1f75f5ae5add3e9ee1982a5dcecec399a4d00
parentcd289975649649b85ecad35d0c7806868ba1e30e (diff)
downloadedk2-platforms-185be2e02b0318f4804de66ab9aafb7cf50b055f.tar.xz
Change notification function to the correct protocol.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5336 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--EdkCompatibilityPkg/Compatibility/UcToUc2Thunk/UcToUc2Thunk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/Compatibility/UcToUc2Thunk/UcToUc2Thunk.c b/EdkCompatibilityPkg/Compatibility/UcToUc2Thunk/UcToUc2Thunk.c
index d3685d05c7..de4290ccf1 100644
--- a/EdkCompatibilityPkg/Compatibility/UcToUc2Thunk/UcToUc2Thunk.c
+++ b/EdkCompatibilityPkg/Compatibility/UcToUc2Thunk/UcToUc2Thunk.c
@@ -290,7 +290,7 @@ InitializeUC (
)
{
EfiCreateProtocolNotifyEvent (
- &gEfiUnicodeCollationProtocolGuid,
+ &gEfiUnicodeCollation2ProtocolGuid,
TPL_CALLBACK,
Uc2NotificationEvent,
NULL,