From 06ac66ecb6c1b5d2bf712e84c0a36add6a262015 Mon Sep 17 00:00:00 2001 From: Liming Gao Date: Fri, 25 Mar 2016 17:21:35 +0800 Subject: ShellPkg: Update Guid/Protocol usages in INF files. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao Reviewed-by: Shumin Qiu --- .../UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ShellPkg/Library/UefiShellDebug1CommandsLib') diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf b/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf index 8104b9a1d5..6b837b5faa 100644 --- a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf +++ b/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf @@ -123,10 +123,10 @@ gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength ## CONSUMES [Protocols] - gEfiPciRootBridgeIoProtocolGuid ## CONSUMES - gEfiBlockIoProtocolGuid ## CONSUMES - gEfiSimplePointerProtocolGuid ## CONSUMES - gEfiCpuIo2ProtocolGuid ## CONSUMES + gEfiPciRootBridgeIoProtocolGuid ## SOMETIMES_CONSUMES + gEfiBlockIoProtocolGuid ## SOMETIMES_CONSUMES + gEfiSimplePointerProtocolGuid ## SOMETIMES_CONSUMES + gEfiCpuIo2ProtocolGuid ## SOMETIMES_CONSUMES [Guids] gEfiGlobalVariableGuid ## SOMETIMES_CONSUMES ## GUID -- cgit v1.2.3