On 19 August 2015 at 19:03, Carsey, Jaben <[email protected]> wrote: > Reviewed-by: Jaben Carsey <[email protected]> >
Thanks Committed as SVN r18243 >> -----Original Message----- >> From: edk2-devel [mailto:[email protected]] On Behalf Of >> Leif Lindholm >> Sent: Wednesday, August 19, 2015 8:53 AM >> To: Ard Biesheuvel <[email protected]> >> Cc: [email protected]; [email protected] >> Subject: Re: [edk2] [PATCH] ShellBinPkg: Arm/AArch64 Shell binary update. >> Importance: High >> >> On Wed, Aug 19, 2015 at 01:46:42PM +0200, Ard Biesheuvel wrote: >> > 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. >> >> Hmm... >> >> I would prefer to not update the binaries with this until the >> -mcmode=tiny patch for BaseTools goes in, though. >> >> > 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(-) >> >> Very nice! >> >> > 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 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

