Skip to content

Commit

Permalink
Add the AArch64 FAT binary to the EDK2 repository.
Browse files Browse the repository at this point in the history
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <[email protected]>
Reviewed-by: Ruiyu Ni <[email protected]>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14551 6f19259b-4bc3-4df7-8a09-765794883524
  • Loading branch information
oliviermartin authored and niruiyu committed Aug 15, 2013
1 parent eed8d67 commit 3d2f91e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file added FatBinPkg/EnhancedFatDxe/AArch64/Fat.efi
Binary file not shown.
3 changes: 3 additions & 0 deletions FatBinPkg/EnhancedFatDxe/Fat.inf
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@

[Binaries.ARM]
PE32|Arm/Fat.efi|*

[Binaries.AArch64]
PE32|AArch64/Fat.efi|*

0 comments on commit 3d2f91e

Please sign in to comment.