mirror of https://github.com/acidanthera/audk.git
ShellBinPkg: Added ARM Binaries
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <olivier.martin@arm.com> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13757 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
1282a3df0b
commit
189924c111
|
@ -27,3 +27,6 @@
|
|||
[Binaries.X64]
|
||||
PE32|X64/Shell.efi|*
|
||||
|
||||
[Binaries.ARM]
|
||||
PE32|Arm/Shell.efi|*
|
||||
|
||||
|
|
|
@ -41,5 +41,7 @@ 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.
|
||||
|
||||
============================================================================
|
||||
|
|
Binary file not shown.
|
@ -27,3 +27,6 @@
|
|||
[Binaries.X64]
|
||||
PE32|X64/Shell.efi|*
|
||||
|
||||
[Binaries.ARM]
|
||||
PE32|Arm/Shell.efi|*
|
||||
|
||||
|
|
Loading…
Reference in New Issue