mirror of https://github.com/acidanthera/audk.git
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
This commit is contained in:
parent
d2720e0ce8
commit
4e36109357
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue