Revision: 14713
          http://sourceforge.net/p/edk2/code/14713
Author:   oliviermartin
Date:     2013-09-24 11:43:02 +0000 (Tue, 24 Sep 2013)
Log Message:
-----------
EdkShellBinPkg: Added AArch64 EdkShellPkg binary and Updated Arm binary

These binaries are based on EFI Shell project SVN R64 + 
EdkShellPkg/ShellR64.patch.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <[email protected]>
Reviewed-by: Ruiyu Ni <[email protected]>

Revision Links:
--------------
    http://sourceforge.net/p/edk2/code/64

Modified Paths:
--------------
    trunk/edk2/EdkShellBinPkg/FullShell/Arm/Shell_Full.efi
    trunk/edk2/EdkShellBinPkg/FullShell/FullShell.inf
    trunk/edk2/EdkShellBinPkg/ReadMe.txt

Added Paths:
-----------
    trunk/edk2/EdkShellBinPkg/FullShell/AArch64/
    trunk/edk2/EdkShellBinPkg/FullShell/AArch64/Shell_Full.efi

Added: trunk/edk2/EdkShellBinPkg/FullShell/AArch64/Shell_Full.efi
===================================================================
(Binary files differ)

Index: trunk/edk2/EdkShellBinPkg/FullShell/AArch64/Shell_Full.efi
===================================================================
--- trunk/edk2/EdkShellBinPkg/FullShell/AArch64/Shell_Full.efi  2013-09-24 
10:22:32 UTC (rev 14712)
+++ trunk/edk2/EdkShellBinPkg/FullShell/AArch64/Shell_Full.efi  2013-09-24 
11:43:02 UTC (rev 14713)

Property changes on: trunk/edk2/EdkShellBinPkg/FullShell/AArch64/Shell_Full.efi
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Modified: trunk/edk2/EdkShellBinPkg/FullShell/Arm/Shell_Full.efi
===================================================================
(Binary files differ)

Modified: trunk/edk2/EdkShellBinPkg/FullShell/FullShell.inf
===================================================================
--- trunk/edk2/EdkShellBinPkg/FullShell/FullShell.inf   2013-09-24 10:22:32 UTC 
(rev 14712)
+++ trunk/edk2/EdkShellBinPkg/FullShell/FullShell.inf   2013-09-24 11:43:02 UTC 
(rev 14713)
@@ -26,7 +26,7 @@
 #
 # The following information is for reference only and not required by the 
build tools.
 #
-#  VALID_ARCHITECTURES           = IA32 X64 IPF
+#  VALID_ARCHITECTURES           = IA32 X64 IPF ARM AARCH64
 #
 
 [Binaries.Ia32]
@@ -41,3 +41,5 @@
 [Binaries.ARM]
   PE32|Arm/Shell_Full.efi|*
 
+[Binaries.AARCH64]
+  PE32|AArch64/Shell_Full.efi|*

Modified: trunk/edk2/EdkShellBinPkg/ReadMe.txt
===================================================================
--- trunk/edk2/EdkShellBinPkg/ReadMe.txt        2013-09-24 10:22:32 UTC (rev 
14712)
+++ trunk/edk2/EdkShellBinPkg/ReadMe.txt        2013-09-24 11:43:02 UTC (rev 
14713)
@@ -12,5 +12,5 @@
    To generate them, execute: "build -a IA32 -a X64 -a IPF -p 
EdkShellPkg\EdkShellPkg.dsc -m Shell\XXX\*.inf -b RELEASE". XXX means the 
corresponding module name.
 
 
-The Arm binaries of EdkShellBinPkg are generated with EFI shell project (svn 
r61) and build with Edk Compatibility & BaseTools Package (r13646).
+The Arm binaries of EdkShellBinPkg are generated with EFI shell project (svn 
r64) and build with Edk Compatibility & BaseTools Package (r14706).
 Build Instructions are available on this page 
http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=ArmPkg/Binaries.
\ No newline at end of file

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to