The binaries of ShellBinPkg are generated with ShellPkg project 18222. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <[email protected]> ---
These are built with the tiny code model, note the code size reduction for AARCH64. Branch: https://git.linaro.org/people/ard.biesheuvel/uefi-next.git/shortlog/refs/heads/binshell ShellBinPkg/MinUefiShell/AArch64/Shell.efi | Bin 408416 -> 387808 bytes ShellBinPkg/MinUefiShell/Arm/Shell.efi | Bin 324480 -> 330208 bytes ShellBinPkg/UefiShell/AArch64/Shell.efi | Bin 945152 -> 887136 bytes ShellBinPkg/UefiShell/Arm/Shell.efi | Bin 757728 -> 769536 bytes 4 files changed, 0 insertions(+), 0 deletions(-) diff --git a/ShellBinPkg/MinUefiShell/AArch64/Shell.efi b/ShellBinPkg/MinUefiShell/AArch64/Shell.efi index 7f63d86230e8..d5756e101342 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 index 782489af6960..8a7d7e5b7946 100755 Binary files a/ShellBinPkg/MinUefiShell/Arm/Shell.efi and b/ShellBinPkg/MinUefiShell/Arm/Shell.efi differ diff --git a/ShellBinPkg/UefiShell/AArch64/Shell.efi b/ShellBinPkg/UefiShell/AArch64/Shell.efi index 5a44a8ca6189..056da8d2932a 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 5a61df621047..afa91c4d6caf 100755 Binary files a/ShellBinPkg/UefiShell/Arm/Shell.efi and b/ShellBinPkg/UefiShell/Arm/Shell.efi differ -- 1.9.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

