audk/ShellPkg/Library
jljusten 7effcbff29 ShellPkg: Fix "unreachable code" warning with VS2005
Since all paths of the switch block now return, it
is not possible to reach the code following the switch
block.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10894 6f19259b-4bc3-4df7-8a09-765794883524
2010-09-20 07:03:51 +00:00
..
BaseFileHandleLib copyright format update 2010-09-14 12:22:42 +00:00
BaseSortLib copyright format update 2010-09-14 12:22:42 +00:00
UefiHandleParsingLib ShellPkg: Fix path issues for Linux build support 2010-09-17 20:08:20 +00:00
UefiShellCEntryLib copyright format update 2010-09-14 12:22:42 +00:00
UefiShellCommandLib ShellPkg: Fix EFIAPI usage inconsistencies 2010-09-17 20:08:57 +00:00
UefiShellLevel1CommandsLib ShellPkg: Fix "unreachable code" warning with VS2005 2010-09-20 07:03:51 +00:00
UefiShellLevel2CommandsLib ShellPkg: Fix several GCC compiler warnings 2010-09-17 20:09:48 +00:00
UefiShellLevel3CommandsLib udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
UefiShellLib udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
UefiSortLib ShellPkg: Fix EFIAPI usage inconsistencies 2010-09-17 20:08:57 +00:00