diff options
-rw-r--r-- | IntelFrameworkPkg/Include/Protocol/DataHub.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFrameworkPkg/Include/Protocol/DataHub.h b/IntelFrameworkPkg/Include/Protocol/DataHub.h index 5e2647f..eb828fc 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
|