diff options
author | ydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-03-30 03:40:42 +0000 |
---|---|---|
committer | ydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-03-30 03:40:42 +0000 |
commit | 4bcb7fe76842f94f3037976ffc502eeb29b3088a (patch) | |
tree | 3a2674ee345dd362fb9236a90485ccf3223f94b8 /ShellPkg/Application/Shell/Shell.inf | |
parent | 33b71404f001b3e8f04ac8ddfef5eff943bc4fb4 (diff) | |
download | edk2-platforms-4bcb7fe76842f94f3037976ffc502eeb29b3088a.tar.xz |
Update inf file to follow spec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11454 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellPkg/Application/Shell/Shell.inf')
-rw-r--r-- | ShellPkg/Application/Shell/Shell.inf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ShellPkg/Application/Shell/Shell.inf b/ShellPkg/Application/Shell/Shell.inf index e690e2e7f3..f873fdaf6c 100644 --- a/ShellPkg/Application/Shell/Shell.inf +++ b/ShellPkg/Application/Shell/Shell.inf @@ -84,7 +84,6 @@ # gEfiShellEnvironment2Guid # SOMETIMES_PRODUCED
# gEfiShellInterfaceGuid # SOMETIMES_PRODUCED
- gEfiLoadedImageProtocolGuid # ALWAYS_CONSUMED
gEfiSimpleTextInputExProtocolGuid # ALWAYS_CONSUMED
gEfiSimpleTextInProtocolGuid # ALWAYS_CONSUMED
gEfiSimpleTextOutProtocolGuid # ALWAYS_CONSUMED
|