public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] ShellBinPkg Arm/AArch64 Shell binary update
@ 2016-08-02  9:21 Ard Biesheuvel
  2016-08-02  9:38 ` Leif Lindholm
  0 siblings, 1 reply; 3+ messages in thread
From: Ard Biesheuvel @ 2016-08-02  9:21 UTC (permalink / raw)
  To: edk2-devel, leif.lindholm; +Cc: Ard Biesheuvel

The binaries of ShellBinPkg are generated with ShellPkg from b89919ee8f8c
("BaseTools AARCH64: override XIP module linker alignment to 32 bytes")

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
---

The binaries can be found here:
https://git.linaro.org/people/ard.biesheuvel/uefi-next.git/shortlog/refs/heads/arm-shell-update

 ShellBinPkg/MinUefiShell/AArch64/Shell.efi | Bin 392416 -> 341280 bytes
 ShellBinPkg/MinUefiShell/Arm/Shell.efi     | Bin 338592 -> 297888 bytes
 ShellBinPkg/UefiShell/AArch64/Shell.efi    | Bin 893696 -> 827456 bytes
 ShellBinPkg/UefiShell/Arm/Shell.efi        | Bin 786592 -> 731680 bytes
 4 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/ShellBinPkg/MinUefiShell/AArch64/Shell.efi b/ShellBinPkg/MinUefiShell/AArch64/Shell.efi
index 53724a609171..162904634635 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 251e0ca38227..c84b17bdba80 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 fdfd51803f93..6f2160bd1f46 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 f7a8cca681d7..f8d46d496c05 100755
Binary files a/ShellBinPkg/UefiShell/Arm/Shell.efi and b/ShellBinPkg/UefiShell/Arm/Shell.efi differ
-- 
2.7.4



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ShellBinPkg Arm/AArch64 Shell binary update
  2016-08-02  9:21 [PATCH] ShellBinPkg Arm/AArch64 Shell binary update Ard Biesheuvel
@ 2016-08-02  9:38 ` Leif Lindholm
  2016-08-02 10:28   ` Ard Biesheuvel
  0 siblings, 1 reply; 3+ messages in thread
From: Leif Lindholm @ 2016-08-02  9:38 UTC (permalink / raw)
  To: Ard Biesheuvel; +Cc: edk2-devel

On Tue, Aug 02, 2016 at 11:21:48AM +0200, Ard Biesheuvel wrote:
> The binaries of ShellBinPkg are generated with ShellPkg from b89919ee8f8c
> ("BaseTools AARCH64: override XIP module linker alignment to 32 bytes")
> 
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>

For the AArch64 variants:
Tested-by: Leif Lindholm <leif.lindholm@linaro.org>

And in general:
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>

> ---
> 
> The binaries can be found here:
> https://git.linaro.org/people/ard.biesheuvel/uefi-next.git/shortlog/refs/heads/arm-shell-update
> 
>  ShellBinPkg/MinUefiShell/AArch64/Shell.efi | Bin 392416 -> 341280 bytes
>  ShellBinPkg/MinUefiShell/Arm/Shell.efi     | Bin 338592 -> 297888 bytes
>  ShellBinPkg/UefiShell/AArch64/Shell.efi    | Bin 893696 -> 827456 bytes
>  ShellBinPkg/UefiShell/Arm/Shell.efi        | Bin 786592 -> 731680 bytes
>  4 files changed, 0 insertions(+), 0 deletions(-)
> 
> diff --git a/ShellBinPkg/MinUefiShell/AArch64/Shell.efi b/ShellBinPkg/MinUefiShell/AArch64/Shell.efi
> index 53724a609171..162904634635 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 251e0ca38227..c84b17bdba80 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 fdfd51803f93..6f2160bd1f46 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 f7a8cca681d7..f8d46d496c05 100755
> Binary files a/ShellBinPkg/UefiShell/Arm/Shell.efi and b/ShellBinPkg/UefiShell/Arm/Shell.efi differ
> -- 
> 2.7.4
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ShellBinPkg Arm/AArch64 Shell binary update
  2016-08-02  9:38 ` Leif Lindholm
@ 2016-08-02 10:28   ` Ard Biesheuvel
  0 siblings, 0 replies; 3+ messages in thread
From: Ard Biesheuvel @ 2016-08-02 10:28 UTC (permalink / raw)
  To: Leif Lindholm; +Cc: edk2-devel-01

On 2 August 2016 at 11:38, Leif Lindholm <leif.lindholm@linaro.org> wrote:
> On Tue, Aug 02, 2016 at 11:21:48AM +0200, Ard Biesheuvel wrote:
>> The binaries of ShellBinPkg are generated with ShellPkg from b89919ee8f8c
>> ("BaseTools AARCH64: override XIP module linker alignment to 32 bytes")
>>
>> Contributed-under: TianoCore Contribution Agreement 1.0
>> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>
> For the AArch64 variants:
> Tested-by: Leif Lindholm <leif.lindholm@linaro.org>
>
> And in general:
> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
>

Thanks

Pushed as 8134f7d9d265


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-08-02 10:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-02  9:21 [PATCH] ShellBinPkg Arm/AArch64 Shell binary update Ard Biesheuvel
2016-08-02  9:38 ` Leif Lindholm
2016-08-02 10:28   ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox