]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove the optional "Target" according to Extended INF spec 0.42.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Aug 2007 01:41:26 +0000 (01:41 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Aug 2007 01:41:26 +0000 (01:41 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3698 6f19259b-4bc3-4df7-8a09-765794883524

EdkShellBinPkg/MinimumShell/MinimumShell.inf

index 5841e44ffd2b0263ee9d52de3db838c7748a1d6b..520e25acaae8d36799916e7d36996d76c61de778 100644 (file)
 #\r
 \r
 [Binaries.Ia32]\r
-  UEFI_APP|RELEASE|ia32/Shell.efi\r
+  UEFI_APP|ia32/Shell.efi\r
 \r
 [Binaries.X64]\r
-  UEFI_APP|RELEASE|x64/Shell.efi\r
+  UEFI_APP|x64/Shell.efi\r
  \r
 [Binaries.IPF]\r
-  UEFI_APP|RELEASE|ipf/Shell.efi\r
+  UEFI_APP|ipf/Shell.efi\r
  
\ No newline at end of file