summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf')
-rw-r--r--MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf8
1 files changed, 4 insertions, 4 deletions
diff --git a/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf b/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
index 832e949b92..6c98df00db 100644
--- a/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
+++ b/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
@@ -1,7 +1,7 @@
## @file
# Provides interface to shell functionality for shell commands and applications.
#
-# Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved. <BR>
+# Copyright (c) 2006 - 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
# which accompanies this distribution. The full text of the license may be found at
@@ -38,10 +38,10 @@
PcdLib
[Protocols]
- gEfiSimpleFileSystemProtocolGuid # ALWAYS_USED
+ gEfiSimpleFileSystemProtocolGuid ## SOMETIMES_CONSUMES
[Guids]
- gEfiFileInfoGuid # ALWAYS_CONSUMED
+ gEfiFileInfoGuid ## SOMETIMES_CONSUMES ## GUID
[Pcd.common]
- gEfiMdePkgTokenSpaceGuid.PcdUefiFileHandleLibPrintBufferSize # ALWAYS_CONSUMED
+ gEfiMdePkgTokenSpaceGuid.PcdUefiFileHandleLibPrintBufferSize ## SOMETIMES_CONSUMES