From: lgao4 Date: Wed, 7 Mar 2007 07:44:23 +0000 (+0000) Subject: Update binary shell application with UEFI version and release version. These binary... X-Git-Tag: edk2-stable201903~23455 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=dba086cc525ec3ac1d4f5a7c9aed2df9dd46c874 Update binary shell application with UEFI version and release version. These binary shell applications are from R8 INTEG_20070306 tip. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2422 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/EdkShellBinPkg/EdkShellBinPkg.spd b/EdkShellBinPkg/EdkShellBinPkg.spd index 2729c4876d..287a1c38a2 100644 --- a/EdkShellBinPkg/EdkShellBinPkg.spd +++ b/EdkShellBinPkg/EdkShellBinPkg.spd @@ -15,8 +15,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. d4266a1b-1d38-4116-93ae-60dc3e2012a6 0.3 Reference package showing multiple binaries - This package contains multiple binary drivers, using only one MSA, one MBD and a single SPD. - Copyright (c) 2006, Intel Corporation. + This package contains multiple binary shell applications that follow UEFI specification. Now there are three binary shell modules, which are for bin (original module), normal shell and full shell. + Copyright (c) 2006 - 2007, Intel Corporation. All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. diff --git a/EdkShellBinPkg/FullShell/ia32/Shell_Full.efi b/EdkShellBinPkg/FullShell/ia32/Shell_Full.efi index b4f63a8753..56130ffb5b 100644 Binary files a/EdkShellBinPkg/FullShell/ia32/Shell_Full.efi and b/EdkShellBinPkg/FullShell/ia32/Shell_Full.efi differ diff --git a/EdkShellBinPkg/FullShell/ipf/Shell_Full.efi b/EdkShellBinPkg/FullShell/ipf/Shell_Full.efi index 8679454812..3eba6d1398 100644 Binary files a/EdkShellBinPkg/FullShell/ipf/Shell_Full.efi and b/EdkShellBinPkg/FullShell/ipf/Shell_Full.efi differ diff --git a/EdkShellBinPkg/FullShell/x64/Shell_full.efi b/EdkShellBinPkg/FullShell/x64/Shell_full.efi index 7ae4f6a4e0..e5fb16e274 100644 Binary files a/EdkShellBinPkg/FullShell/x64/Shell_full.efi and b/EdkShellBinPkg/FullShell/x64/Shell_full.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Attrib.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Attrib.efi index c3a45f2874..3638e64af1 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Attrib.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Attrib.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Cls.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Cls.efi index 489a67866b..5dc41c6bf4 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Cls.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Cls.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Cp.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Cp.efi index af8be91b1f..739f412565 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Cp.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Cp.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Date.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Date.efi index ea0a8028e6..acd0592e80 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Date.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Date.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Dblk.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Dblk.efi index 055dedf231..1ed2da0bd4 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Dblk.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Dblk.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Devices.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Devices.efi index 40af8f25c1..9a5d331e93 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Devices.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Devices.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Devtree.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Devtree.efi index 7ec5ad34fa..a5b59016a0 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Devtree.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Devtree.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Drivers.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Drivers.efi index 5523691ffd..57869d0702 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Drivers.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Drivers.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Drvcfg.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Drvcfg.efi index c3fba1f320..84094ffa31 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Drvcfg.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Drvcfg.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Drvdiag.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Drvdiag.efi index 7ec7aeb9b6..f14075baa8 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Drvdiag.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Drvdiag.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Guid.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Guid.efi index 00ec9a077e..8a713dd91e 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Guid.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Guid.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/IfConfig.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/IfConfig.efi new file mode 100644 index 0000000000..ee888eb2fe Binary files /dev/null and b/EdkShellBinPkg/MinimumShell/ia32/Apps/IfConfig.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/IpConfig.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/IpConfig.efi index d121b0a028..e64f7baa7c 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/IpConfig.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/IpConfig.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Load.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Load.efi index 0c1459fa96..f3dd2bf0de 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Load.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Load.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/LoadPciRom.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/LoadPciRom.efi index 0a14c710b8..2d6e865e2b 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/LoadPciRom.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/LoadPciRom.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Ls.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Ls.efi index 606099bac1..c272af9aff 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Ls.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Ls.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Mkdir.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Mkdir.efi index 79ddd6dd48..d5ea65b9d2 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Mkdir.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Mkdir.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Mount.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Mount.efi index 43e4c22220..aea8d6d048 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Mount.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Mount.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Mv.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Mv.efi index fa4b309801..0c752dea8e 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Mv.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Mv.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/NShell.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/NShell.efi index 9d1b2d12a8..3961c56696 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/NShell.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/NShell.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Openinfo.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Openinfo.efi index b73b3e6c70..e08b27639a 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Openinfo.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Openinfo.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Ping.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Ping.efi new file mode 100644 index 0000000000..88055c9932 Binary files /dev/null and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Ping.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Resets.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Resets.efi index ec6a92a449..6021593a8b 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Resets.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Resets.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Rm.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Rm.efi index 17fe4be8e8..219d19ebda 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Rm.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Rm.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/SmbiosView.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/SmbiosView.efi index b571eeee4e..a84338f929 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/SmbiosView.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/SmbiosView.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/TelnetMgmt.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/TelnetMgmt.efi index 9183f3b931..a488cb4d16 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/TelnetMgmt.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/TelnetMgmt.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Time.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Time.efi index 2266815a09..a07ce07009 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Time.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Time.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Touch.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Touch.efi index af485b323c..6b73b9e076 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Touch.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Touch.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Type.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Type.efi index 1c73377258..14362c56df 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Type.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Type.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Unload.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Unload.efi index 68173480d6..b1312b4fee 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Unload.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Unload.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Ver.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Ver.efi index c4f6bef838..d9481aa311 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Ver.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Ver.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/Vol.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/Vol.efi index ed1272c013..eac0a7a4ed 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/Vol.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/Vol.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/comp.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/comp.efi index a07d009422..b2cf6d2593 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/comp.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/comp.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/dmem.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/dmem.efi index 21fd2bd98a..bdf8690569 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/dmem.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/dmem.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/dmpstore.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/dmpstore.efi index ff5d478efb..b4122982d1 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/dmpstore.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/dmpstore.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/edit.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/edit.efi index d3bc52aaad..1a68ec45bd 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/edit.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/edit.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/eficompress.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/eficompress.efi index 17dc9b38b6..c9800e477e 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/eficompress.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/eficompress.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/efidecompress.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/efidecompress.efi index 8b5102190d..1c056a58da 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/efidecompress.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/efidecompress.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/err.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/err.efi index ffc65b6d96..9c7755e5fd 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/err.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/err.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/hexedit.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/hexedit.efi index ca7d54df6a..bdaded8d4f 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/hexedit.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/hexedit.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/legacyboot.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/legacyboot.efi index 98e49c3389..c92e085eb2 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/legacyboot.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/legacyboot.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/loadfv.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/loadfv.efi index 9c24b10347..09f4198811 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/loadfv.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/loadfv.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/mem.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/mem.efi index 551ea79046..50af9d967d 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/mem.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/mem.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/memmap.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/memmap.efi index e7ac7d5c16..227f44a4fb 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/memmap.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/memmap.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/mm.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/mm.efi index 564ed828ff..cb2006d54a 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/mm.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/mm.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/mode.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/mode.efi index 004e0f47a1..66a9e8fcc6 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/mode.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/mode.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/pci.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/pci.efi index e10e432e94..8431da3bab 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/pci.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/pci.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/sermode.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/sermode.efi index a2f66b46c7..881dd989ad 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/sermode.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/sermode.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/stall.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/stall.efi index 5884e51d0f..42bab0ea3f 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/stall.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/stall.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Apps/timezone.efi b/EdkShellBinPkg/MinimumShell/ia32/Apps/timezone.efi index 625b4fc7f2..64ca931fdf 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Apps/timezone.efi and b/EdkShellBinPkg/MinimumShell/ia32/Apps/timezone.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ia32/Shell.efi b/EdkShellBinPkg/MinimumShell/ia32/Shell.efi index 1b9b79447d..f3f5acb1fe 100644 Binary files a/EdkShellBinPkg/MinimumShell/ia32/Shell.efi and b/EdkShellBinPkg/MinimumShell/ia32/Shell.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Attrib.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Attrib.efi index 589c2d84df..b7ca7dad35 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Attrib.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Attrib.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Cls.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Cls.efi index 84f34015e0..ed42b44456 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Cls.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Cls.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Cp.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Cp.efi index 3137ac65fa..83e6343acb 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Cp.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Cp.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Date.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Date.efi index 77631c6caa..22dc3b902f 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Date.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Date.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Dblk.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Dblk.efi index 553fce54fe..a680fdceab 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Dblk.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Dblk.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Devices.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Devices.efi index 840ab76584..ce22335afc 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Devices.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Devices.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Devtree.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Devtree.efi index 09e9d2bf63..10597b6f37 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Devtree.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Devtree.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Drivers.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Drivers.efi index 7b41202ef6..b8795f3f5e 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Drivers.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Drivers.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Drvcfg.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Drvcfg.efi index b50987f9e2..f54acf8951 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Drvcfg.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Drvcfg.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Drvdiag.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Drvdiag.efi index 8ab4ee01c9..7fd770cd8e 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Drvdiag.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Drvdiag.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Guid.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Guid.efi index cd720233da..8314be4dee 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Guid.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Guid.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/IfConfig.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/IfConfig.efi new file mode 100644 index 0000000000..0f25679386 Binary files /dev/null and b/EdkShellBinPkg/MinimumShell/ipf/Apps/IfConfig.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/IpConfig.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/IpConfig.efi index b42161066f..e424b485ab 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/IpConfig.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/IpConfig.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Load.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Load.efi index ee5b2f9031..8ca15645a3 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Load.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Load.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/LoadFv.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/LoadFv.efi new file mode 100644 index 0000000000..e8cd27ae60 Binary files /dev/null and b/EdkShellBinPkg/MinimumShell/ipf/Apps/LoadFv.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/LoadPciRom.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/LoadPciRom.efi index 892787fd13..b95a18472a 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/LoadPciRom.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/LoadPciRom.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Ls.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Ls.efi index 2c051942aa..852645913b 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Ls.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Ls.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Mkdir.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Mkdir.efi index f738570ca5..b6f4403481 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Mkdir.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Mkdir.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Mount.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Mount.efi index a26a5cd200..a791226416 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Mount.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Mount.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Mv.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Mv.efi index 8410dca2a3..101b2ce648 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Mv.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Mv.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/NShell.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/NShell.efi index a14252cc3e..da81f708a9 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/NShell.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/NShell.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Openinfo.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Openinfo.efi index 3b4484737f..67b77a746c 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Openinfo.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Openinfo.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Ping.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Ping.efi new file mode 100644 index 0000000000..e881ac68e8 Binary files /dev/null and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Ping.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Resets.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Resets.efi index b2cd1542f3..7530fd2650 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Resets.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Resets.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Rm.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Rm.efi index bba6bbcd26..1cf6c90287 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Rm.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Rm.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/SmbiosView.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/SmbiosView.efi index 95c7d9fb5d..5e0c46faf4 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/SmbiosView.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/SmbiosView.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/TelnetMgmt.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/TelnetMgmt.efi index 4c0158c3d1..f7694394ac 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/TelnetMgmt.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/TelnetMgmt.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Time.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Time.efi index 1944c91103..6237f27012 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Time.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Time.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Touch.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Touch.efi index ed652a583b..cf70caa66f 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Touch.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Touch.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Type.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Type.efi index c7ad4ab8bc..a5237f416d 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Type.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Type.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Unload.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Unload.efi index 03f637a4e7..5f81ca4409 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Unload.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Unload.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Ver.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Ver.efi index 846421f28b..f73e525d38 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Ver.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Ver.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/Vol.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/Vol.efi index dfc321953a..d09d1f6485 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/Vol.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/Vol.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/comp.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/comp.efi index 49ef20e1d5..9db2d30ca2 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/comp.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/comp.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/dmem.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/dmem.efi index 1ec5813868..90049da4fa 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/dmem.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/dmem.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/dmpstore.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/dmpstore.efi index 79ed4c4d9a..f281a73e4d 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/dmpstore.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/dmpstore.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/edit.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/edit.efi index dd21c6699d..30e00fbb14 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/edit.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/edit.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/eficompress.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/eficompress.efi index 89328be0be..d38ac48b10 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/eficompress.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/eficompress.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/efidecompress.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/efidecompress.efi index 565ccccc9f..8132e96f3c 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/efidecompress.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/efidecompress.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/err.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/err.efi index 1b59ba67b2..e96955e32f 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/err.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/err.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/hexedit.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/hexedit.efi index d8001e3ff9..6d525f6953 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/hexedit.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/hexedit.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/mem.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/mem.efi index 5a3cc910d3..400cd35592 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/mem.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/mem.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/memmap.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/memmap.efi index 61fbe7e7e2..c4b70dedbb 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/memmap.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/memmap.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/mm.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/mm.efi index f0e06b6091..4589866459 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/mm.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/mm.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/mode.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/mode.efi index 3ba30ca2f4..2e338691b2 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/mode.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/mode.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/pci.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/pci.efi index 9fe76ef0b6..5947aafa96 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/pci.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/pci.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/sermode.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/sermode.efi index 8e33a0d1dd..bfb3771adf 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/sermode.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/sermode.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/stall.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/stall.efi index 8a4202e31e..6d22c0b27b 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/stall.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/stall.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Apps/timezone.efi b/EdkShellBinPkg/MinimumShell/ipf/Apps/timezone.efi index d1cc96e80b..4c863cc144 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Apps/timezone.efi and b/EdkShellBinPkg/MinimumShell/ipf/Apps/timezone.efi differ diff --git a/EdkShellBinPkg/MinimumShell/ipf/Shell.efi b/EdkShellBinPkg/MinimumShell/ipf/Shell.efi index 2e93db7701..e358140390 100644 Binary files a/EdkShellBinPkg/MinimumShell/ipf/Shell.efi and b/EdkShellBinPkg/MinimumShell/ipf/Shell.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Attrib.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Attrib.efi index 0b18fb904c..5c8f29a61c 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Attrib.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Attrib.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Cls.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Cls.efi index 272966ea15..1053c70eb4 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Cls.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Cls.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Cp.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Cp.efi index e088201561..d42e38e9ce 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Cp.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Cp.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Date.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Date.efi index d83d5cb480..549275466d 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Date.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Date.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Dblk.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Dblk.efi index 34888e4bf7..29aa66f087 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Dblk.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Dblk.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Devices.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Devices.efi index 12f09cfc72..1de9abb52f 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Devices.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Devices.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Devtree.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Devtree.efi index 28f27b007b..43b194de9a 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Devtree.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Devtree.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Drivers.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Drivers.efi index 3a0a36859e..50c5dc03dd 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Drivers.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Drivers.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Drvcfg.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Drvcfg.efi index d4fa453ec1..b8b2161ba9 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Drvcfg.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Drvcfg.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Drvdiag.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Drvdiag.efi index 2a4ce4b3e9..7d9c9d2d60 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Drvdiag.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Drvdiag.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Guid.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Guid.efi index 74686803ae..0bbdc336d2 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Guid.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Guid.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/IfConfig.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/IfConfig.efi new file mode 100644 index 0000000000..32ebf63838 Binary files /dev/null and b/EdkShellBinPkg/MinimumShell/x64/Apps/IfConfig.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/IpConfig.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/IpConfig.efi index 45e8306f12..0c86b5f2de 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/IpConfig.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/IpConfig.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/LegacyBoot.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/LegacyBoot.efi index 51080862eb..36f874b041 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/LegacyBoot.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/LegacyBoot.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Load.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Load.efi index 754b3c4530..2671133cd5 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Load.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Load.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/LoadFv.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/LoadFv.efi index 41c6c84d3c..486dc97cd8 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/LoadFv.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/LoadFv.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/LoadPciRom.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/LoadPciRom.efi index b9ff503ce8..095ea81ff5 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/LoadPciRom.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/LoadPciRom.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Ls.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Ls.efi index 0d636b204a..600158ef73 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Ls.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Ls.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Mkdir.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Mkdir.efi index e064c44ffc..f16780031d 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Mkdir.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Mkdir.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Mount.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Mount.efi index ff2bd234a7..706407a3b9 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Mount.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Mount.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Mv.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Mv.efi index 5fb1a4529a..7f99dd9b68 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Mv.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Mv.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/NShell.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/NShell.efi index 0cbab52076..b5257b1ad0 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/NShell.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/NShell.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Openinfo.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Openinfo.efi index eb128c76f0..b27fef4c4f 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Openinfo.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Openinfo.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Ping.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Ping.efi new file mode 100644 index 0000000000..bac91682bb Binary files /dev/null and b/EdkShellBinPkg/MinimumShell/x64/Apps/Ping.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Resets.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Resets.efi index 16f1e1b3ca..d84eaf2c7b 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Resets.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Resets.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Rm.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Rm.efi index 0b6030857c..e31ae786a2 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Rm.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Rm.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/SmbiosView.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/SmbiosView.efi index da53ffd1fc..b665bc2737 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/SmbiosView.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/SmbiosView.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/TelnetMgmt.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/TelnetMgmt.efi index 600a07602f..d124ca4172 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/TelnetMgmt.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/TelnetMgmt.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Time.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Time.efi index a6d0ef8295..fffa9547f7 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Time.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Time.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Touch.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Touch.efi index 410056db28..99ba89ab65 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Touch.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Touch.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Type.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Type.efi index 7bcc99d161..e45770bd5e 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Type.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Type.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Unload.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Unload.efi index 1e2f3a0855..3402bad9ad 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Unload.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Unload.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Ver.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Ver.efi index 29dc2c63ad..4cb397481f 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Ver.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Ver.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/Vol.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/Vol.efi index 4d2e8dfc21..aa2345b2c9 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/Vol.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/Vol.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/comp.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/comp.efi index 98d977f1ec..ac438362c7 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/comp.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/comp.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/dmem.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/dmem.efi index 66106faebe..958280af36 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/dmem.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/dmem.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/dmpstore.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/dmpstore.efi index b5e5c7ac89..41ac303e23 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/dmpstore.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/dmpstore.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/edit.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/edit.efi index 084b85b5bb..73c9db3af8 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/edit.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/edit.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/eficompress.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/eficompress.efi index bd436f6fcf..689c42f5ba 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/eficompress.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/eficompress.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/efidecompress.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/efidecompress.efi index da3d991a28..d80060df41 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/efidecompress.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/efidecompress.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/err.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/err.efi index 6688db3eed..c0fe0917e1 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/err.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/err.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/hexedit.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/hexedit.efi index 93899cc5de..5f4bc6c6ce 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/hexedit.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/hexedit.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/mem.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/mem.efi index 97c551c901..aaa9f5eff6 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/mem.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/mem.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/memmap.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/memmap.efi index 7446cea7ff..bdee3ebaa9 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/memmap.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/memmap.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/mm.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/mm.efi index b684a45aca..657bec070a 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/mm.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/mm.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/mode.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/mode.efi index bc01f61584..529ee6a3be 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/mode.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/mode.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/pci.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/pci.efi index 88951d4867..0e7a831012 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/pci.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/pci.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/sermode.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/sermode.efi index 876d256b6a..d34eeab61b 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/sermode.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/sermode.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/stall.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/stall.efi index 477b6896cd..545a189d60 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/stall.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/stall.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Apps/timezone.efi b/EdkShellBinPkg/MinimumShell/x64/Apps/timezone.efi index 5452fdd028..93115b822c 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Apps/timezone.efi and b/EdkShellBinPkg/MinimumShell/x64/Apps/timezone.efi differ diff --git a/EdkShellBinPkg/MinimumShell/x64/Shell.efi b/EdkShellBinPkg/MinimumShell/x64/Shell.efi index e994dbdfd5..3b149a2cdc 100644 Binary files a/EdkShellBinPkg/MinimumShell/x64/Shell.efi and b/EdkShellBinPkg/MinimumShell/x64/Shell.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Attrib.efi b/EdkShellBinPkg/bin/ia32/Apps/Attrib.efi index c3a45f2874..3638e64af1 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Attrib.efi and b/EdkShellBinPkg/bin/ia32/Apps/Attrib.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Cls.efi b/EdkShellBinPkg/bin/ia32/Apps/Cls.efi index 489a67866b..5dc41c6bf4 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Cls.efi and b/EdkShellBinPkg/bin/ia32/Apps/Cls.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Cp.efi b/EdkShellBinPkg/bin/ia32/Apps/Cp.efi index af8be91b1f..739f412565 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Cp.efi and b/EdkShellBinPkg/bin/ia32/Apps/Cp.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Date.efi b/EdkShellBinPkg/bin/ia32/Apps/Date.efi index ea0a8028e6..acd0592e80 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Date.efi and b/EdkShellBinPkg/bin/ia32/Apps/Date.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Dblk.efi b/EdkShellBinPkg/bin/ia32/Apps/Dblk.efi index 055dedf231..1ed2da0bd4 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Dblk.efi and b/EdkShellBinPkg/bin/ia32/Apps/Dblk.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Devices.efi b/EdkShellBinPkg/bin/ia32/Apps/Devices.efi index 40af8f25c1..9a5d331e93 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Devices.efi and b/EdkShellBinPkg/bin/ia32/Apps/Devices.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Devtree.efi b/EdkShellBinPkg/bin/ia32/Apps/Devtree.efi index 7ec5ad34fa..a5b59016a0 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Devtree.efi and b/EdkShellBinPkg/bin/ia32/Apps/Devtree.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Drivers.efi b/EdkShellBinPkg/bin/ia32/Apps/Drivers.efi index 5523691ffd..57869d0702 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Drivers.efi and b/EdkShellBinPkg/bin/ia32/Apps/Drivers.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Drvcfg.efi b/EdkShellBinPkg/bin/ia32/Apps/Drvcfg.efi index c3fba1f320..84094ffa31 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Drvcfg.efi and b/EdkShellBinPkg/bin/ia32/Apps/Drvcfg.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Drvdiag.efi b/EdkShellBinPkg/bin/ia32/Apps/Drvdiag.efi index 7ec7aeb9b6..f14075baa8 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Drvdiag.efi and b/EdkShellBinPkg/bin/ia32/Apps/Drvdiag.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Guid.efi b/EdkShellBinPkg/bin/ia32/Apps/Guid.efi index 00ec9a077e..8a713dd91e 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Guid.efi and b/EdkShellBinPkg/bin/ia32/Apps/Guid.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/IfConfig.efi b/EdkShellBinPkg/bin/ia32/Apps/IfConfig.efi new file mode 100644 index 0000000000..ee888eb2fe Binary files /dev/null and b/EdkShellBinPkg/bin/ia32/Apps/IfConfig.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/IpConfig.efi b/EdkShellBinPkg/bin/ia32/Apps/IpConfig.efi index d121b0a028..e64f7baa7c 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/IpConfig.efi and b/EdkShellBinPkg/bin/ia32/Apps/IpConfig.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Load.efi b/EdkShellBinPkg/bin/ia32/Apps/Load.efi index 0c1459fa96..f3dd2bf0de 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Load.efi and b/EdkShellBinPkg/bin/ia32/Apps/Load.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/LoadPciRom.efi b/EdkShellBinPkg/bin/ia32/Apps/LoadPciRom.efi index 0a14c710b8..2d6e865e2b 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/LoadPciRom.efi and b/EdkShellBinPkg/bin/ia32/Apps/LoadPciRom.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Ls.efi b/EdkShellBinPkg/bin/ia32/Apps/Ls.efi index 606099bac1..c272af9aff 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Ls.efi and b/EdkShellBinPkg/bin/ia32/Apps/Ls.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Mkdir.efi b/EdkShellBinPkg/bin/ia32/Apps/Mkdir.efi index 79ddd6dd48..d5ea65b9d2 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Mkdir.efi and b/EdkShellBinPkg/bin/ia32/Apps/Mkdir.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Mount.efi b/EdkShellBinPkg/bin/ia32/Apps/Mount.efi index 43e4c22220..aea8d6d048 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Mount.efi and b/EdkShellBinPkg/bin/ia32/Apps/Mount.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Mv.efi b/EdkShellBinPkg/bin/ia32/Apps/Mv.efi index fa4b309801..0c752dea8e 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Mv.efi and b/EdkShellBinPkg/bin/ia32/Apps/Mv.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/NShell.efi b/EdkShellBinPkg/bin/ia32/Apps/NShell.efi index 9d1b2d12a8..3961c56696 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/NShell.efi and b/EdkShellBinPkg/bin/ia32/Apps/NShell.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Openinfo.efi b/EdkShellBinPkg/bin/ia32/Apps/Openinfo.efi index b73b3e6c70..e08b27639a 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Openinfo.efi and b/EdkShellBinPkg/bin/ia32/Apps/Openinfo.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Ping.efi b/EdkShellBinPkg/bin/ia32/Apps/Ping.efi new file mode 100644 index 0000000000..88055c9932 Binary files /dev/null and b/EdkShellBinPkg/bin/ia32/Apps/Ping.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Resets.efi b/EdkShellBinPkg/bin/ia32/Apps/Resets.efi index ec6a92a449..6021593a8b 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Resets.efi and b/EdkShellBinPkg/bin/ia32/Apps/Resets.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Rm.efi b/EdkShellBinPkg/bin/ia32/Apps/Rm.efi index 17fe4be8e8..219d19ebda 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Rm.efi and b/EdkShellBinPkg/bin/ia32/Apps/Rm.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/SmbiosView.efi b/EdkShellBinPkg/bin/ia32/Apps/SmbiosView.efi index b571eeee4e..a84338f929 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/SmbiosView.efi and b/EdkShellBinPkg/bin/ia32/Apps/SmbiosView.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/TelnetMgmt.efi b/EdkShellBinPkg/bin/ia32/Apps/TelnetMgmt.efi index 9183f3b931..a488cb4d16 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/TelnetMgmt.efi and b/EdkShellBinPkg/bin/ia32/Apps/TelnetMgmt.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Time.efi b/EdkShellBinPkg/bin/ia32/Apps/Time.efi index 2266815a09..a07ce07009 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Time.efi and b/EdkShellBinPkg/bin/ia32/Apps/Time.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Touch.efi b/EdkShellBinPkg/bin/ia32/Apps/Touch.efi index af485b323c..6b73b9e076 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Touch.efi and b/EdkShellBinPkg/bin/ia32/Apps/Touch.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Type.efi b/EdkShellBinPkg/bin/ia32/Apps/Type.efi index 1c73377258..14362c56df 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Type.efi and b/EdkShellBinPkg/bin/ia32/Apps/Type.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Unload.efi b/EdkShellBinPkg/bin/ia32/Apps/Unload.efi index 68173480d6..b1312b4fee 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Unload.efi and b/EdkShellBinPkg/bin/ia32/Apps/Unload.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Ver.efi b/EdkShellBinPkg/bin/ia32/Apps/Ver.efi index c4f6bef838..d9481aa311 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Ver.efi and b/EdkShellBinPkg/bin/ia32/Apps/Ver.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/Vol.efi b/EdkShellBinPkg/bin/ia32/Apps/Vol.efi index ed1272c013..eac0a7a4ed 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/Vol.efi and b/EdkShellBinPkg/bin/ia32/Apps/Vol.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/comp.efi b/EdkShellBinPkg/bin/ia32/Apps/comp.efi index a07d009422..b2cf6d2593 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/comp.efi and b/EdkShellBinPkg/bin/ia32/Apps/comp.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/dmem.efi b/EdkShellBinPkg/bin/ia32/Apps/dmem.efi index 21fd2bd98a..bdf8690569 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/dmem.efi and b/EdkShellBinPkg/bin/ia32/Apps/dmem.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/dmpstore.efi b/EdkShellBinPkg/bin/ia32/Apps/dmpstore.efi index ff5d478efb..b4122982d1 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/dmpstore.efi and b/EdkShellBinPkg/bin/ia32/Apps/dmpstore.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/edit.efi b/EdkShellBinPkg/bin/ia32/Apps/edit.efi index d3bc52aaad..1a68ec45bd 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/edit.efi and b/EdkShellBinPkg/bin/ia32/Apps/edit.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/eficompress.efi b/EdkShellBinPkg/bin/ia32/Apps/eficompress.efi index 17dc9b38b6..c9800e477e 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/eficompress.efi and b/EdkShellBinPkg/bin/ia32/Apps/eficompress.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/efidecompress.efi b/EdkShellBinPkg/bin/ia32/Apps/efidecompress.efi index 8b5102190d..1c056a58da 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/efidecompress.efi and b/EdkShellBinPkg/bin/ia32/Apps/efidecompress.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/err.efi b/EdkShellBinPkg/bin/ia32/Apps/err.efi index ffc65b6d96..9c7755e5fd 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/err.efi and b/EdkShellBinPkg/bin/ia32/Apps/err.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/hexedit.efi b/EdkShellBinPkg/bin/ia32/Apps/hexedit.efi index ca7d54df6a..bdaded8d4f 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/hexedit.efi and b/EdkShellBinPkg/bin/ia32/Apps/hexedit.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/legacyboot.efi b/EdkShellBinPkg/bin/ia32/Apps/legacyboot.efi index 98e49c3389..c92e085eb2 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/legacyboot.efi and b/EdkShellBinPkg/bin/ia32/Apps/legacyboot.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/loadfv.efi b/EdkShellBinPkg/bin/ia32/Apps/loadfv.efi index 9c24b10347..09f4198811 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/loadfv.efi and b/EdkShellBinPkg/bin/ia32/Apps/loadfv.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/mem.efi b/EdkShellBinPkg/bin/ia32/Apps/mem.efi index 551ea79046..50af9d967d 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/mem.efi and b/EdkShellBinPkg/bin/ia32/Apps/mem.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/memmap.efi b/EdkShellBinPkg/bin/ia32/Apps/memmap.efi index e7ac7d5c16..227f44a4fb 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/memmap.efi and b/EdkShellBinPkg/bin/ia32/Apps/memmap.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/mm.efi b/EdkShellBinPkg/bin/ia32/Apps/mm.efi index 564ed828ff..cb2006d54a 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/mm.efi and b/EdkShellBinPkg/bin/ia32/Apps/mm.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/mode.efi b/EdkShellBinPkg/bin/ia32/Apps/mode.efi index 004e0f47a1..66a9e8fcc6 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/mode.efi and b/EdkShellBinPkg/bin/ia32/Apps/mode.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/pci.efi b/EdkShellBinPkg/bin/ia32/Apps/pci.efi index e10e432e94..8431da3bab 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/pci.efi and b/EdkShellBinPkg/bin/ia32/Apps/pci.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/sermode.efi b/EdkShellBinPkg/bin/ia32/Apps/sermode.efi index a2f66b46c7..881dd989ad 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/sermode.efi and b/EdkShellBinPkg/bin/ia32/Apps/sermode.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/stall.efi b/EdkShellBinPkg/bin/ia32/Apps/stall.efi index 5884e51d0f..42bab0ea3f 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/stall.efi and b/EdkShellBinPkg/bin/ia32/Apps/stall.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Apps/timezone.efi b/EdkShellBinPkg/bin/ia32/Apps/timezone.efi index 625b4fc7f2..64ca931fdf 100644 Binary files a/EdkShellBinPkg/bin/ia32/Apps/timezone.efi and b/EdkShellBinPkg/bin/ia32/Apps/timezone.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Shell.efi b/EdkShellBinPkg/bin/ia32/Shell.efi index 1b9b79447d..f3f5acb1fe 100644 Binary files a/EdkShellBinPkg/bin/ia32/Shell.efi and b/EdkShellBinPkg/bin/ia32/Shell.efi differ diff --git a/EdkShellBinPkg/bin/ia32/Shell_Full.efi b/EdkShellBinPkg/bin/ia32/Shell_Full.efi index b4f63a8753..56130ffb5b 100644 Binary files a/EdkShellBinPkg/bin/ia32/Shell_Full.efi and b/EdkShellBinPkg/bin/ia32/Shell_Full.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Attrib.efi b/EdkShellBinPkg/bin/ipf/Apps/Attrib.efi index 589c2d84df..b7ca7dad35 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Attrib.efi and b/EdkShellBinPkg/bin/ipf/Apps/Attrib.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Cls.efi b/EdkShellBinPkg/bin/ipf/Apps/Cls.efi index 84f34015e0..ed42b44456 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Cls.efi and b/EdkShellBinPkg/bin/ipf/Apps/Cls.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Cp.efi b/EdkShellBinPkg/bin/ipf/Apps/Cp.efi index 3137ac65fa..83e6343acb 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Cp.efi and b/EdkShellBinPkg/bin/ipf/Apps/Cp.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Date.efi b/EdkShellBinPkg/bin/ipf/Apps/Date.efi index 77631c6caa..22dc3b902f 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Date.efi and b/EdkShellBinPkg/bin/ipf/Apps/Date.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Dblk.efi b/EdkShellBinPkg/bin/ipf/Apps/Dblk.efi index 553fce54fe..a680fdceab 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Dblk.efi and b/EdkShellBinPkg/bin/ipf/Apps/Dblk.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Devices.efi b/EdkShellBinPkg/bin/ipf/Apps/Devices.efi index 840ab76584..ce22335afc 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Devices.efi and b/EdkShellBinPkg/bin/ipf/Apps/Devices.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Devtree.efi b/EdkShellBinPkg/bin/ipf/Apps/Devtree.efi index 09e9d2bf63..10597b6f37 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Devtree.efi and b/EdkShellBinPkg/bin/ipf/Apps/Devtree.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Drivers.efi b/EdkShellBinPkg/bin/ipf/Apps/Drivers.efi index 7b41202ef6..b8795f3f5e 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Drivers.efi and b/EdkShellBinPkg/bin/ipf/Apps/Drivers.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Drvcfg.efi b/EdkShellBinPkg/bin/ipf/Apps/Drvcfg.efi index b50987f9e2..f54acf8951 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Drvcfg.efi and b/EdkShellBinPkg/bin/ipf/Apps/Drvcfg.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Drvdiag.efi b/EdkShellBinPkg/bin/ipf/Apps/Drvdiag.efi index 8ab4ee01c9..7fd770cd8e 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Drvdiag.efi and b/EdkShellBinPkg/bin/ipf/Apps/Drvdiag.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Guid.efi b/EdkShellBinPkg/bin/ipf/Apps/Guid.efi index cd720233da..8314be4dee 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Guid.efi and b/EdkShellBinPkg/bin/ipf/Apps/Guid.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/IfConfig.efi b/EdkShellBinPkg/bin/ipf/Apps/IfConfig.efi new file mode 100644 index 0000000000..0f25679386 Binary files /dev/null and b/EdkShellBinPkg/bin/ipf/Apps/IfConfig.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/IpConfig.efi b/EdkShellBinPkg/bin/ipf/Apps/IpConfig.efi index b42161066f..e424b485ab 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/IpConfig.efi and b/EdkShellBinPkg/bin/ipf/Apps/IpConfig.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Load.efi b/EdkShellBinPkg/bin/ipf/Apps/Load.efi index ee5b2f9031..8ca15645a3 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Load.efi and b/EdkShellBinPkg/bin/ipf/Apps/Load.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/LoadFv.efi b/EdkShellBinPkg/bin/ipf/Apps/LoadFv.efi new file mode 100644 index 0000000000..e8cd27ae60 Binary files /dev/null and b/EdkShellBinPkg/bin/ipf/Apps/LoadFv.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/LoadPciRom.efi b/EdkShellBinPkg/bin/ipf/Apps/LoadPciRom.efi index 892787fd13..b95a18472a 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/LoadPciRom.efi and b/EdkShellBinPkg/bin/ipf/Apps/LoadPciRom.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Ls.efi b/EdkShellBinPkg/bin/ipf/Apps/Ls.efi index 2c051942aa..852645913b 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Ls.efi and b/EdkShellBinPkg/bin/ipf/Apps/Ls.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Mkdir.efi b/EdkShellBinPkg/bin/ipf/Apps/Mkdir.efi index f738570ca5..b6f4403481 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Mkdir.efi and b/EdkShellBinPkg/bin/ipf/Apps/Mkdir.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Mount.efi b/EdkShellBinPkg/bin/ipf/Apps/Mount.efi index a26a5cd200..a791226416 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Mount.efi and b/EdkShellBinPkg/bin/ipf/Apps/Mount.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Mv.efi b/EdkShellBinPkg/bin/ipf/Apps/Mv.efi index 8410dca2a3..101b2ce648 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Mv.efi and b/EdkShellBinPkg/bin/ipf/Apps/Mv.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/NShell.efi b/EdkShellBinPkg/bin/ipf/Apps/NShell.efi index a14252cc3e..da81f708a9 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/NShell.efi and b/EdkShellBinPkg/bin/ipf/Apps/NShell.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Openinfo.efi b/EdkShellBinPkg/bin/ipf/Apps/Openinfo.efi index 3b4484737f..67b77a746c 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Openinfo.efi and b/EdkShellBinPkg/bin/ipf/Apps/Openinfo.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Ping.efi b/EdkShellBinPkg/bin/ipf/Apps/Ping.efi new file mode 100644 index 0000000000..e881ac68e8 Binary files /dev/null and b/EdkShellBinPkg/bin/ipf/Apps/Ping.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Resets.efi b/EdkShellBinPkg/bin/ipf/Apps/Resets.efi index b2cd1542f3..7530fd2650 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Resets.efi and b/EdkShellBinPkg/bin/ipf/Apps/Resets.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Rm.efi b/EdkShellBinPkg/bin/ipf/Apps/Rm.efi index bba6bbcd26..1cf6c90287 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Rm.efi and b/EdkShellBinPkg/bin/ipf/Apps/Rm.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/SmbiosView.efi b/EdkShellBinPkg/bin/ipf/Apps/SmbiosView.efi index 95c7d9fb5d..5e0c46faf4 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/SmbiosView.efi and b/EdkShellBinPkg/bin/ipf/Apps/SmbiosView.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/TelnetMgmt.efi b/EdkShellBinPkg/bin/ipf/Apps/TelnetMgmt.efi index 4c0158c3d1..f7694394ac 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/TelnetMgmt.efi and b/EdkShellBinPkg/bin/ipf/Apps/TelnetMgmt.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Time.efi b/EdkShellBinPkg/bin/ipf/Apps/Time.efi index 1944c91103..6237f27012 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Time.efi and b/EdkShellBinPkg/bin/ipf/Apps/Time.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Touch.efi b/EdkShellBinPkg/bin/ipf/Apps/Touch.efi index ed652a583b..cf70caa66f 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Touch.efi and b/EdkShellBinPkg/bin/ipf/Apps/Touch.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Type.efi b/EdkShellBinPkg/bin/ipf/Apps/Type.efi index c7ad4ab8bc..a5237f416d 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Type.efi and b/EdkShellBinPkg/bin/ipf/Apps/Type.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Unload.efi b/EdkShellBinPkg/bin/ipf/Apps/Unload.efi index 03f637a4e7..5f81ca4409 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Unload.efi and b/EdkShellBinPkg/bin/ipf/Apps/Unload.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Ver.efi b/EdkShellBinPkg/bin/ipf/Apps/Ver.efi index 846421f28b..f73e525d38 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Ver.efi and b/EdkShellBinPkg/bin/ipf/Apps/Ver.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/Vol.efi b/EdkShellBinPkg/bin/ipf/Apps/Vol.efi index dfc321953a..d09d1f6485 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/Vol.efi and b/EdkShellBinPkg/bin/ipf/Apps/Vol.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/comp.efi b/EdkShellBinPkg/bin/ipf/Apps/comp.efi index 49ef20e1d5..9db2d30ca2 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/comp.efi and b/EdkShellBinPkg/bin/ipf/Apps/comp.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/dmem.efi b/EdkShellBinPkg/bin/ipf/Apps/dmem.efi index 1ec5813868..90049da4fa 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/dmem.efi and b/EdkShellBinPkg/bin/ipf/Apps/dmem.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/dmpstore.efi b/EdkShellBinPkg/bin/ipf/Apps/dmpstore.efi index 79ed4c4d9a..f281a73e4d 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/dmpstore.efi and b/EdkShellBinPkg/bin/ipf/Apps/dmpstore.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/edit.efi b/EdkShellBinPkg/bin/ipf/Apps/edit.efi index dd21c6699d..30e00fbb14 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/edit.efi and b/EdkShellBinPkg/bin/ipf/Apps/edit.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/eficompress.efi b/EdkShellBinPkg/bin/ipf/Apps/eficompress.efi index 89328be0be..d38ac48b10 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/eficompress.efi and b/EdkShellBinPkg/bin/ipf/Apps/eficompress.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/efidecompress.efi b/EdkShellBinPkg/bin/ipf/Apps/efidecompress.efi index 565ccccc9f..8132e96f3c 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/efidecompress.efi and b/EdkShellBinPkg/bin/ipf/Apps/efidecompress.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/err.efi b/EdkShellBinPkg/bin/ipf/Apps/err.efi index 1b59ba67b2..e96955e32f 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/err.efi and b/EdkShellBinPkg/bin/ipf/Apps/err.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/hexedit.efi b/EdkShellBinPkg/bin/ipf/Apps/hexedit.efi index d8001e3ff9..6d525f6953 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/hexedit.efi and b/EdkShellBinPkg/bin/ipf/Apps/hexedit.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/mem.efi b/EdkShellBinPkg/bin/ipf/Apps/mem.efi index 5a3cc910d3..400cd35592 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/mem.efi and b/EdkShellBinPkg/bin/ipf/Apps/mem.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/memmap.efi b/EdkShellBinPkg/bin/ipf/Apps/memmap.efi index 61fbe7e7e2..c4b70dedbb 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/memmap.efi and b/EdkShellBinPkg/bin/ipf/Apps/memmap.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/mm.efi b/EdkShellBinPkg/bin/ipf/Apps/mm.efi index f0e06b6091..4589866459 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/mm.efi and b/EdkShellBinPkg/bin/ipf/Apps/mm.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/mode.efi b/EdkShellBinPkg/bin/ipf/Apps/mode.efi index 3ba30ca2f4..2e338691b2 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/mode.efi and b/EdkShellBinPkg/bin/ipf/Apps/mode.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/pci.efi b/EdkShellBinPkg/bin/ipf/Apps/pci.efi index 9fe76ef0b6..5947aafa96 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/pci.efi and b/EdkShellBinPkg/bin/ipf/Apps/pci.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/sermode.efi b/EdkShellBinPkg/bin/ipf/Apps/sermode.efi index 8e33a0d1dd..bfb3771adf 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/sermode.efi and b/EdkShellBinPkg/bin/ipf/Apps/sermode.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/stall.efi b/EdkShellBinPkg/bin/ipf/Apps/stall.efi index 8a4202e31e..6d22c0b27b 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/stall.efi and b/EdkShellBinPkg/bin/ipf/Apps/stall.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Apps/timezone.efi b/EdkShellBinPkg/bin/ipf/Apps/timezone.efi index d1cc96e80b..4c863cc144 100644 Binary files a/EdkShellBinPkg/bin/ipf/Apps/timezone.efi and b/EdkShellBinPkg/bin/ipf/Apps/timezone.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Shell.efi b/EdkShellBinPkg/bin/ipf/Shell.efi index 2e93db7701..e358140390 100644 Binary files a/EdkShellBinPkg/bin/ipf/Shell.efi and b/EdkShellBinPkg/bin/ipf/Shell.efi differ diff --git a/EdkShellBinPkg/bin/ipf/Shell_Full.efi b/EdkShellBinPkg/bin/ipf/Shell_Full.efi index 8679454812..3eba6d1398 100644 Binary files a/EdkShellBinPkg/bin/ipf/Shell_Full.efi and b/EdkShellBinPkg/bin/ipf/Shell_Full.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Attrib.efi b/EdkShellBinPkg/bin/x64/Apps/Attrib.efi index 0b18fb904c..5c8f29a61c 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Attrib.efi and b/EdkShellBinPkg/bin/x64/Apps/Attrib.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Cls.efi b/EdkShellBinPkg/bin/x64/Apps/Cls.efi index 272966ea15..1053c70eb4 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Cls.efi and b/EdkShellBinPkg/bin/x64/Apps/Cls.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Cp.efi b/EdkShellBinPkg/bin/x64/Apps/Cp.efi index e088201561..d42e38e9ce 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Cp.efi and b/EdkShellBinPkg/bin/x64/Apps/Cp.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Date.efi b/EdkShellBinPkg/bin/x64/Apps/Date.efi index d83d5cb480..549275466d 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Date.efi and b/EdkShellBinPkg/bin/x64/Apps/Date.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Dblk.efi b/EdkShellBinPkg/bin/x64/Apps/Dblk.efi index 34888e4bf7..29aa66f087 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Dblk.efi and b/EdkShellBinPkg/bin/x64/Apps/Dblk.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Devices.efi b/EdkShellBinPkg/bin/x64/Apps/Devices.efi index 12f09cfc72..1de9abb52f 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Devices.efi and b/EdkShellBinPkg/bin/x64/Apps/Devices.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Devtree.efi b/EdkShellBinPkg/bin/x64/Apps/Devtree.efi index 28f27b007b..43b194de9a 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Devtree.efi and b/EdkShellBinPkg/bin/x64/Apps/Devtree.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Drivers.efi b/EdkShellBinPkg/bin/x64/Apps/Drivers.efi index 3a0a36859e..50c5dc03dd 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Drivers.efi and b/EdkShellBinPkg/bin/x64/Apps/Drivers.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Drvcfg.efi b/EdkShellBinPkg/bin/x64/Apps/Drvcfg.efi index d4fa453ec1..b8b2161ba9 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Drvcfg.efi and b/EdkShellBinPkg/bin/x64/Apps/Drvcfg.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Drvdiag.efi b/EdkShellBinPkg/bin/x64/Apps/Drvdiag.efi index 2a4ce4b3e9..7d9c9d2d60 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Drvdiag.efi and b/EdkShellBinPkg/bin/x64/Apps/Drvdiag.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Guid.efi b/EdkShellBinPkg/bin/x64/Apps/Guid.efi index 74686803ae..0bbdc336d2 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Guid.efi and b/EdkShellBinPkg/bin/x64/Apps/Guid.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/IfConfig.efi b/EdkShellBinPkg/bin/x64/Apps/IfConfig.efi new file mode 100644 index 0000000000..32ebf63838 Binary files /dev/null and b/EdkShellBinPkg/bin/x64/Apps/IfConfig.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/IpConfig.efi b/EdkShellBinPkg/bin/x64/Apps/IpConfig.efi index 45e8306f12..0c86b5f2de 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/IpConfig.efi and b/EdkShellBinPkg/bin/x64/Apps/IpConfig.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/LegacyBoot.efi b/EdkShellBinPkg/bin/x64/Apps/LegacyBoot.efi index 51080862eb..36f874b041 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/LegacyBoot.efi and b/EdkShellBinPkg/bin/x64/Apps/LegacyBoot.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Load.efi b/EdkShellBinPkg/bin/x64/Apps/Load.efi index 754b3c4530..2671133cd5 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Load.efi and b/EdkShellBinPkg/bin/x64/Apps/Load.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/LoadFv.efi b/EdkShellBinPkg/bin/x64/Apps/LoadFv.efi index 41c6c84d3c..486dc97cd8 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/LoadFv.efi and b/EdkShellBinPkg/bin/x64/Apps/LoadFv.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/LoadPciRom.efi b/EdkShellBinPkg/bin/x64/Apps/LoadPciRom.efi index b9ff503ce8..095ea81ff5 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/LoadPciRom.efi and b/EdkShellBinPkg/bin/x64/Apps/LoadPciRom.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Ls.efi b/EdkShellBinPkg/bin/x64/Apps/Ls.efi index 0d636b204a..600158ef73 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Ls.efi and b/EdkShellBinPkg/bin/x64/Apps/Ls.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Mkdir.efi b/EdkShellBinPkg/bin/x64/Apps/Mkdir.efi index e064c44ffc..f16780031d 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Mkdir.efi and b/EdkShellBinPkg/bin/x64/Apps/Mkdir.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Mount.efi b/EdkShellBinPkg/bin/x64/Apps/Mount.efi index ff2bd234a7..706407a3b9 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Mount.efi and b/EdkShellBinPkg/bin/x64/Apps/Mount.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Mv.efi b/EdkShellBinPkg/bin/x64/Apps/Mv.efi index 5fb1a4529a..7f99dd9b68 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Mv.efi and b/EdkShellBinPkg/bin/x64/Apps/Mv.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/NShell.efi b/EdkShellBinPkg/bin/x64/Apps/NShell.efi index 0cbab52076..b5257b1ad0 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/NShell.efi and b/EdkShellBinPkg/bin/x64/Apps/NShell.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Openinfo.efi b/EdkShellBinPkg/bin/x64/Apps/Openinfo.efi index eb128c76f0..b27fef4c4f 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Openinfo.efi and b/EdkShellBinPkg/bin/x64/Apps/Openinfo.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Ping.efi b/EdkShellBinPkg/bin/x64/Apps/Ping.efi new file mode 100644 index 0000000000..bac91682bb Binary files /dev/null and b/EdkShellBinPkg/bin/x64/Apps/Ping.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Resets.efi b/EdkShellBinPkg/bin/x64/Apps/Resets.efi index 16f1e1b3ca..d84eaf2c7b 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Resets.efi and b/EdkShellBinPkg/bin/x64/Apps/Resets.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Rm.efi b/EdkShellBinPkg/bin/x64/Apps/Rm.efi index 0b6030857c..e31ae786a2 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Rm.efi and b/EdkShellBinPkg/bin/x64/Apps/Rm.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/SmbiosView.efi b/EdkShellBinPkg/bin/x64/Apps/SmbiosView.efi index da53ffd1fc..b665bc2737 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/SmbiosView.efi and b/EdkShellBinPkg/bin/x64/Apps/SmbiosView.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/TelnetMgmt.efi b/EdkShellBinPkg/bin/x64/Apps/TelnetMgmt.efi index 600a07602f..d124ca4172 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/TelnetMgmt.efi and b/EdkShellBinPkg/bin/x64/Apps/TelnetMgmt.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Time.efi b/EdkShellBinPkg/bin/x64/Apps/Time.efi index a6d0ef8295..fffa9547f7 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Time.efi and b/EdkShellBinPkg/bin/x64/Apps/Time.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Touch.efi b/EdkShellBinPkg/bin/x64/Apps/Touch.efi index 410056db28..99ba89ab65 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Touch.efi and b/EdkShellBinPkg/bin/x64/Apps/Touch.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Type.efi b/EdkShellBinPkg/bin/x64/Apps/Type.efi index 7bcc99d161..e45770bd5e 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Type.efi and b/EdkShellBinPkg/bin/x64/Apps/Type.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Unload.efi b/EdkShellBinPkg/bin/x64/Apps/Unload.efi index 1e2f3a0855..3402bad9ad 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Unload.efi and b/EdkShellBinPkg/bin/x64/Apps/Unload.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Ver.efi b/EdkShellBinPkg/bin/x64/Apps/Ver.efi index 29dc2c63ad..4cb397481f 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Ver.efi and b/EdkShellBinPkg/bin/x64/Apps/Ver.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/Vol.efi b/EdkShellBinPkg/bin/x64/Apps/Vol.efi index 4d2e8dfc21..aa2345b2c9 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/Vol.efi and b/EdkShellBinPkg/bin/x64/Apps/Vol.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/comp.efi b/EdkShellBinPkg/bin/x64/Apps/comp.efi index 98d977f1ec..ac438362c7 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/comp.efi and b/EdkShellBinPkg/bin/x64/Apps/comp.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/dmem.efi b/EdkShellBinPkg/bin/x64/Apps/dmem.efi index 66106faebe..958280af36 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/dmem.efi and b/EdkShellBinPkg/bin/x64/Apps/dmem.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/dmpstore.efi b/EdkShellBinPkg/bin/x64/Apps/dmpstore.efi index b5e5c7ac89..41ac303e23 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/dmpstore.efi and b/EdkShellBinPkg/bin/x64/Apps/dmpstore.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/edit.efi b/EdkShellBinPkg/bin/x64/Apps/edit.efi index 084b85b5bb..73c9db3af8 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/edit.efi and b/EdkShellBinPkg/bin/x64/Apps/edit.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/eficompress.efi b/EdkShellBinPkg/bin/x64/Apps/eficompress.efi index bd436f6fcf..689c42f5ba 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/eficompress.efi and b/EdkShellBinPkg/bin/x64/Apps/eficompress.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/efidecompress.efi b/EdkShellBinPkg/bin/x64/Apps/efidecompress.efi index da3d991a28..d80060df41 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/efidecompress.efi and b/EdkShellBinPkg/bin/x64/Apps/efidecompress.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/err.efi b/EdkShellBinPkg/bin/x64/Apps/err.efi index 6688db3eed..c0fe0917e1 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/err.efi and b/EdkShellBinPkg/bin/x64/Apps/err.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/hexedit.efi b/EdkShellBinPkg/bin/x64/Apps/hexedit.efi index 93899cc5de..5f4bc6c6ce 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/hexedit.efi and b/EdkShellBinPkg/bin/x64/Apps/hexedit.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/mem.efi b/EdkShellBinPkg/bin/x64/Apps/mem.efi index 97c551c901..aaa9f5eff6 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/mem.efi and b/EdkShellBinPkg/bin/x64/Apps/mem.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/memmap.efi b/EdkShellBinPkg/bin/x64/Apps/memmap.efi index 7446cea7ff..bdee3ebaa9 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/memmap.efi and b/EdkShellBinPkg/bin/x64/Apps/memmap.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/mm.efi b/EdkShellBinPkg/bin/x64/Apps/mm.efi index b684a45aca..657bec070a 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/mm.efi and b/EdkShellBinPkg/bin/x64/Apps/mm.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/mode.efi b/EdkShellBinPkg/bin/x64/Apps/mode.efi index bc01f61584..529ee6a3be 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/mode.efi and b/EdkShellBinPkg/bin/x64/Apps/mode.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/pci.efi b/EdkShellBinPkg/bin/x64/Apps/pci.efi index 88951d4867..0e7a831012 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/pci.efi and b/EdkShellBinPkg/bin/x64/Apps/pci.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/sermode.efi b/EdkShellBinPkg/bin/x64/Apps/sermode.efi index 876d256b6a..d34eeab61b 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/sermode.efi and b/EdkShellBinPkg/bin/x64/Apps/sermode.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/stall.efi b/EdkShellBinPkg/bin/x64/Apps/stall.efi index 477b6896cd..545a189d60 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/stall.efi and b/EdkShellBinPkg/bin/x64/Apps/stall.efi differ diff --git a/EdkShellBinPkg/bin/x64/Apps/timezone.efi b/EdkShellBinPkg/bin/x64/Apps/timezone.efi index 5452fdd028..93115b822c 100644 Binary files a/EdkShellBinPkg/bin/x64/Apps/timezone.efi and b/EdkShellBinPkg/bin/x64/Apps/timezone.efi differ diff --git a/EdkShellBinPkg/bin/x64/Shell.efi b/EdkShellBinPkg/bin/x64/Shell.efi index e994dbdfd5..3b149a2cdc 100644 Binary files a/EdkShellBinPkg/bin/x64/Shell.efi and b/EdkShellBinPkg/bin/x64/Shell.efi differ diff --git a/EdkShellBinPkg/bin/x64/Shell_full.efi b/EdkShellBinPkg/bin/x64/Shell_full.efi index 7ae4f6a4e0..e5fb16e274 100644 Binary files a/EdkShellBinPkg/bin/x64/Shell_full.efi and b/EdkShellBinPkg/bin/x64/Shell_full.efi differ