summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/PeiServicesLib/PeiServicesLib.inf')
-rw-r--r--MdePkg/Library/PeiServicesLib/PeiServicesLib.inf11
1 files changed, 5 insertions, 6 deletions
diff --git a/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf b/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
index 1806042a24..ed992661d6 100644
--- a/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
+++ b/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
@@ -1,7 +1,7 @@
## @file
# PEI Services Library implementation.
#
-# Copyright (c) 2007 - 2013, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2007 - 2014, 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
@@ -16,6 +16,7 @@
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = PeiServicesLib
+ MODULE_UNI_FILE = PeiServicesLib.uni
FILE_GUID = a804239b-4155-446f-acc8-f0825d74908c
MODULE_TYPE = PEIM
VERSION_STRING = 1.0
@@ -39,11 +40,9 @@
DebugLib
[Guids]
- gEfiFirmwareFileSystem2Guid ## PRODUCES ## FV
+ gEfiFirmwareFileSystem2Guid ## SOMETIMES_PRODUCES ## GUID # FV File System Guid.
[Ppis]
- gEfiPeiFirmwareVolumeInfoPpiGuid ## PRODUCES
- gEfiPeiFirmwareVolumeInfo2PpiGuid ## PRODUCES
-
-
+ gEfiPeiFirmwareVolumeInfoPpiGuid ## SOMETIMES_PRODUCES
+ gEfiPeiFirmwareVolumeInfo2PpiGuid ## SOMETIMES_PRODUCES