summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuo Mang <mang.guo@intel.com>2016-12-22 17:06:43 +0800
committerGuo Mang <mang.guo@intel.com>2016-12-26 19:14:49 +0800
commit4e4db0c4b54ee5d5377fca0e4c2330286b1b0b41 (patch)
tree751790d383df04329bb700e8fe800c3d459eeaae
parent1922f267f671b43de0ea43138ccb5806657056b4 (diff)
downloadedk2-platforms-4e4db0c4b54ee5d5377fca0e4c2330286b1b0b41.tar.xz
ShellPkg: Move to new location
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang <mang.guo@intel.com>
-rw-r--r--Core/ShellPkg/Application/Shell/ConsoleLogger.c (renamed from ShellPkg/Application/Shell/ConsoleLogger.c)0
-rw-r--r--Core/ShellPkg/Application/Shell/ConsoleLogger.h (renamed from ShellPkg/Application/Shell/ConsoleLogger.h)0
-rw-r--r--Core/ShellPkg/Application/Shell/ConsoleWrappers.c (renamed from ShellPkg/Application/Shell/ConsoleWrappers.c)0
-rw-r--r--Core/ShellPkg/Application/Shell/ConsoleWrappers.h (renamed from ShellPkg/Application/Shell/ConsoleWrappers.h)0
-rw-r--r--Core/ShellPkg/Application/Shell/FileHandleInternal.h (renamed from ShellPkg/Application/Shell/FileHandleInternal.h)0
-rw-r--r--Core/ShellPkg/Application/Shell/FileHandleWrappers.c (renamed from ShellPkg/Application/Shell/FileHandleWrappers.c)0
-rw-r--r--Core/ShellPkg/Application/Shell/FileHandleWrappers.h (renamed from ShellPkg/Application/Shell/FileHandleWrappers.h)0
-rw-r--r--Core/ShellPkg/Application/Shell/Shell.c (renamed from ShellPkg/Application/Shell/Shell.c)0
-rw-r--r--Core/ShellPkg/Application/Shell/Shell.h (renamed from ShellPkg/Application/Shell/Shell.h)0
-rw-r--r--Core/ShellPkg/Application/Shell/Shell.inf (renamed from ShellPkg/Application/Shell/Shell.inf)0
-rw-r--r--Core/ShellPkg/Application/Shell/Shell.uni (renamed from ShellPkg/Application/Shell/Shell.uni)0
-rw-r--r--Core/ShellPkg/Application/Shell/ShellEnvVar.c (renamed from ShellPkg/Application/Shell/ShellEnvVar.c)0
-rw-r--r--Core/ShellPkg/Application/Shell/ShellEnvVar.h (renamed from ShellPkg/Application/Shell/ShellEnvVar.h)0
-rw-r--r--Core/ShellPkg/Application/Shell/ShellManParser.c (renamed from ShellPkg/Application/Shell/ShellManParser.c)0
-rw-r--r--Core/ShellPkg/Application/Shell/ShellManParser.h (renamed from ShellPkg/Application/Shell/ShellManParser.h)0
-rw-r--r--Core/ShellPkg/Application/Shell/ShellParametersProtocol.c (renamed from ShellPkg/Application/Shell/ShellParametersProtocol.c)0
-rw-r--r--Core/ShellPkg/Application/Shell/ShellParametersProtocol.h (renamed from ShellPkg/Application/Shell/ShellParametersProtocol.h)0
-rw-r--r--Core/ShellPkg/Application/Shell/ShellProtocol.c (renamed from ShellPkg/Application/Shell/ShellProtocol.c)0
-rw-r--r--Core/ShellPkg/Application/Shell/ShellProtocol.h (renamed from ShellPkg/Application/Shell/ShellProtocol.h)0
-rw-r--r--Core/ShellPkg/Application/ShellCTestApp/README.txt (renamed from ShellPkg/Application/ShellCTestApp/README.txt)0
-rw-r--r--Core/ShellPkg/Application/ShellCTestApp/ShellCTestApp.c (renamed from ShellPkg/Application/ShellCTestApp/ShellCTestApp.c)0
-rw-r--r--Core/ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf (renamed from ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf)0
-rw-r--r--Core/ShellPkg/Application/ShellCTestApp/TestArgv.log (renamed from ShellPkg/Application/ShellCTestApp/TestArgv.log)bin3320 -> 3320 bytes
-rw-r--r--Core/ShellPkg/Application/ShellCTestApp/TestArgv.nsh (renamed from ShellPkg/Application/ShellCTestApp/TestArgv.nsh)0
-rw-r--r--Core/ShellPkg/Application/ShellExecTestApp/SA.c (renamed from ShellPkg/Application/ShellExecTestApp/SA.c)0
-rw-r--r--Core/ShellPkg/Application/ShellExecTestApp/SA.inf (renamed from ShellPkg/Application/ShellExecTestApp/SA.inf)0
-rw-r--r--Core/ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.c (renamed from ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.c)0
-rw-r--r--Core/ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.inf (renamed from ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.inf)0
-rw-r--r--Core/ShellPkg/Contributions.txt (renamed from ShellPkg/Contributions.txt)0
-rw-r--r--Core/ShellPkg/Include/Guid/ShellAliasGuid.h (renamed from ShellPkg/Include/Guid/ShellAliasGuid.h)0
-rw-r--r--Core/ShellPkg/Include/Guid/ShellEnvironment2Ext.h (renamed from ShellPkg/Include/Guid/ShellEnvironment2Ext.h)0
-rw-r--r--Core/ShellPkg/Include/Guid/ShellLibHiiGuid.h (renamed from ShellPkg/Include/Guid/ShellLibHiiGuid.h)0
-rw-r--r--Core/ShellPkg/Include/Guid/ShellMapGuid.h (renamed from ShellPkg/Include/Guid/ShellMapGuid.h)0
-rw-r--r--Core/ShellPkg/Include/Guid/ShellPkgTokenSpace.h (renamed from ShellPkg/Include/Guid/ShellPkgTokenSpace.h)0
-rw-r--r--Core/ShellPkg/Include/Guid/ShellVariableGuid.h (renamed from ShellPkg/Include/Guid/ShellVariableGuid.h)0
-rw-r--r--Core/ShellPkg/Include/Library/BcfgCommandLib.h (renamed from ShellPkg/Include/Library/BcfgCommandLib.h)0
-rw-r--r--Core/ShellPkg/Include/Library/HandleParsingLib.h (renamed from ShellPkg/Include/Library/HandleParsingLib.h)0
-rw-r--r--Core/ShellPkg/Include/Library/ShellCEntryLib.h (renamed from ShellPkg/Include/Library/ShellCEntryLib.h)0
-rw-r--r--Core/ShellPkg/Include/Library/ShellCommandLib.h (renamed from ShellPkg/Include/Library/ShellCommandLib.h)0
-rw-r--r--Core/ShellPkg/Include/Library/ShellLib.h (renamed from ShellPkg/Include/Library/ShellLib.h)0
-rw-r--r--Core/ShellPkg/Include/Protocol/EfiShell.h (renamed from ShellPkg/Include/Protocol/EfiShell.h)0
-rw-r--r--Core/ShellPkg/Include/Protocol/EfiShellDynamicCommand.h (renamed from ShellPkg/Include/Protocol/EfiShellDynamicCommand.h)0
-rw-r--r--Core/ShellPkg/Include/Protocol/EfiShellEnvironment2.h (renamed from ShellPkg/Include/Protocol/EfiShellEnvironment2.h)0
-rw-r--r--Core/ShellPkg/Include/Protocol/EfiShellInterface.h (renamed from ShellPkg/Include/Protocol/EfiShellInterface.h)0
-rw-r--r--Core/ShellPkg/Include/Protocol/EfiShellParameters.h (renamed from ShellPkg/Include/Protocol/EfiShellParameters.h)0
-rw-r--r--Core/ShellPkg/Include/ShellBase.h (renamed from ShellPkg/Include/ShellBase.h)0
-rw-r--r--Core/ShellPkg/Library/UefiDpLib/Dp.c (renamed from ShellPkg/Library/UefiDpLib/Dp.c)0
-rw-r--r--Core/ShellPkg/Library/UefiDpLib/Dp.h (renamed from ShellPkg/Library/UefiDpLib/Dp.h)0
-rw-r--r--Core/ShellPkg/Library/UefiDpLib/DpInternal.h (renamed from ShellPkg/Library/UefiDpLib/DpInternal.h)0
-rw-r--r--Core/ShellPkg/Library/UefiDpLib/DpProfile.c (renamed from ShellPkg/Library/UefiDpLib/DpProfile.c)0
-rw-r--r--Core/ShellPkg/Library/UefiDpLib/DpTrace.c (renamed from ShellPkg/Library/UefiDpLib/DpTrace.c)0
-rw-r--r--Core/ShellPkg/Library/UefiDpLib/DpUtilities.c (renamed from ShellPkg/Library/UefiDpLib/DpUtilities.c)0
-rw-r--r--Core/ShellPkg/Library/UefiDpLib/Literals.c (renamed from ShellPkg/Library/UefiDpLib/Literals.c)0
-rw-r--r--Core/ShellPkg/Library/UefiDpLib/Literals.h (renamed from ShellPkg/Library/UefiDpLib/Literals.h)0
-rw-r--r--Core/ShellPkg/Library/UefiDpLib/PerformanceTokens.h (renamed from ShellPkg/Library/UefiDpLib/PerformanceTokens.h)0
-rw-r--r--Core/ShellPkg/Library/UefiDpLib/Readme.txt (renamed from ShellPkg/Library/UefiDpLib/Readme.txt)0
-rw-r--r--Core/ShellPkg/Library/UefiDpLib/UefiDpLib.c (renamed from ShellPkg/Library/UefiDpLib/UefiDpLib.c)0
-rw-r--r--Core/ShellPkg/Library/UefiDpLib/UefiDpLib.h (renamed from ShellPkg/Library/UefiDpLib/UefiDpLib.h)0
-rw-r--r--Core/ShellPkg/Library/UefiDpLib/UefiDpLib.inf (renamed from ShellPkg/Library/UefiDpLib/UefiDpLib.inf)0
-rw-r--r--Core/ShellPkg/Library/UefiDpLib/UefiDpLib.uni (renamed from ShellPkg/Library/UefiDpLib/UefiDpLib.uni)0
-rw-r--r--Core/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c (renamed from ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c)0
-rw-r--r--Core/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.h (renamed from ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.h)0
-rw-r--r--Core/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf (renamed from ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf)0
-rw-r--r--Core/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni (renamed from ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni)0
-rw-r--r--Core/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c (renamed from ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf (renamed from ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf)0
-rw-r--r--Core/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.uni (renamed from ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.uni)0
-rw-r--r--Core/ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.c (renamed from ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf (renamed from ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf)0
-rw-r--r--Core/ShellPkg/Library/UefiShellCommandLib/ConsistMapping.c (renamed from ShellPkg/Library/UefiShellCommandLib/ConsistMapping.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c (renamed from ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.h (renamed from ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf (renamed from ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Dblk.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Dblk.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditStrings.uni (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditStrings.uni)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditor.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditor.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditorTypes.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditorTypes.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditInputBar.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/EditInputBar.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditInputBar.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/EditInputBar.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditStatusBar.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/EditStatusBar.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditStatusBar.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/EditStatusBar.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Clipboard.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Clipboard.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Clipboard.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Clipboard.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEditor.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEditor.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEditorTypes.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEditorTypes.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexeditStrings.uni (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexeditStrings.uni)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MemImage.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MemImage.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MemImage.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MemImage.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/LoadPciRom.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/LoadPciRom.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SetSize.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/SetSize.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosViewStrings.uni (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosViewStrings.uni)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.c (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.h (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni (renamed from ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Connect.c (renamed from ShellPkg/Library/UefiShellDriver1CommandsLib/Connect.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDriver1CommandsLib/DevTree.c (renamed from ShellPkg/Library/UefiShellDriver1CommandsLib/DevTree.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c (renamed from ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c (renamed from ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Disconnect.c (renamed from ShellPkg/Library/UefiShellDriver1CommandsLib/Disconnect.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Drivers.c (renamed from ShellPkg/Library/UefiShellDriver1CommandsLib/Drivers.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvCfg.c (renamed from ShellPkg/Library/UefiShellDriver1CommandsLib/DrvCfg.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvDiag.c (renamed from ShellPkg/Library/UefiShellDriver1CommandsLib/DrvDiag.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDriver1CommandsLib/OpenInfo.c (renamed from ShellPkg/Library/UefiShellDriver1CommandsLib/OpenInfo.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Reconnect.c (renamed from ShellPkg/Library/UefiShellDriver1CommandsLib/Reconnect.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.c (renamed from ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.h (renamed from ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf (renamed from ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni (renamed from ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni)0
-rw-r--r--Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Unload.c (renamed from ShellPkg/Library/UefiShellDriver1CommandsLib/Unload.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.c (renamed from ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf (renamed from ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel1CommandsLib/Exit.c (renamed from ShellPkg/Library/UefiShellLevel1CommandsLib/Exit.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel1CommandsLib/For.c (renamed from ShellPkg/Library/UefiShellLevel1CommandsLib/For.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel1CommandsLib/Goto.c (renamed from ShellPkg/Library/UefiShellLevel1CommandsLib/Goto.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel1CommandsLib/If.c (renamed from ShellPkg/Library/UefiShellLevel1CommandsLib/If.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel1CommandsLib/Shift.c (renamed from ShellPkg/Library/UefiShellLevel1CommandsLib/Shift.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel1CommandsLib/Stall.c (renamed from ShellPkg/Library/UefiShellLevel1CommandsLib/Stall.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.c (renamed from ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.h (renamed from ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf (renamed from ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.uni (renamed from ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.uni)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Attrib.c (renamed from ShellPkg/Library/UefiShellLevel2CommandsLib/Attrib.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Cd.c (renamed from ShellPkg/Library/UefiShellLevel2CommandsLib/Cd.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c (renamed from ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Load.c (renamed from ShellPkg/Library/UefiShellLevel2CommandsLib/Load.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c (renamed from ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c (renamed from ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel2CommandsLib/MkDir.c (renamed from ShellPkg/Library/UefiShellLevel2CommandsLib/MkDir.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c (renamed from ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Parse.c (renamed from ShellPkg/Library/UefiShellLevel2CommandsLib/Parse.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Reset.c (renamed from ShellPkg/Library/UefiShellLevel2CommandsLib/Reset.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Rm.c (renamed from ShellPkg/Library/UefiShellLevel2CommandsLib/Rm.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Set.c (renamed from ShellPkg/Library/UefiShellLevel2CommandsLib/Set.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel2CommandsLib/TimeDate.c (renamed from ShellPkg/Library/UefiShellLevel2CommandsLib/TimeDate.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.c (renamed from ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.h (renamed from ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf (renamed from ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.uni (renamed from ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.uni)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c (renamed from ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c (renamed from ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Cls.c (renamed from ShellPkg/Library/UefiShellLevel3CommandsLib/Cls.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Echo.c (renamed from ShellPkg/Library/UefiShellLevel3CommandsLib/Echo.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel3CommandsLib/GetMtc.c (renamed from ShellPkg/Library/UefiShellLevel3CommandsLib/GetMtc.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c (renamed from ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Pause.c (renamed from ShellPkg/Library/UefiShellLevel3CommandsLib/Pause.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Touch.c (renamed from ShellPkg/Library/UefiShellLevel3CommandsLib/Touch.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c (renamed from ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.c (renamed from ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.h (renamed from ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf (renamed from ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.uni (renamed from ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.uni)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Ver.c (renamed from ShellPkg/Library/UefiShellLevel3CommandsLib/Ver.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLib/UefiShellLib.c (renamed from ShellPkg/Library/UefiShellLib/UefiShellLib.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLib/UefiShellLib.h (renamed from ShellPkg/Library/UefiShellLib/UefiShellLib.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellLib/UefiShellLib.inf (renamed from ShellPkg/Library/UefiShellLib/UefiShellLib.inf)0
-rw-r--r--Core/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ifconfig.c (renamed from ShellPkg/Library/UefiShellNetwork1CommandsLib/Ifconfig.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c (renamed from ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.c (renamed from ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.h (renamed from ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf (renamed from ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf)0
-rw-r--r--Core/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.uni (renamed from ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.uni)0
-rw-r--r--Core/ShellPkg/Library/UefiShellNetwork2CommandsLib/Ifconfig6.c (renamed from ShellPkg/Library/UefiShellNetwork2CommandsLib/Ifconfig6.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellNetwork2CommandsLib/Ping6.c (renamed from ShellPkg/Library/UefiShellNetwork2CommandsLib/Ping6.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.c (renamed from ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.h (renamed from ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.inf (renamed from ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.inf)0
-rw-r--r--Core/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.uni (renamed from ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.uni)0
-rw-r--r--Core/ShellPkg/Library/UefiShellTftpCommandLib/Tftp.c (renamed from ShellPkg/Library/UefiShellTftpCommandLib/Tftp.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.c (renamed from ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.c)0
-rw-r--r--Core/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.h (renamed from ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.h)0
-rw-r--r--Core/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.inf (renamed from ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.inf)0
-rw-r--r--Core/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.uni (renamed from ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.uni)0
-rw-r--r--Core/ShellPkg/License.txt (renamed from ShellPkg/License.txt)0
-rw-r--r--Core/ShellPkg/Readme.txt (renamed from ShellPkg/Readme.txt)0
-rw-r--r--Core/ShellPkg/ShellPkg.dec (renamed from ShellPkg/ShellPkg.dec)0
-rw-r--r--Core/ShellPkg/ShellPkg.dsc (renamed from ShellPkg/ShellPkg.dsc)0
223 files changed, 0 insertions, 0 deletions
diff --git a/ShellPkg/Application/Shell/ConsoleLogger.c b/Core/ShellPkg/Application/Shell/ConsoleLogger.c
index 9b64303cf0..9b64303cf0 100644
--- a/ShellPkg/Application/Shell/ConsoleLogger.c
+++ b/Core/ShellPkg/Application/Shell/ConsoleLogger.c
diff --git a/ShellPkg/Application/Shell/ConsoleLogger.h b/Core/ShellPkg/Application/Shell/ConsoleLogger.h
index 19034c9050..19034c9050 100644
--- a/ShellPkg/Application/Shell/ConsoleLogger.h
+++ b/Core/ShellPkg/Application/Shell/ConsoleLogger.h
diff --git a/ShellPkg/Application/Shell/ConsoleWrappers.c b/Core/ShellPkg/Application/Shell/ConsoleWrappers.c
index 46af141eba..46af141eba 100644
--- a/ShellPkg/Application/Shell/ConsoleWrappers.c
+++ b/Core/ShellPkg/Application/Shell/ConsoleWrappers.c
diff --git a/ShellPkg/Application/Shell/ConsoleWrappers.h b/Core/ShellPkg/Application/Shell/ConsoleWrappers.h
index ecd99a863d..ecd99a863d 100644
--- a/ShellPkg/Application/Shell/ConsoleWrappers.h
+++ b/Core/ShellPkg/Application/Shell/ConsoleWrappers.h
diff --git a/ShellPkg/Application/Shell/FileHandleInternal.h b/Core/ShellPkg/Application/Shell/FileHandleInternal.h
index 11b490267c..11b490267c 100644
--- a/ShellPkg/Application/Shell/FileHandleInternal.h
+++ b/Core/ShellPkg/Application/Shell/FileHandleInternal.h
diff --git a/ShellPkg/Application/Shell/FileHandleWrappers.c b/Core/ShellPkg/Application/Shell/FileHandleWrappers.c
index f6a82ee3c7..f6a82ee3c7 100644
--- a/ShellPkg/Application/Shell/FileHandleWrappers.c
+++ b/Core/ShellPkg/Application/Shell/FileHandleWrappers.c
diff --git a/ShellPkg/Application/Shell/FileHandleWrappers.h b/Core/ShellPkg/Application/Shell/FileHandleWrappers.h
index af133b0963..af133b0963 100644
--- a/ShellPkg/Application/Shell/FileHandleWrappers.h
+++ b/Core/ShellPkg/Application/Shell/FileHandleWrappers.h
diff --git a/ShellPkg/Application/Shell/Shell.c b/Core/ShellPkg/Application/Shell/Shell.c
index 3080a1644f..3080a1644f 100644
--- a/ShellPkg/Application/Shell/Shell.c
+++ b/Core/ShellPkg/Application/Shell/Shell.c
diff --git a/ShellPkg/Application/Shell/Shell.h b/Core/ShellPkg/Application/Shell/Shell.h
index a34c91ad1e..a34c91ad1e 100644
--- a/ShellPkg/Application/Shell/Shell.h
+++ b/Core/ShellPkg/Application/Shell/Shell.h
diff --git a/ShellPkg/Application/Shell/Shell.inf b/Core/ShellPkg/Application/Shell/Shell.inf
index a1b6a24e87..a1b6a24e87 100644
--- a/ShellPkg/Application/Shell/Shell.inf
+++ b/Core/ShellPkg/Application/Shell/Shell.inf
diff --git a/ShellPkg/Application/Shell/Shell.uni b/Core/ShellPkg/Application/Shell/Shell.uni
index ef69f891d2..ef69f891d2 100644
--- a/ShellPkg/Application/Shell/Shell.uni
+++ b/Core/ShellPkg/Application/Shell/Shell.uni
diff --git a/ShellPkg/Application/Shell/ShellEnvVar.c b/Core/ShellPkg/Application/Shell/ShellEnvVar.c
index 77bf599eab..77bf599eab 100644
--- a/ShellPkg/Application/Shell/ShellEnvVar.c
+++ b/Core/ShellPkg/Application/Shell/ShellEnvVar.c
diff --git a/ShellPkg/Application/Shell/ShellEnvVar.h b/Core/ShellPkg/Application/Shell/ShellEnvVar.h
index f05ef2bd66..f05ef2bd66 100644
--- a/ShellPkg/Application/Shell/ShellEnvVar.h
+++ b/Core/ShellPkg/Application/Shell/ShellEnvVar.h
diff --git a/ShellPkg/Application/Shell/ShellManParser.c b/Core/ShellPkg/Application/Shell/ShellManParser.c
index 948759fe46..948759fe46 100644
--- a/ShellPkg/Application/Shell/ShellManParser.c
+++ b/Core/ShellPkg/Application/Shell/ShellManParser.c
diff --git a/ShellPkg/Application/Shell/ShellManParser.h b/Core/ShellPkg/Application/Shell/ShellManParser.h
index 3807eec9b2..3807eec9b2 100644
--- a/ShellPkg/Application/Shell/ShellManParser.h
+++ b/Core/ShellPkg/Application/Shell/ShellManParser.h
diff --git a/ShellPkg/Application/Shell/ShellParametersProtocol.c b/Core/ShellPkg/Application/Shell/ShellParametersProtocol.c
index 0785902b16..0785902b16 100644
--- a/ShellPkg/Application/Shell/ShellParametersProtocol.c
+++ b/Core/ShellPkg/Application/Shell/ShellParametersProtocol.c
diff --git a/ShellPkg/Application/Shell/ShellParametersProtocol.h b/Core/ShellPkg/Application/Shell/ShellParametersProtocol.h
index 1205d92c19..1205d92c19 100644
--- a/ShellPkg/Application/Shell/ShellParametersProtocol.h
+++ b/Core/ShellPkg/Application/Shell/ShellParametersProtocol.h
diff --git a/ShellPkg/Application/Shell/ShellProtocol.c b/Core/ShellPkg/Application/Shell/ShellProtocol.c
index 55a1e43f06..55a1e43f06 100644
--- a/ShellPkg/Application/Shell/ShellProtocol.c
+++ b/Core/ShellPkg/Application/Shell/ShellProtocol.c
diff --git a/ShellPkg/Application/Shell/ShellProtocol.h b/Core/ShellPkg/Application/Shell/ShellProtocol.h
index 4f701cb749..4f701cb749 100644
--- a/ShellPkg/Application/Shell/ShellProtocol.h
+++ b/Core/ShellPkg/Application/Shell/ShellProtocol.h
diff --git a/ShellPkg/Application/ShellCTestApp/README.txt b/Core/ShellPkg/Application/ShellCTestApp/README.txt
index 7814bb8386..7814bb8386 100644
--- a/ShellPkg/Application/ShellCTestApp/README.txt
+++ b/Core/ShellPkg/Application/ShellCTestApp/README.txt
diff --git a/ShellPkg/Application/ShellCTestApp/ShellCTestApp.c b/Core/ShellPkg/Application/ShellCTestApp/ShellCTestApp.c
index 08c830cfb7..08c830cfb7 100644
--- a/ShellPkg/Application/ShellCTestApp/ShellCTestApp.c
+++ b/Core/ShellPkg/Application/ShellCTestApp/ShellCTestApp.c
diff --git a/ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf b/Core/ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf
index 4839b9fd97..4839b9fd97 100644
--- a/ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf
+++ b/Core/ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf
diff --git a/ShellPkg/Application/ShellCTestApp/TestArgv.log b/Core/ShellPkg/Application/ShellCTestApp/TestArgv.log
index e76781ea0e..e76781ea0e 100644
--- a/ShellPkg/Application/ShellCTestApp/TestArgv.log
+++ b/Core/ShellPkg/Application/ShellCTestApp/TestArgv.log
Binary files differ
diff --git a/ShellPkg/Application/ShellCTestApp/TestArgv.nsh b/Core/ShellPkg/Application/ShellCTestApp/TestArgv.nsh
index 013ac123ec..013ac123ec 100644
--- a/ShellPkg/Application/ShellCTestApp/TestArgv.nsh
+++ b/Core/ShellPkg/Application/ShellCTestApp/TestArgv.nsh
diff --git a/ShellPkg/Application/ShellExecTestApp/SA.c b/Core/ShellPkg/Application/ShellExecTestApp/SA.c
index 80531d09e9..80531d09e9 100644
--- a/ShellPkg/Application/ShellExecTestApp/SA.c
+++ b/Core/ShellPkg/Application/ShellExecTestApp/SA.c
diff --git a/ShellPkg/Application/ShellExecTestApp/SA.inf b/Core/ShellPkg/Application/ShellExecTestApp/SA.inf
index 86e3f7b197..86e3f7b197 100644
--- a/ShellPkg/Application/ShellExecTestApp/SA.inf
+++ b/Core/ShellPkg/Application/ShellExecTestApp/SA.inf
diff --git a/ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.c b/Core/ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.c
index 6bdd237e8d..6bdd237e8d 100644
--- a/ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.c
+++ b/Core/ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.c
diff --git a/ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.inf b/Core/ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.inf
index 70130c1c06..70130c1c06 100644
--- a/ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.inf
+++ b/Core/ShellPkg/Application/ShellSortTestApp/ShellSortTestApp.inf
diff --git a/ShellPkg/Contributions.txt b/Core/ShellPkg/Contributions.txt
index f87cbd73c6..f87cbd73c6 100644
--- a/ShellPkg/Contributions.txt
+++ b/Core/ShellPkg/Contributions.txt
diff --git a/ShellPkg/Include/Guid/ShellAliasGuid.h b/Core/ShellPkg/Include/Guid/ShellAliasGuid.h
index 346eef4209..346eef4209 100644
--- a/ShellPkg/Include/Guid/ShellAliasGuid.h
+++ b/Core/ShellPkg/Include/Guid/ShellAliasGuid.h
diff --git a/ShellPkg/Include/Guid/ShellEnvironment2Ext.h b/Core/ShellPkg/Include/Guid/ShellEnvironment2Ext.h
index a18d16c0e9..a18d16c0e9 100644
--- a/ShellPkg/Include/Guid/ShellEnvironment2Ext.h
+++ b/Core/ShellPkg/Include/Guid/ShellEnvironment2Ext.h
diff --git a/ShellPkg/Include/Guid/ShellLibHiiGuid.h b/Core/ShellPkg/Include/Guid/ShellLibHiiGuid.h
index 15cd85e899..15cd85e899 100644
--- a/ShellPkg/Include/Guid/ShellLibHiiGuid.h
+++ b/Core/ShellPkg/Include/Guid/ShellLibHiiGuid.h
diff --git a/ShellPkg/Include/Guid/ShellMapGuid.h b/Core/ShellPkg/Include/Guid/ShellMapGuid.h
index 180a41bf53..180a41bf53 100644
--- a/ShellPkg/Include/Guid/ShellMapGuid.h
+++ b/Core/ShellPkg/Include/Guid/ShellMapGuid.h
diff --git a/ShellPkg/Include/Guid/ShellPkgTokenSpace.h b/Core/ShellPkg/Include/Guid/ShellPkgTokenSpace.h
index d8e1b3acfb..d8e1b3acfb 100644
--- a/ShellPkg/Include/Guid/ShellPkgTokenSpace.h
+++ b/Core/ShellPkg/Include/Guid/ShellPkgTokenSpace.h
diff --git a/ShellPkg/Include/Guid/ShellVariableGuid.h b/Core/ShellPkg/Include/Guid/ShellVariableGuid.h
index 46c9211def..46c9211def 100644
--- a/ShellPkg/Include/Guid/ShellVariableGuid.h
+++ b/Core/ShellPkg/Include/Guid/ShellVariableGuid.h
diff --git a/ShellPkg/Include/Library/BcfgCommandLib.h b/Core/ShellPkg/Include/Library/BcfgCommandLib.h
index 9f7454a9d7..9f7454a9d7 100644
--- a/ShellPkg/Include/Library/BcfgCommandLib.h
+++ b/Core/ShellPkg/Include/Library/BcfgCommandLib.h
diff --git a/ShellPkg/Include/Library/HandleParsingLib.h b/Core/ShellPkg/Include/Library/HandleParsingLib.h
index 441f65fffe..441f65fffe 100644
--- a/ShellPkg/Include/Library/HandleParsingLib.h
+++ b/Core/ShellPkg/Include/Library/HandleParsingLib.h
diff --git a/ShellPkg/Include/Library/ShellCEntryLib.h b/Core/ShellPkg/Include/Library/ShellCEntryLib.h
index dfbb16f9c3..dfbb16f9c3 100644
--- a/ShellPkg/Include/Library/ShellCEntryLib.h
+++ b/Core/ShellPkg/Include/Library/ShellCEntryLib.h
diff --git a/ShellPkg/Include/Library/ShellCommandLib.h b/Core/ShellPkg/Include/Library/ShellCommandLib.h
index 44eccc447c..44eccc447c 100644
--- a/ShellPkg/Include/Library/ShellCommandLib.h
+++ b/Core/ShellPkg/Include/Library/ShellCommandLib.h
diff --git a/ShellPkg/Include/Library/ShellLib.h b/Core/ShellPkg/Include/Library/ShellLib.h
index fe4b9cf785..fe4b9cf785 100644
--- a/ShellPkg/Include/Library/ShellLib.h
+++ b/Core/ShellPkg/Include/Library/ShellLib.h
diff --git a/ShellPkg/Include/Protocol/EfiShell.h b/Core/ShellPkg/Include/Protocol/EfiShell.h
index 5c7f4f6357..5c7f4f6357 100644
--- a/ShellPkg/Include/Protocol/EfiShell.h
+++ b/Core/ShellPkg/Include/Protocol/EfiShell.h
diff --git a/ShellPkg/Include/Protocol/EfiShellDynamicCommand.h b/Core/ShellPkg/Include/Protocol/EfiShellDynamicCommand.h
index 27e384c0a5..27e384c0a5 100644
--- a/ShellPkg/Include/Protocol/EfiShellDynamicCommand.h
+++ b/Core/ShellPkg/Include/Protocol/EfiShellDynamicCommand.h
diff --git a/ShellPkg/Include/Protocol/EfiShellEnvironment2.h b/Core/ShellPkg/Include/Protocol/EfiShellEnvironment2.h
index 1aa1b7e328..1aa1b7e328 100644
--- a/ShellPkg/Include/Protocol/EfiShellEnvironment2.h
+++ b/Core/ShellPkg/Include/Protocol/EfiShellEnvironment2.h
diff --git a/ShellPkg/Include/Protocol/EfiShellInterface.h b/Core/ShellPkg/Include/Protocol/EfiShellInterface.h
index 6a34c60b07..6a34c60b07 100644
--- a/ShellPkg/Include/Protocol/EfiShellInterface.h
+++ b/Core/ShellPkg/Include/Protocol/EfiShellInterface.h
diff --git a/ShellPkg/Include/Protocol/EfiShellParameters.h b/Core/ShellPkg/Include/Protocol/EfiShellParameters.h
index e52328b3a4..e52328b3a4 100644
--- a/ShellPkg/Include/Protocol/EfiShellParameters.h
+++ b/Core/ShellPkg/Include/Protocol/EfiShellParameters.h
diff --git a/ShellPkg/Include/ShellBase.h b/Core/ShellPkg/Include/ShellBase.h
index 09f87b4cc0..09f87b4cc0 100644
--- a/ShellPkg/Include/ShellBase.h
+++ b/Core/ShellPkg/Include/ShellBase.h
diff --git a/ShellPkg/Library/UefiDpLib/Dp.c b/Core/ShellPkg/Library/UefiDpLib/Dp.c
index 75c7d11dc3..75c7d11dc3 100644
--- a/ShellPkg/Library/UefiDpLib/Dp.c
+++ b/Core/ShellPkg/Library/UefiDpLib/Dp.c
diff --git a/ShellPkg/Library/UefiDpLib/Dp.h b/Core/ShellPkg/Library/UefiDpLib/Dp.h
index 72e2c3ba18..72e2c3ba18 100644
--- a/ShellPkg/Library/UefiDpLib/Dp.h
+++ b/Core/ShellPkg/Library/UefiDpLib/Dp.h
diff --git a/ShellPkg/Library/UefiDpLib/DpInternal.h b/Core/ShellPkg/Library/UefiDpLib/DpInternal.h
index b5ec5f0401..b5ec5f0401 100644
--- a/ShellPkg/Library/UefiDpLib/DpInternal.h
+++ b/Core/ShellPkg/Library/UefiDpLib/DpInternal.h
diff --git a/ShellPkg/Library/UefiDpLib/DpProfile.c b/Core/ShellPkg/Library/UefiDpLib/DpProfile.c
index 64583988c1..64583988c1 100644
--- a/ShellPkg/Library/UefiDpLib/DpProfile.c
+++ b/Core/ShellPkg/Library/UefiDpLib/DpProfile.c
diff --git a/ShellPkg/Library/UefiDpLib/DpTrace.c b/Core/ShellPkg/Library/UefiDpLib/DpTrace.c
index f3f781fdb9..f3f781fdb9 100644
--- a/ShellPkg/Library/UefiDpLib/DpTrace.c
+++ b/Core/ShellPkg/Library/UefiDpLib/DpTrace.c
diff --git a/ShellPkg/Library/UefiDpLib/DpUtilities.c b/Core/ShellPkg/Library/UefiDpLib/DpUtilities.c
index fbdd938bc3..fbdd938bc3 100644
--- a/ShellPkg/Library/UefiDpLib/DpUtilities.c
+++ b/Core/ShellPkg/Library/UefiDpLib/DpUtilities.c
diff --git a/ShellPkg/Library/UefiDpLib/Literals.c b/Core/ShellPkg/Library/UefiDpLib/Literals.c
index 68de0fbc9e..68de0fbc9e 100644
--- a/ShellPkg/Library/UefiDpLib/Literals.c
+++ b/Core/ShellPkg/Library/UefiDpLib/Literals.c
diff --git a/ShellPkg/Library/UefiDpLib/Literals.h b/Core/ShellPkg/Library/UefiDpLib/Literals.h
index 8aec09c024..8aec09c024 100644
--- a/ShellPkg/Library/UefiDpLib/Literals.h
+++ b/Core/ShellPkg/Library/UefiDpLib/Literals.h
diff --git a/ShellPkg/Library/UefiDpLib/PerformanceTokens.h b/Core/ShellPkg/Library/UefiDpLib/PerformanceTokens.h
index bbbc48d776..bbbc48d776 100644
--- a/ShellPkg/Library/UefiDpLib/PerformanceTokens.h
+++ b/Core/ShellPkg/Library/UefiDpLib/PerformanceTokens.h
diff --git a/ShellPkg/Library/UefiDpLib/Readme.txt b/Core/ShellPkg/Library/UefiDpLib/Readme.txt
index 849efa4360..849efa4360 100644
--- a/ShellPkg/Library/UefiDpLib/Readme.txt
+++ b/Core/ShellPkg/Library/UefiDpLib/Readme.txt
diff --git a/ShellPkg/Library/UefiDpLib/UefiDpLib.c b/Core/ShellPkg/Library/UefiDpLib/UefiDpLib.c
index f3ecfeac7f..f3ecfeac7f 100644
--- a/ShellPkg/Library/UefiDpLib/UefiDpLib.c
+++ b/Core/ShellPkg/Library/UefiDpLib/UefiDpLib.c
diff --git a/ShellPkg/Library/UefiDpLib/UefiDpLib.h b/Core/ShellPkg/Library/UefiDpLib/UefiDpLib.h
index 3dd9ddf9ff..3dd9ddf9ff 100644
--- a/ShellPkg/Library/UefiDpLib/UefiDpLib.h
+++ b/Core/ShellPkg/Library/UefiDpLib/UefiDpLib.h
diff --git a/ShellPkg/Library/UefiDpLib/UefiDpLib.inf b/Core/ShellPkg/Library/UefiDpLib/UefiDpLib.inf
index 70d2163d2b..70d2163d2b 100644
--- a/ShellPkg/Library/UefiDpLib/UefiDpLib.inf
+++ b/Core/ShellPkg/Library/UefiDpLib/UefiDpLib.inf
diff --git a/ShellPkg/Library/UefiDpLib/UefiDpLib.uni b/Core/ShellPkg/Library/UefiDpLib/UefiDpLib.uni
index b092274510..b092274510 100644
--- a/ShellPkg/Library/UefiDpLib/UefiDpLib.uni
+++ b/Core/ShellPkg/Library/UefiDpLib/UefiDpLib.uni
diff --git a/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c b/Core/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c
index 3fb55df8cc..3fb55df8cc 100644
--- a/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c
+++ b/Core/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c
diff --git a/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.h b/Core/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.h
index 9a45076e07..9a45076e07 100644
--- a/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.h
+++ b/Core/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.h
diff --git a/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf b/Core/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf
index 3bd4dbe423..3bd4dbe423 100644
--- a/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf
+++ b/Core/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf
diff --git a/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni b/Core/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni
index aa6663d247..aa6663d247 100644
--- a/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni
+++ b/Core/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni
diff --git a/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c b/Core/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c
index 9baeecc339..9baeecc339 100644
--- a/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c
+++ b/Core/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c
diff --git a/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf b/Core/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf
index 44c8b7e405..44c8b7e405 100644
--- a/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf
+++ b/Core/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf
diff --git a/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.uni b/Core/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.uni
index 282494b2f4..282494b2f4 100644
--- a/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.uni
+++ b/Core/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.uni
diff --git a/ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.c b/Core/ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.c
index 525c1f14cf..525c1f14cf 100644
--- a/ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.c
+++ b/Core/ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.c
diff --git a/ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf b/Core/ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf
index 500b1663ca..500b1663ca 100644
--- a/ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf
+++ b/Core/ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf
diff --git a/ShellPkg/Library/UefiShellCommandLib/ConsistMapping.c b/Core/ShellPkg/Library/UefiShellCommandLib/ConsistMapping.c
index d157ebbb2a..d157ebbb2a 100644
--- a/ShellPkg/Library/UefiShellCommandLib/ConsistMapping.c
+++ b/Core/ShellPkg/Library/UefiShellCommandLib/ConsistMapping.c
diff --git a/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c b/Core/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c
index 7fe908cb57..7fe908cb57 100644
--- a/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c
+++ b/Core/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c
diff --git a/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.h b/Core/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.h
index faf2f51662..faf2f51662 100644
--- a/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.h
+++ b/Core/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.h
diff --git a/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf b/Core/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf
index b73b5c0e06..b73b5c0e06 100644
--- a/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf
+++ b/Core/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c
index 2ab7dd3a5a..2ab7dd3a5a 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.c
index 2106185798..2106185798 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.h
index 39a997178f..39a997178f 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Dblk.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Dblk.c
index a1fe9d7bef..a1fe9d7bef 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Dblk.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Dblk.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c
index 5491f6de57..5491f6de57 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c
index ac6d0bdb55..ac6d0bdb55 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c
index 986b7e7b88..986b7e7b88 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.c
index efe0df0253..efe0df0253 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.h
index 9d4a08d7a3..9d4a08d7a3 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.c
index 4eb7d9eee3..4eb7d9eee3 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.h
index c45859deda..c45859deda 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.c
index ade78b8f90..ade78b8f90 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.h
index 583de3b42c..583de3b42c 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditStrings.uni b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditStrings.uni
index f799148135..f799148135 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditStrings.uni
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditStrings.uni
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditor.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditor.h
index 774f01a291..774f01a291 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditor.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditor.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditorTypes.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditorTypes.h
index dfd56dd9a6..dfd56dd9a6 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditorTypes.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditorTypes.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/EditInputBar.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditInputBar.c
index 5c43ffcd9d..5c43ffcd9d 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/EditInputBar.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditInputBar.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/EditInputBar.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditInputBar.h
index c8557a83f1..c8557a83f1 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/EditInputBar.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditInputBar.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.c
index b721850300..b721850300 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.h
index 8cd846f28b..8cd846f28b 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditMenuBar.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/EditStatusBar.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditStatusBar.c
index fbf48b7e2b..fbf48b7e2b 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/EditStatusBar.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditStatusBar.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/EditStatusBar.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditStatusBar.h
index debf83a9ec..debf83a9ec 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/EditStatusBar.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditStatusBar.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.c
index a0d7cad1e5..a0d7cad1e5 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.h
index d8f420fb80..d8f420fb80 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EditTitleBar.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c
index d94acf4e4b..d94acf4e4b 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c
index 28c37ee769..28c37ee769 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.c
index 777c2e0199..777c2e0199 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.h
index 91369b5931..91369b5931 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Clipboard.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Clipboard.c
index 4d5bfb391f..4d5bfb391f 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Clipboard.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Clipboard.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Clipboard.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Clipboard.h
index 8066c29247..8066c29247 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Clipboard.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Clipboard.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.c
index a50b52f5f2..a50b52f5f2 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.h
index 06fb53020a..06fb53020a 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.c
index 2517a57f59..2517a57f59 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.h
index ed27ad03ae..ed27ad03ae 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c
index 118aa7c3ed..118aa7c3ed 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEditor.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEditor.h
index d0a4bf4aae..d0a4bf4aae 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEditor.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEditor.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEditorTypes.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEditorTypes.h
index ddd6070c94..ddd6070c94 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEditorTypes.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEditorTypes.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexeditStrings.uni b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexeditStrings.uni
index d9591ca13d..d9591ca13d 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexeditStrings.uni
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexeditStrings.uni
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.c
index 4c346cc24e..4c346cc24e 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.h
index ad9a7b4be8..ad9a7b4be8 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MemImage.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MemImage.c
index 300c67f0d4..300c67f0d4 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MemImage.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MemImage.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MemImage.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MemImage.h
index 54fe517858..54fe517858 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MemImage.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MemImage.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.c
index c3ed341936..c3ed341936 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.h
index df947935b0..df947935b0 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/LoadPciRom.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/LoadPciRom.c
index c9078f7614..c9078f7614 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/LoadPciRom.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/LoadPciRom.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c
index 81c561f680..81c561f680 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c
index 26a758b6cd..26a758b6cd 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c
index 7696e3fbbd..7696e3fbbd 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c
index 337495e168..337495e168 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.h
index 1b06154842..1b06154842 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c
index d885677065..d885677065 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SetSize.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SetSize.c
index a33aec12a5..a33aec12a5 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SetSize.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SetSize.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c
index bffe047b8a..bffe047b8a 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.c
index f07a4c4921..f07a4c4921 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.h
index b32cfea812..b32cfea812 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.c
index 6920263c92..6920263c92 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.h
index 103f022fbe..103f022fbe 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c
index 3f99dc4825..3f99dc4825 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.h
index 50667b684c..50667b684c 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c
index d0106c0b55..d0106c0b55 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.h
index 9cae7094fb..9cae7094fb 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.c
index a06339452a..a06339452a 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.h
index 647fd5fe26..647fd5fe26 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosViewStrings.uni b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosViewStrings.uni
index 9811542013..9811542013 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosViewStrings.uni
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosViewStrings.uni
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.c b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.c
index 1814564c12..1814564c12 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.c
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.c
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.h b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.h
index 6e018a6a81..6e018a6a81 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.h
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.h
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf
index 6b837b5faa..6b837b5faa 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni
index c6c7ba9e2f..c6c7ba9e2f 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni
+++ b/Core/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni
diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/Connect.c b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Connect.c
index dd3d4a6a27..dd3d4a6a27 100644
--- a/ShellPkg/Library/UefiShellDriver1CommandsLib/Connect.c
+++ b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Connect.c
diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/DevTree.c b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/DevTree.c
index 237cb85f94..237cb85f94 100644
--- a/ShellPkg/Library/UefiShellDriver1CommandsLib/DevTree.c
+++ b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/DevTree.c
diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c
index d229b352c8..d229b352c8 100644
--- a/ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c
+++ b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c
diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c
index 0a1b9a9206..0a1b9a9206 100644
--- a/ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c
+++ b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c
diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/Disconnect.c b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Disconnect.c
index 9afbf07329..9afbf07329 100644
--- a/ShellPkg/Library/UefiShellDriver1CommandsLib/Disconnect.c
+++ b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Disconnect.c
diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/Drivers.c b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Drivers.c
index d6d75f0625..d6d75f0625 100644
--- a/ShellPkg/Library/UefiShellDriver1CommandsLib/Drivers.c
+++ b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Drivers.c
diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvCfg.c b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvCfg.c
index 0d12f01199..0d12f01199 100644
--- a/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvCfg.c
+++ b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvCfg.c
diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvDiag.c b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvDiag.c
index 04f6a58c3d..04f6a58c3d 100644
--- a/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvDiag.c
+++ b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvDiag.c
diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/OpenInfo.c b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/OpenInfo.c
index e11873aa10..e11873aa10 100644
--- a/ShellPkg/Library/UefiShellDriver1CommandsLib/OpenInfo.c
+++ b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/OpenInfo.c
diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/Reconnect.c b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Reconnect.c
index d2ae8e8271..d2ae8e8271 100644
--- a/ShellPkg/Library/UefiShellDriver1CommandsLib/Reconnect.c
+++ b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Reconnect.c
diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.c b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.c
index 95cd9a0ca8..95cd9a0ca8 100644
--- a/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.c
+++ b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.c
diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.h b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.h
index c65d0ed695..c65d0ed695 100644
--- a/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.h
+++ b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.h
diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf
index 0682350891..0682350891 100644
--- a/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf
+++ b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf
diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni
index a14469afdb..a14469afdb 100644
--- a/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni
+++ b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni
diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/Unload.c b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Unload.c
index 0d48f9d5d7..0d48f9d5d7 100644
--- a/ShellPkg/Library/UefiShellDriver1CommandsLib/Unload.c
+++ b/Core/ShellPkg/Library/UefiShellDriver1CommandsLib/Unload.c
diff --git a/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.c b/Core/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.c
index e26a86283e..e26a86283e 100644
--- a/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.c
+++ b/Core/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.c
diff --git a/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf b/Core/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf
index dc1b6223e7..dc1b6223e7 100644
--- a/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf
+++ b/Core/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf
diff --git a/ShellPkg/Library/UefiShellLevel1CommandsLib/Exit.c b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/Exit.c
index 08e40dfc05..08e40dfc05 100644
--- a/ShellPkg/Library/UefiShellLevel1CommandsLib/Exit.c
+++ b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/Exit.c
diff --git a/ShellPkg/Library/UefiShellLevel1CommandsLib/For.c b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/For.c
index 6cfe8a78fe..6cfe8a78fe 100644
--- a/ShellPkg/Library/UefiShellLevel1CommandsLib/For.c
+++ b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/For.c
diff --git a/ShellPkg/Library/UefiShellLevel1CommandsLib/Goto.c b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/Goto.c
index 88e290daa7..88e290daa7 100644
--- a/ShellPkg/Library/UefiShellLevel1CommandsLib/Goto.c
+++ b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/Goto.c
diff --git a/ShellPkg/Library/UefiShellLevel1CommandsLib/If.c b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/If.c
index 37e196c2c1..37e196c2c1 100644
--- a/ShellPkg/Library/UefiShellLevel1CommandsLib/If.c
+++ b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/If.c
diff --git a/ShellPkg/Library/UefiShellLevel1CommandsLib/Shift.c b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/Shift.c
index 08c54f8f7a..08c54f8f7a 100644
--- a/ShellPkg/Library/UefiShellLevel1CommandsLib/Shift.c
+++ b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/Shift.c
diff --git a/ShellPkg/Library/UefiShellLevel1CommandsLib/Stall.c b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/Stall.c
index 476b1bc47f..476b1bc47f 100644
--- a/ShellPkg/Library/UefiShellLevel1CommandsLib/Stall.c
+++ b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/Stall.c
diff --git a/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.c b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.c
index 80d0dfe652..80d0dfe652 100644
--- a/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.c
+++ b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.c
diff --git a/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.h b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.h
index c4ef536202..c4ef536202 100644
--- a/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.h
+++ b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.h
diff --git a/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf
index 4d3713b460..4d3713b460 100644
--- a/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf
+++ b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf
diff --git a/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.uni b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.uni
index 73e8655ff5..73e8655ff5 100644
--- a/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.uni
+++ b/Core/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.uni
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/Attrib.c b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Attrib.c
index 30d643431f..30d643431f 100644
--- a/ShellPkg/Library/UefiShellLevel2CommandsLib/Attrib.c
+++ b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Attrib.c
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/Cd.c b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Cd.c
index 2e51b4cb4d..2e51b4cb4d 100644
--- a/ShellPkg/Library/UefiShellLevel2CommandsLib/Cd.c
+++ b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Cd.c
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c
index eb1f3b65a3..eb1f3b65a3 100644
--- a/ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c
+++ b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/Load.c b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Load.c
index ff7c8187c2..ff7c8187c2 100644
--- a/ShellPkg/Library/UefiShellLevel2CommandsLib/Load.c
+++ b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Load.c
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c
index 25bf8ca9e1..25bf8ca9e1 100644
--- a/ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c
+++ b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c
index 035aff1a0f..035aff1a0f 100644
--- a/ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c
+++ b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/MkDir.c b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/MkDir.c
index 4aade13aac..4aade13aac 100644
--- a/ShellPkg/Library/UefiShellLevel2CommandsLib/MkDir.c
+++ b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/MkDir.c
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c
index f93772c6f8..f93772c6f8 100644
--- a/ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c
+++ b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/Parse.c b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Parse.c
index 12fe87750c..12fe87750c 100644
--- a/ShellPkg/Library/UefiShellLevel2CommandsLib/Parse.c
+++ b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Parse.c
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/Reset.c b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Reset.c
index 7d4cfb470e..7d4cfb470e 100644
--- a/ShellPkg/Library/UefiShellLevel2CommandsLib/Reset.c
+++ b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Reset.c
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/Rm.c b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Rm.c
index 0b23fba150..0b23fba150 100644
--- a/ShellPkg/Library/UefiShellLevel2CommandsLib/Rm.c
+++ b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Rm.c
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/Set.c b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Set.c
index d5e6a08978..d5e6a08978 100644
--- a/ShellPkg/Library/UefiShellLevel2CommandsLib/Set.c
+++ b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Set.c
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/TimeDate.c b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/TimeDate.c
index 533519d49d..533519d49d 100644
--- a/ShellPkg/Library/UefiShellLevel2CommandsLib/TimeDate.c
+++ b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/TimeDate.c
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.c b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.c
index 0dafb19969..0dafb19969 100644
--- a/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.c
+++ b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.c
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.h b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.h
index 634515e493..634515e493 100644
--- a/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.h
+++ b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.h
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf
index 16faad2d2d..16faad2d2d 100644
--- a/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf
+++ b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.uni b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.uni
index 60f48f4633..60f48f4633 100644
--- a/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.uni
+++ b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.uni
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
index a6f0296d76..a6f0296d76 100644
--- a/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
+++ b/Core/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
diff --git a/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c
index bcd14c8541..bcd14c8541 100644
--- a/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c
+++ b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c
diff --git a/ShellPkg/Library/UefiShellLevel3CommandsLib/Cls.c b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Cls.c
index 61b9ef854e..61b9ef854e 100644
--- a/ShellPkg/Library/UefiShellLevel3CommandsLib/Cls.c
+++ b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Cls.c
diff --git a/ShellPkg/Library/UefiShellLevel3CommandsLib/Echo.c b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Echo.c
index c98ee8500b..c98ee8500b 100644
--- a/ShellPkg/Library/UefiShellLevel3CommandsLib/Echo.c
+++ b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Echo.c
diff --git a/ShellPkg/Library/UefiShellLevel3CommandsLib/GetMtc.c b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/GetMtc.c
index 21c5bc81eb..21c5bc81eb 100644
--- a/ShellPkg/Library/UefiShellLevel3CommandsLib/GetMtc.c
+++ b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/GetMtc.c
diff --git a/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c
index 619cdd38a7..619cdd38a7 100644
--- a/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c
+++ b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c
diff --git a/ShellPkg/Library/UefiShellLevel3CommandsLib/Pause.c b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Pause.c
index ab597060e2..ab597060e2 100644
--- a/ShellPkg/Library/UefiShellLevel3CommandsLib/Pause.c
+++ b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Pause.c
diff --git a/ShellPkg/Library/UefiShellLevel3CommandsLib/Touch.c b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Touch.c
index 88c5d750e0..88c5d750e0 100644
--- a/ShellPkg/Library/UefiShellLevel3CommandsLib/Touch.c
+++ b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Touch.c
diff --git a/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c
index ccd1199bd1..ccd1199bd1 100644
--- a/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c
+++ b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c
diff --git a/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.c b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.c
index 448f7234dd..448f7234dd 100644
--- a/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.c
+++ b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.c
diff --git a/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.h b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.h
index bd5b9bec9c..bd5b9bec9c 100644
--- a/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.h
+++ b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.h
diff --git a/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf
index a13cd9babf..a13cd9babf 100644
--- a/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf
+++ b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf
diff --git a/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.uni b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.uni
index eeb870a395..eeb870a395 100644
--- a/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.uni
+++ b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.uni
diff --git a/ShellPkg/Library/UefiShellLevel3CommandsLib/Ver.c b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Ver.c
index deefaf0bb2..deefaf0bb2 100644
--- a/ShellPkg/Library/UefiShellLevel3CommandsLib/Ver.c
+++ b/Core/ShellPkg/Library/UefiShellLevel3CommandsLib/Ver.c
diff --git a/ShellPkg/Library/UefiShellLib/UefiShellLib.c b/Core/ShellPkg/Library/UefiShellLib/UefiShellLib.c
index 3dcdba6ba0..3dcdba6ba0 100644
--- a/ShellPkg/Library/UefiShellLib/UefiShellLib.c
+++ b/Core/ShellPkg/Library/UefiShellLib/UefiShellLib.c
diff --git a/ShellPkg/Library/UefiShellLib/UefiShellLib.h b/Core/ShellPkg/Library/UefiShellLib/UefiShellLib.h
index 3596f7b011..3596f7b011 100644
--- a/ShellPkg/Library/UefiShellLib/UefiShellLib.h
+++ b/Core/ShellPkg/Library/UefiShellLib/UefiShellLib.h
diff --git a/ShellPkg/Library/UefiShellLib/UefiShellLib.inf b/Core/ShellPkg/Library/UefiShellLib/UefiShellLib.inf
index 782649a7a0..782649a7a0 100644
--- a/ShellPkg/Library/UefiShellLib/UefiShellLib.inf
+++ b/Core/ShellPkg/Library/UefiShellLib/UefiShellLib.inf
diff --git a/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ifconfig.c b/Core/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ifconfig.c
index 5e243d5884..5e243d5884 100644
--- a/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ifconfig.c
+++ b/Core/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ifconfig.c
diff --git a/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c b/Core/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c
index e2dc76570a..e2dc76570a 100644
--- a/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c
+++ b/Core/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c
diff --git a/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.c b/Core/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.c
index 49849a6191..49849a6191 100644
--- a/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.c
+++ b/Core/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.c
diff --git a/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.h b/Core/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.h
index 98b40df825..98b40df825 100644
--- a/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.h
+++ b/Core/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.h
diff --git a/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf b/Core/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf
index 92d47d114f..92d47d114f 100644
--- a/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf
+++ b/Core/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf
diff --git a/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.uni b/Core/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.uni
index c8ab64fc55..c8ab64fc55 100644
--- a/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.uni
+++ b/Core/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.uni
diff --git a/ShellPkg/Library/UefiShellNetwork2CommandsLib/Ifconfig6.c b/Core/ShellPkg/Library/UefiShellNetwork2CommandsLib/Ifconfig6.c
index 32dd2845fc..32dd2845fc 100644
--- a/ShellPkg/Library/UefiShellNetwork2CommandsLib/Ifconfig6.c
+++ b/Core/ShellPkg/Library/UefiShellNetwork2CommandsLib/Ifconfig6.c
diff --git a/ShellPkg/Library/UefiShellNetwork2CommandsLib/Ping6.c b/Core/ShellPkg/Library/UefiShellNetwork2CommandsLib/Ping6.c
index 90a2604388..90a2604388 100644
--- a/ShellPkg/Library/UefiShellNetwork2CommandsLib/Ping6.c
+++ b/Core/ShellPkg/Library/UefiShellNetwork2CommandsLib/Ping6.c
diff --git a/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.c b/Core/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.c
index 6837b3a7d3..6837b3a7d3 100644
--- a/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.c
+++ b/Core/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.c
diff --git a/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.h b/Core/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.h
index 138cc8c8d4..138cc8c8d4 100644
--- a/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.h
+++ b/Core/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.h
diff --git a/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.inf b/Core/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.inf
index 426efcc655..426efcc655 100644
--- a/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.inf
+++ b/Core/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.inf
diff --git a/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.uni b/Core/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.uni
index 8f27e272d4..8f27e272d4 100644
--- a/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.uni
+++ b/Core/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.uni
diff --git a/ShellPkg/Library/UefiShellTftpCommandLib/Tftp.c b/Core/ShellPkg/Library/UefiShellTftpCommandLib/Tftp.c
index 666ee9d8ea..666ee9d8ea 100644
--- a/ShellPkg/Library/UefiShellTftpCommandLib/Tftp.c
+++ b/Core/ShellPkg/Library/UefiShellTftpCommandLib/Tftp.c
diff --git a/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.c b/Core/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.c
index 22c81b8d2a..22c81b8d2a 100644
--- a/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.c
+++ b/Core/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.c
diff --git a/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.h b/Core/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.h
index bef1e1d9f7..bef1e1d9f7 100644
--- a/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.h
+++ b/Core/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.h
diff --git a/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.inf b/Core/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.inf
index 96db258920..96db258920 100644
--- a/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.inf
+++ b/Core/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.inf
diff --git a/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.uni b/Core/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.uni
index a16265c16e..a16265c16e 100644
--- a/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.uni
+++ b/Core/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.uni
diff --git a/ShellPkg/License.txt b/Core/ShellPkg/License.txt
index be68999be6..be68999be6 100644
--- a/ShellPkg/License.txt
+++ b/Core/ShellPkg/License.txt
diff --git a/ShellPkg/Readme.txt b/Core/ShellPkg/Readme.txt
index 77841c0a2a..77841c0a2a 100644
--- a/ShellPkg/Readme.txt
+++ b/Core/ShellPkg/Readme.txt
diff --git a/ShellPkg/ShellPkg.dec b/Core/ShellPkg/ShellPkg.dec
index 39f8012b98..39f8012b98 100644
--- a/ShellPkg/ShellPkg.dec
+++ b/Core/ShellPkg/ShellPkg.dec
diff --git a/ShellPkg/ShellPkg.dsc b/Core/ShellPkg/ShellPkg.dsc
index 25c4fadc61..25c4fadc61 100644
--- a/ShellPkg/ShellPkg.dsc
+++ b/Core/ShellPkg/ShellPkg.dsc