]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkShellBinPkg/FullShell/FullShell.inf
Reviewed the code comments in the Include/Protocol directory for typos, grammar issue...
[mirror_edk2.git] / EdkShellBinPkg / FullShell / FullShell.inf
index 17cd1ae26c417cfc745028fd1b1c9d1f778c191c..323cdf4c217f25acafd02eda687143081bedc05e 100644 (file)
@@ -4,7 +4,7 @@
 # This is a binary module containing multiple binary shell applications.\r
 #  All .efi file tagged with "ToolCode="DUMMY"" in following file list are raw EFI application\r
 #  file, and they are can be run in shell environment.\r
-# Copyright (c) 2006, Intel Corporation.\r
+# Copyright (c) 2006 - 2008, Intel Corporation.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -22,7 +22,6 @@
   FILE_GUID                      = c57ad6b7-0515-40a8-9d21-551652854e37\r
   MODULE_TYPE                    = UEFI_APPLICATION\r
   VERSION_STRING                 = 1.1\r
-  BINARY_MODULE                  = true\r
   EDK_RELEASE_VERSION            = 0x00020000\r
   EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
 #\r
 \r
 [Binaries.Ia32]\r
-  UEFI_APP|RELEASE|ia32/Shell_Full.efi\r
+  PE32|Ia32/Shell_Full.efi|*\r
 \r
 [Binaries.X64]\r
-  UEFI_APP|RELEASE|x64/Shell_full.efi\r
+  PE32|X64/Shell_full.efi|*\r
 \r
 [Binaries.IPF]\r
-  UEFI_APP|RELEASE|ipf/Shell_Full.efi\r
+  PE32|Ipf/Shell_Full.efi|*\r
 \r