summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg
diff options
context:
space:
mode:
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2010-11-05 20:29:16 +0000
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2010-11-05 20:29:16 +0000
commit4e361093575831434922665cf2ed30fbeddf1c7b (patch)
tree87158e1f10f48c9c826b0c3aa0370105c4bb627e /IntelFrameworkPkg
parentd2720e0ce8fc47df268f7b494469114391115ec9 (diff)
downloadedk2-platforms-4e361093575831434922665cf2ed30fbeddf1c7b.tar.xz
Add comment that describes the TPL restrictions for the Data Hub Protocol.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11009 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg')
-rw-r--r--IntelFrameworkPkg/Include/Protocol/DataHub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFrameworkPkg/Include/Protocol/DataHub.h b/IntelFrameworkPkg/Include/Protocol/DataHub.h
index 5e2647f7f1..eb828fc6f0 100644
--- a/IntelFrameworkPkg/Include/Protocol/DataHub.h
+++ b/IntelFrameworkPkg/Include/Protocol/DataHub.h
@@ -1,7 +1,7 @@
/** @file
The data hub protocol is used both by agents wishing to log
data and those wishing to be made aware of all information that
- has been logged.
+ has been logged. This protocol may only be called <= TPL_NOTIFY.
Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials are licensed and made available under