From: mdkinney Date: Fri, 5 Nov 2010 20:29:16 +0000 (+0000) Subject: Add comment that describes the TPL restrictions for the Data Hub Protocol. X-Git-Tag: edk2-stable201903~15432 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=4e361093575831434922665cf2ed30fbeddf1c7b 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 --- 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.
This program and the accompanying materials are licensed and made available under