summaryrefslogtreecommitdiffstats
path: root/IntelFspWrapperPkg/FspNotifyDxe/FspNotifyDxe.inf
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFspWrapperPkg/FspNotifyDxe/FspNotifyDxe.inf')
-rw-r--r--IntelFspWrapperPkg/FspNotifyDxe/FspNotifyDxe.inf8
1 files changed, 4 insertions, 4 deletions
diff --git a/IntelFspWrapperPkg/FspNotifyDxe/FspNotifyDxe.inf b/IntelFspWrapperPkg/FspNotifyDxe/FspNotifyDxe.inf
index 5138bb98a0..3b819d9bb9 100644
--- a/IntelFspWrapperPkg/FspNotifyDxe/FspNotifyDxe.inf
+++ b/IntelFspWrapperPkg/FspNotifyDxe/FspNotifyDxe.inf
@@ -3,7 +3,7 @@
#
# This driver will register two callbacks to call fsp's notifies.
#
-# Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2014 - 2015, 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
@@ -45,11 +45,11 @@
FspApiLib
[Protocols]
- gEfiPciEnumerationCompleteProtocolGuid
+ gEfiPciEnumerationCompleteProtocolGuid ## CONSUMES
[Pcd]
- gFspWrapperTokenSpaceGuid.PcdFlashFvFspBase
- gFspWrapperTokenSpaceGuid.PcdFlashFvFspSize
+ gFspWrapperTokenSpaceGuid.PcdFlashFvFspBase ## CONSUMES
+ gFspWrapperTokenSpaceGuid.PcdFlashFvFspSize ## CONSUMES
[Depex]
TRUE