diff options
Diffstat (limited to 'IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf')
-rw-r--r-- | IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf b/IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf index 834c3b3148..0b93f719bb 100644 --- a/IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf +++ b/IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf @@ -21,7 +21,7 @@ # drivers to be aware of all reporting formats.
# For more information, please ref http://www.intel.com/technology/framework/
#
-# Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -70,10 +70,6 @@ DebugLib
-[Guids]
- gZeroGuid ## SOMETIMES_CONSUMES ## GUID
-
-
[Protocols]
gEfiDataHubProtocolGuid ## PRODUCES
|