diff --git a/ShellBinPkg/MinUefiShell/AArch64/Shell.efi b/ShellBinPkg/MinUefiShell/AArch64/Shell.efi index ba8e20a757..363b524e20 100755 Binary files a/ShellBinPkg/MinUefiShell/AArch64/Shell.efi and b/ShellBinPkg/MinUefiShell/AArch64/Shell.efi differ diff --git a/ShellBinPkg/MinUefiShell/Arm/Shell.efi b/ShellBinPkg/MinUefiShell/Arm/Shell.efi new file mode 100755 index 0000000000..70801106a7 Binary files /dev/null and b/ShellBinPkg/MinUefiShell/Arm/Shell.efi differ diff --git a/ShellBinPkg/ReadMe.txt b/ShellBinPkg/ReadMe.txt index 9f951fd39b..7c6e2b76b1 100644 --- a/ShellBinPkg/ReadMe.txt +++ b/ShellBinPkg/ReadMe.txt @@ -41,7 +41,5 @@ developer may integrate this code into an existing platform: 1. RM can delete current working directory via other map name. 2. DrvCfg does not overlap boot manager functionality. 3. Shell documentation is in development and forthcoming. -4. ARM binaries are based on revision 13646. It is expected the binaries to -sync with the other architectures next time they are rebuilt. ============================================================================ diff --git a/ShellBinPkg/UefiShell/AArch64/Shell.efi b/ShellBinPkg/UefiShell/AArch64/Shell.efi index d540088bdf..7d722d61ae 100755 Binary files a/ShellBinPkg/UefiShell/AArch64/Shell.efi and b/ShellBinPkg/UefiShell/AArch64/Shell.efi differ diff --git a/ShellBinPkg/UefiShell/Arm/Shell.efi b/ShellBinPkg/UefiShell/Arm/Shell.efi index 33408743a1..1761f30cc0 100755 Binary files a/ShellBinPkg/UefiShell/Arm/Shell.efi and b/ShellBinPkg/UefiShell/Arm/Shell.efi differ