Remove the optional "Target" according to Extended INF spec 0.42.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3697 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8 2007-08-24 01:40:33 +00:00
parent d11935f9f9
commit f9e097d4e3
2 changed files with 7 additions and 7 deletions

View File

@ -34,11 +34,11 @@
#
[Binaries.Ia32]
UEFI_APP|RELEASE|ia32/Shell_Full.efi
UEFI_APP|ia32/Shell_Full.efi
[Binaries.X64]
UEFI_APP|RELEASE|x64/Shell_full.efi
UEFI_APP|x64/Shell_full.efi
[Binaries.IPF]
UEFI_APP|RELEASE|ipf/Shell_Full.efi
UEFI_APP|ipf/Shell_Full.efi

View File

@ -32,14 +32,14 @@
#
[Binaries.Ia32]
FW|RELEASE|Ia32/Fat.efi
FW|Ia32/Fat.efi
[Binaries.X64]
FW|RELEASE|X64/Fat.efi
FW|X64/Fat.efi
[Binaries.IPF]
FW|RELEASE|Ipf/Fat.efi
FW|Ipf/Fat.efi
[Binaries.EBC]
FW|RELEASE|Ebc/Fat.efi
FW|Ebc/Fat.efi