diff options
Diffstat (limited to 'ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf')
-rw-r--r-- | ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf b/ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf index b06a8f7ac8..69972cee43 100644 --- a/ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf +++ b/ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf @@ -40,8 +40,5 @@ [Protocols]
gEfiShellParametersProtocolGuid # ALWAYS_CONSUMED
gEfiShellInterfaceGuid # SOMETIMES_CONSUMED
-
-[Guids]
-
-[Pcd.common]
+
|